- 1,251 categories
- 40,829 scripts
- Introduces Object Oriented Programming (OOP) and how to link interface and code behind in ASP.NET web application.
OOP (Object Oriented Programming) uses 'objects' to design applications. This object is a particular instance of a class. The class...
- Categories
- Platforms
- Licenses
- If you have a classic asp application that is not secured against SQL injection attacks then SecureRequest is the way to go! By replacing the original request object you have full control of all data that the user may manipulate. You can filter, ba...
- Categories
- Platforms
- Licenses
- Commercial License,
- Free Trial
- Hibernate and Log4J are a de-facto standard of ORM (Object-relational mapping) and logging (respectively) in Java world. That''s why both were ported to .NET runtime environment.
NHibernate is ORM solution and is intended for transparent b...
- Categories
- Platforms
- Licenses
- In this tutorial, we will take a look at Application Object. When you''ve used Application Object, all ASP pages can store and retrieve information. The information in Application Object stored in server and all ASP pages can access the informat...
- Categories
- Platforms
- Licenses
- The Session object stores information needed for a particular user''s session on the web server. It is automatically created every time when an ASP page from the web site or web application is requested by a user who does not already have a sess...
- Categories
- Platforms
- Licenses