Saturday, May 17, 2008

What is ASP?

· ASP stands for Active Server Pages
· ASP is a program that runs inside IIS
· IIS stands for Internet Information Services
· IIS comes as a free component with Windows 2000
· IIS is also a part of the Windows NT 4.0 Option Pack
· The Option Pack can be downloaded from Microsoft
· PWS is a smaller - but fully functional - version of IIS
· PWS can be found on your Windows 95/98 CD

Thursday, May 15, 2008

ASP contain to learn

1. Internet Information Server
2. Scripting Diff Server side / Client Side
3. Active Server Pages
4. Architecture of ASP

5. ASP Objects
5.1. Request Object *
5.1.1. Query String Object
5.1.2. Cookies Object
5.2. Response Objects *
5.3. Session Objects*
5.4. Application Objects * (Chatting (30)
5.5. Server Objects *
5.5.1. ASP Page to Connect Ms- Access Database
5.5.2. ASP Page to Connect Oracle Database
5.5.3. SigninPage.asp SignUpPage .asp
5.5.4. Update.asp, delete.asp.forameset.asp,menu.asp

6. ASP with Components ADROTATOR

7. File System Drive.asp
7.1. File Operations
7.2. Folder Operations

8. ASP with Microsoft Index server
9. MultiScrolling Database Page up, Page down
10. ASP with components Next link, Previous Page, Next Page
11. ASP with Microsoft Message

Saturday, May 10, 2008

DotNET framework

What is the .NET framework?
The .NET framework is a collection of all the tools and utilities required to execute the .NET managed applications on a particular platform. The MS.NET framework includes the standard compilers (C#, VB.NET, J#, C++.NET, Jscript.NET), various utilities like (caspol, ngen, installutil, tlbimp, sn, asmreg, ildasm, etc), runtime environment (CLR), garbage collector, security manager, thread manager, assembly loader, just in time compilers, and the standard framework or base class libraries. It is important to realize that while the implementation of .Net applications is platform independent; the implementation of .NET framework is platform specific. In fact, it is this particular specific implementation of the .NET framework that makes the managed .NET applications platform independent.

asp.net

a small step towards asp.net