csharp 81
- Removing duplicate messages from Outlook
- ListExtensions
- The SwappableFile
- Properly utilizing XslCompiledTransform
- Extenstion methods for expressive code
- List.ForEach and Single Responsibility Principle
- Binding Castle ActiveRecord relationships using select lists
- The beauty of the Chain of Responsibility pattern
- My first MonoRail ViewComponent
- Creating a Service Layer with an STA COM Component
- A generic plugin loader
- ThreadExceptionDialog
- Web service and custom serialization
- System.Xml limitations
- Testing MVP with Rhino.Mocks
- BackgroundWorker component
- Generic ShowDialog Command
- Unit testing methods which call the ConfigurationSettings API
- Refactoring: Explained
- A few more live templates
- TDD Bliss
- Ordering your javascript while using RegisterClientScriptBlock
- A Test Runner for mbUnit
- Web services and derived classes
- XPathNavigator and OuterXml
- A WTF moment
- A flexible plugin loader
- A WinForms HyperLink control
- Custom Configuration Sections in Beta 2
- No more stored procedures...YAY!
- Pluggable Data Access Layer using Abstract Factory
- Executing a SQL script using ADO.NET
- The importance of CultureInfo
- The Specification Pattern: A Primer
- Creating a FormsAuthentication compatible MD5 hash
- Removing xsd and xsi namespaces from XmlSerializer output
- Popup Tester Web Control
- Refactoring away external loops
- Model View Presenter
- Singleton Design Pattern and Inheritance
- Dealing with magic constants in ASP.NET
- DataBinding HyperLinks
- Set Collections for .NET
- ASP.NET pluggable module implementation
- Edit and Continue in C# 2.0
- DateTime and Quarters
- Using the Command pattern for undo functionality
- Configuration in the .NET framework
- Implementing CollectionBase
- Unit testing Hashtables
- A Factory Pattern, part II
- When to catch exceptions
- A useful Session object wrapper
- Design Patterns: Template Method
- VS.NET 2005, ASP.NET and inheriting custom classes
- XmlDocument vs XPathNavigator
- Serializing an IDictionary object
- Reading binary data in C#
- XmlResolver Goodness
- Default Constructors
- foreach and performance
- My first XAML application
- Running a SQL script via an Installer
- How to install a component to the VS.NET toolbox
- Implementing an ASP.NET Validator
- Modifying your web.config file via an installer
- GradientLabel
- Code: TextRotator
- MTCodeBeautifier and C# code
- Adding a new interface item to VS.NET
- Implementing your own custom XsltContext objects
- Implementing your own custom XsltContext objects, cont'd
- ListControl/Tab Pages and data binding
- Databinding is the devil
- Deserializing RSS
- IBlogThisEx (or maybe IRssHandler)
- Additional items for IBlogIt
- Extension to IBlogThis
- XmlSerializer and CollectionBase
- An auto complete combo box implementation
- ASP.NET breakthrough