All Articles
- Creating a FTP Connection Pool using Object Pool Pattern in C#
- Different approaches for resolving URLs in ASP.NET
- How to get the Content Type (MimeType) of a file in C#
- How to use legacy Stored Procedures in NHibernate
- SQL Refactoring #1: CONCAT_NULL_YIELDS_NULL
- SQL Refactoring #2: Function use in a Where clause
- Unit testing code which is dependent on current DateTime
- Using Common Table Expressions to retrieve hierarchical data in NHibernate
- Using HtmlAgilityPack to GET and POST web forms
- Using HtmlAgilityPack to GET and POST web forms - Part 2
- Working with Microsoft's Data Access Application Blocks