This article discuss about how to identify the empty records from a data table by using LINQ in C# and how to delete empty records from the data table using LINQ in Asp.Net, C#.
This article discuss about how to encode password fields using SHA256Managed algorithm in .Net.
This article explains about Entity Class advantages in C#, how to convert Dataset into Entity Object and Datatable into Entity Class Object. Convert Datatable data into Entity object Collection.
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
It explains about different containers in WPF and advantages of the containers in WPF.
This article explains about WPF applications by using Grid Container and StackPanel Container.
This article discuss about WPF introduction, What is WPF, Why WPF and difference between windows application and WPF.