https://me.yahoo.com/mosessaur#7fe0d
Name: https://me.yahoo.com/mosessaur#7fe0d
Score: 54,142.33
Last Seen: 103 days, 9 hours, 18 minutes ago
Member Since: 17 January, 2009
DotNetShoutout
atom rss
3
Shouts

Day 1 – Trace Flag 3604 & 3605 - SQL-Articles

posted by sqlarticlessqlarticles 653 days, 20 hours, 52 minutes ago
Thursday, August 04, 2011 7:25:39 AM GMT
Today I’m going to cover trace flag 3604 & 3605. These two trace flags are used to print information’s or output from DBCC commands. As far as I know these two trace flags are widely used to get output for DBCC IND & DBCC PAGE commands. These two commands will not print anything unless or until you enable any one of these trace flags (more)
category: Data | clicked: 1 | 1 comment | | source: sql-articles.com
tags: trace flag, troubleshoot, sqlarticles, 3604, 3605
3
Shouts

Day 2–Trace Flag 1807–Attach Network data file - SQL-Articles

posted by sqlarticlessqlarticles 653 days, 20 hours, 52 minutes ago
Thursday, August 04, 2011 7:26:17 AM GMT
Today we are going to see how can we attach data file exists in network share with the help of trace flag 1807. By default SQL Server 7,2000 and 2005 will not allow you to attach data file that exists in network share. This is the default behavior because attach database file from network share is overhead as performance is the gre... (more)
category: Data | clicked: 5 | comment | | source: sql-articles.com
tags: trace flag, troubleshoot, sqlarticles
3
Shouts

Day 4–Trace Flag 3502–Log Checkpoint information to errorlog - SQL-Articles

posted by sqlarticlessqlarticles 653 days, 20 hours, 50 minutes ago
Thursday, August 04, 2011 7:27:53 AM GMT
Have you ever tried to capture when CHECKPOINT is happening to the database? If not then you can utilize trace flag 3502 to capture CHECKPOINT information to errorlog. You need to add this trace flag to SQL Server startup parameter to capture these information when CHECKPOINT triggers. This will help you to analyze ho... (more)
category: Data | clicked: 0 | 1 comment | | source: sql-articles.com
tags: 3502, trace flag, troubleshoot, sqlarticles
3
Shouts

Day 3–Trace Flag 3688–Suppress Trace information from Errorlog - SQL-Articles

posted by sqlarticlessqlarticles 653 days, 20 hours, 51 minutes ago
Thursday, August 04, 2011 7:26:53 AM GMT
In one of our development server we will be frequently running trace files to capture information for performance trouble shooting. However this in turn writes so many entries about trace file in errorlog which fills the errorlog. Errorlog entry is big and we are not to search it easily so to avoid the trace informa... (more)
category: Data | clicked: 3 | comment | | source: sql-articles.com
tags: 3688, trace flag, troubleshoot, sqlarticles
5
Shouts

Display Events in Calendars from database in Aspnet | DevelopersCode|A Technology Blog For .Net and Android Developers

posted by taanu51taanu51 653 days, 19 hours, 24 minutes ago
Thursday, August 04, 2011 8:53:35 AM GMT
Hi friends,In this article i am going to explain the procedure of display evens in calendar from database in aspnet.Here we need to create two forms ,one for adding events in the form and another one for displaying that events in the calendar and gridview.so lets start how to do this First,we need to create a Entry form where we are going to enter the events For this,Select a new Web form and change the name as per your requirment.Here i am using the default name as Default.aspx NextAdd t... (more)
category: Web Dev | clicked: 30 | comment | | source: www.developerscode.com
tags: C#, c sharp, ASPNET, Control, ASPNETMVC, SqlServer 2008, ASP .NET, Database, Calendar, C# .NET, aspnetajax
2
Shouts

Telerik's Special Series of Webinars on Third Party Controls

published 652 days, 8 hours, 21 minutes ago posted by http://isenthil.myopenid.com/http://isenthil.myopenid.com/ 653 days, 11 hours, 9 minutes ago
Friday, August 05, 2011 7:57:13 PM GMT Thursday, August 04, 2011 5:08:50 PM GMT
Telerik’s Special Series of Webinars on Third Party Controls Telerik is organising a special series of webinars during this month on the following topicsBuilding a Web Application with Third-party Controls in Real Time on August 16 , 2011 at 11.00 AM ( EDT ).Moving to the Client – Using jQuery and OData with Third-party Controls on August 23 , 2011 at 11.00 AM ( EDT ).Advanced... (more)
category: Screencast | clicked: 9 | comment | | source: www.ginktage.com
tags: Telerik, webinars
11
Shouts

Learning SQL Server - Efficient Query Writing Strategy - Gift Book

