- .NET Coding Guidelines - Commenting (22)
- SQL Server 2008 will have IntelliSense (14)
- Convert table to CSV string in SQL Server (12)
- Reading other people's .NET code (10)
- Task List comments in Visual Studio (5)
- MCPD Web Developer exam 70-547 hints and tips (5)
- Counting blank lines in a large text file with C# and .NET (5)
- Finding orphaned stored procedures and user-defined functions in SQL Server (4)
- Fibonacci numbers iterator with C# yield statements (4)
- SqlConnection - Close() or Dispose() (3)
- Chris Fulstow: @Eirik yes, that'd work just as well and is much easier too, however I was looking for something...
- Eirik: You could also just use a robots.txt file with the following content: User-agent: * Disallow: /
- Glen Hathaway: Incredibly great post. Honestly..
- Manuel Kilgore: If only more than 88 people could read this!
- Stuart Cam: Just like the SAX xml parser and TSQL cursor - whenever you need a forward read-only 'view' on data...
- Chris Fulstow: Great idea Matt!
- Matt Hamilton: Hi Chris, Great post! I guess you could probably combine options 2 and 3 by writing a method...
- Heng Kok: Nice one~ Thanks! I learned from this blog...
User Login