by Jason Henderson
Get organized and find a reason to use Active Desktop at the same time.
by Ravi_Baghel
Introduction We often need to create a Data Access Layer (DAL), which takes our business objects and performs CRUD (Create, Read, Update and Delete) in physical data store. If you have ever created the DAL you will come to know how tedious it is to do it again and again. Also, it’s very time consumi
by David Cantrell
In which a class that wraps an ADO Connection object and makes it more developer-friendly is discussed.
by Abhijit Jana
Sorting ASP.NET Dropdown list is very common requirement for any of the web application development. To Implement this features sometimes developers used to iterate through each and every item and create a sorted list of element then reassign the same source to dropdownlist or sort the element at s
by xszaboj
IMapper interface is injected into constructors of my classes by Unity framework, but you can use any other DI framework or inject IMapper interface manually.
by Dinezh Dinaz
To show a list of records without knowing number of columns using WebGrid
by Emmet M
MVC-like for classic ASP.
by Mayur V Lohite
IntroductionSecurity is the most important attribute for any system. Providing secure experience is one of the key principles in the process of gaining customer confidence for a system. Now days, almost all the websites are asking to store user’s personal information in servers to understand t