published 645 days, 6 hours, 58 minutes ago posted by pinaldavepinaldave 653 days, 10 hours, 32 minutes ago
Friday, August 12, 2011 9:20:11 PM GMT Thursday, August 04, 2011 5:45:47 PM GMT
Some people may push back on this next technique or misunderstand until getting to the very end. The goal is to have fewer errors as you write complex queries more quickly by making sure the easy stuff works first. (more)
category: Data | clicked: 56 | comment | | source: blog.sqlauthority.com
tags: SQL, SQLServer, pinaldave, SQLAuthority
3
Shouts

What’s New in SQL Server Denali: Get Date/Time from Parts

published 652 days, 8 hours, 21 minutes ago posted by lionofdezertlionofdezert 653 days, 8 hours, 21 minutes ago
Friday, August 05, 2011 7:57:13 PM GMT Thursday, August 04, 2011 7:56:56 PM GMT
SQL Server Denali has made developers life quite easy by introducing new useful functions. DATEFROMPARTS()is a new function introduced in SQL Server Denali CTP3,which will help us to avoid lengthy code to get date from year, month and day inputs. DATEFROMPARTS() is not only function to get DATETIME values from par... (more)
category: Data | clicked: 13 | comment | | source: connectsql.blogspot.com
3
Shouts

‪Video on c# and .NET Interview question:- What are anonymous methods in c# ?‬‏ - YouTube

published 653 days, 7 hours, 55 minutes ago posted by questpondquestpond 653 days, 14 hours, 23 minutes ago
Thursday, August 04, 2011 8:23:15 PM GMT Thursday, August 04, 2011 1:55:20 PM GMT
In this .NET and C# video we will see a small sample for Anonymous methods and in what situations to use anonymous methods. c# and .NET Interview question (more)
category: Web Dev | clicked: 9 | comment | | source: youtu.be
tags: WCF Interview Questions, .Net Interview Questions, C# interview Questions, Asp.Net Interview Question, Sql Server Interivew Questions
2
Shouts

Denali Series - Downloading and Installing Denali CTP3 in Windows Server 2008 R2

published 653 days, 7 hours, 55 minutes ago posted by dotnetsparkdotnetspark 653 days, 13 hours, 48 minutes ago
Thursday, August 04, 2011 8:23:15 PM GMT Thursday, August 04, 2011 2:30:07 PM GMT
In this article we are going to see how to download and install Microsoft SQL Server Codename DENALI CTP3 in Windows Server 2008 R2 Enterprise Edition step by step. (more)
category: Data | clicked: 0 | comment | | source: www.dotnetspark.com
tags: denali, DotNetSpark
2
Shouts

Exception handling in WCF using SOAP Fault - DotNetLogix

published 652 days, 8 hours, 21 minutes ago posted by DotNetLogixDotNetLogix 654 days, 10 hours, 11 minutes ago
Friday, August 05, 2011 7:57:13 PM GMT Wednesday, August 03, 2011 6:06:55 PM GMT
Articles (more)
category: Web Dev | clicked: 8 | comment | | source: www.dotnetlogix.com
tags: Exception Handling, soap fault, WCF
6
Shouts

MSBI #3– SSIS # 1- What is SSIS (SQL Server Integration Services)

published 652 days, 8 hours, 21 minutes ago posted by kinj312kinj312 654 days, 21 hours, 25 minutes ago
Friday, August 05, 2011 7:57:13 PM GMT Wednesday, August 03, 2011 6:52:42 AM GMT
SSIS is stands for SQL Server Integration Services According to me SSIS is basic block of building any MS BI application which should be have three P’s-Pure,Perfect,Painless. It is ETL-(Extract,Transform and Load )Tool form Microsoft based on SQL... (more)
category: Data | clicked: 7 | comment | | source: beyondrelational.com
tags: SQL Server, MSBI, SSIS, BI
6
Shouts

How to find potential missing indexes in a database

published 652 days, 8 hours, 21 minutes ago posted by kinj312kinj312 654 days, 21 hours, 26 minutes ago
Friday, August 05, 2011 7:57:13 PM GMT Wednesday, August 03, 2011 6:51:58 AM GMT
In previous posts ( here and here ), I described the methods I use to monitor and maintain indexes. This is a next chapter – let’s try to find candidates for new indexes or hints for extending existing ones. Of course, there are few methods to achieve... (more)
category: Data | clicked: 4 | comment | | source: beyondrelational.com
tags: SQL Server, TSQL, Database
6
Shouts

SSMS – Performance Tuning using graphical execution plans - Missing indexes hints

