Category Archives: Code Project C#

CmdTailCmd – Yet Another Tail Parser

A simple library and technique to turn command tails into (Design Patterns) Command objects.

Validation in .NET Framework 4

Validation Frameworks in .NET Framework 4

Customization of Project and Item Templates – Part II

Creation of Project and Item Templates in Visual Studio – Part II

ClickOnce Licensing HTTPHandler

A HTTPHandler to allow licence validation for ClickOnce applications

nVLC

A .NET API for the libVLC interface so the vast majority of VLC functionality could be utilized in managed applications.

A Base Class to Allow Start/Stop Threading Safely

This is a quick article on how to apply a nice easy base class to the age-old problem of getting your classes to support internal worker threads in a thread-safe manner

Web Scraping in ASP.NET with Regular Expression Matching and XML Transformation

A demo web scraping ASP.NET application utilizing Regular Expression matching and XML transformation.

NetMeeting for Windows 7

Share Desktops between Windows 7 Systems.

WCF Transactions – Brief Introduction

Preliminary info about WCF Transactions

Entity Framework Using Asp.Net MVP

Entity Framework Using Asp.Net MVP