C#.NET Coding Guidelines Naming Conventions 1. Prefix member variables with the underscore ‘_’. 2. Do not prefix member variables with “this”.3. Use camelCasing for member […]
Microsoft Web Platform Installer Microsoft Web Platform Installer (Web PI) is a free tool that makes getting the latest components of the Microsoft Web Platform, […]
Process for Implementing Triggers and Timers An UpdatePanel control on your page will update (through a partial-page postback operation) when a control that it contains […]