published 652 days, 8 hours, 21 minutes ago posted by kinj312kinj312 654 days, 21 hours, 27 minutes ago
Friday, August 05, 2011 7:57:13 PM GMT Wednesday, August 03, 2011 6:51:29 AM GMT
SQL Server Performance tuning is an interesting exercise, and I for one, can enjoy tuning performance for hours at an end. I believe that if a system is facing a performance issue, the issue is almost never the SQL Server. The order in which I attack... (more)
category: Data | clicked: 5 | 1 comment | | source: beyondrelational.com
tags: SQL Server, ssms, TSQL
3
Shouts

Service & Scheduler: Using Topshelf, Quartz, & Other OSS Bits Part 1 « Composite Code

published 651 days, 7 hours, 58 minutes ago posted by http://compositecode.com/http://compositecode.com/ 654 days, 3 hours, 27 minutes ago
Saturday, August 06, 2011 8:20:16 PM GMT Thursday, August 04, 2011 12:51:17 AM GMT
This how-to entry will detail the steps for getting Topshelf installed, running, and a schedule integrated and timed appropriately using Quartz. Once that is complete I’ll go over how to get custom schedules added to the service.Topshelf To get Topshelf up and running open up Visual Studio, start a Windows Console Project, and then use Nuget (if you don’t have Nuget installed, I suggest doing that ASAP, you’ll need it to follow along with any reference additions). Get Topshelf Through Nuget Once you h... (more)
category: Architecture | clicked: 48 | comment | | source: compositecode.com
3
Shouts

Whats New in SQL Server Denali: EOMONTH() function to Get Last Date of Month

published 652 days, 8 hours, 21 minutes ago posted by lionofdezertlionofdezert 654 days, 10 hours, 37 minutes ago
Friday, August 05, 2011 7:57:13 PM GMT Wednesday, August 03, 2011 5:40:58 PM GMT
EOMONTH() is a new function introduced in SQL Server Denali CTP3. Purpose of this function is to avoid lengthy tsql code to get last day of any given month. (more)
category: Data | clicked: 5 | comment | | source: connectsql.blogspot.com
3
Shouts

Mindscape outlines road map for NHibernate Designer 2

published 652 days, 8 hours, 21 minutes ago posted by traskjdtraskjd 653 days, 18 hours ago
Friday, August 05, 2011 7:57:13 PM GMT Thursday, August 04, 2011 10:18:13 AM GMT
Mindscape has posted the planned road map for the second major release of their Visual Studio 2010 integrated NHibernate Designer. (more)
category: How To | clicked: 12 | comment | | source: www.mindscapehq.com
tags: Designer, NHibernate, VS2010, Mindscape
3
Shouts

Windows Phone Tutorial Published [HEB] - Arik Poznanski's Blog

published 652 days, 8 hours, 21 minutes ago posted by arikarik 653 days, 13 hours, 35 minutes ago
Friday, August 05, 2011 7:57:13 PM GMT Thursday, August 04, 2011 2:43:12 PM GMT
I've recently published a 41 chapters tutorial in Hebrew about developing application using Windows Phone. The tutorial is hosted on the great Hebrew developers community site: WebMaster.org.il The tutorial is based on Windows Phone Mango and it teaches Windows Phone development from the first step, using Visual Studio 2010 Express, provided freely by Microsoft. Following is the index for all chapters (more)
category: Metro | clicked: 11 | comment | | source: blogs.microsoft.co.il
tags: Silverlight, Windows Phone, Tutorial
3
Shouts

The Time is Now to Try JustTrace

published 651 days, 7 hours, 58 minutes ago posted by KodefuGuruKodefuGuru 654 days, 24 minutes ago
Saturday, August 06, 2011 8:20:16 PM GMT Thursday, August 04, 2011 3:54:01 AM GMT
With Telerik’s Q2 2011 release cycle, JustTrace is out of beta and commercially available. It features a modern and intuitive user interface to profile your application’s memory usage and performance. To celebrate the release, it’s being offered at 50% off for a limited time. A fully-functioning 60-day trial is available, and it comes with Telerik’s well-known, dedicated support... (more)
category: How To | clicked: 11 | comment | | source: www.kodefuguru.com
tags: Telerik, JustTrace, Profiling
6
Shouts

Intresting Conversion functions arrived in SQL Server Denali CTP3

published 652 days, 8 hours, 21 minutes ago posted by dharadhara 653 days, 21 hours, 23 minutes ago
Friday, August 05, 2011 7:57:13 PM GMT Thursday, August 04, 2011 6:54:36 AM GMT
Last time, i have posted for the new Anaytical functions of Denali CTP3.You can see WHAT IS NEW in SQL Server Denali CTP3. This time i am going to write for new conversion functions which are summarized below, 1. TRY_CONVERT() - Returns a value to be... (more)
category: Data | clicked: 8 | comment | | source: beyondrelational.com
tags: SQL Server, TSQL
Previous 1 2 ... 6 7 8 9 10 11 12 13 14 15 ... 485 486 Next