This article discuss about Cross-Side Scripting(XSS) affects the web applications, how to avoid Cross Side Scripting in .Net.
This article explains about Boxing and Unboxing techniques in C#, how to store the value type variable in reference type variable.
This article explains about how to use Entity classes, Entity Objects in C#.Net and how Entity object increases the performance.
This article discuss about Indexers in C# and what are the advantages of Indexers in .Net
This article explains how to load web user control dynamically in Asp.Net, how to fire user control button click event when user control loading dynamically in Asp.Net.
This article discuss about Garbage Collection in .Net and how Garbage Collection improves the .Net application performance by deleting the unused objects from memory.
This article discuss about goto statement in C# and its advantages.
This article discuss about how to create site map in Asp.Net by using C#.
This article discuss about Bridge Design Pattern in C#.Net with an Example.
This article explains about how to create file, write to file, read from file, System.IO namespace, FileStream class and FileMode in C#.NET.