Always remain updated about current software development trends

Articles having tag: ADVANCED

Code Generation in Visual Studio From XML Files - A Simpler Approach

In this post, we'll explore how to generate code from a simple XML model, with in Visual Studio - For a lot of scenarios

Cache IQueryable for Better Linq-to-SQL Performance

An approach to improve Linq-to-SQL performance while preserving maintainability over DataReader

ReaderWriterLock FTW!

Describes the .NET ReaderWriterLock object and how to use it effectively to create a thread safe Singleton.

Face Detection in C#

Using image processing for detecting faces

netUtility

The best implementation method to check Internet and network connections.

DataStorage: Store settings type-safe

Shows how to use the DataStorage classes to generate type-safe settings classes.

Retrieve the Windows 7 Password Hash on the Fly

How to retrieve the NT hash of local accounts while running Windows session