Distinguish the term Classic ASP as well as ASP dot net
Distinguish the term Classic ASP as well as ASP.Net?
Expert
ASP is like Interpreted language that based on scripting languages such as Jscript or VBScript.
1. ASP comprises Mixed HTML and coding logic.
2. Limited development and debugging tools are available.
3. Limited OOPS support.
4. Limited session and application state management.
ASP.Net supported by compiler and has compiled language support.
1. Separate code and design logic possible.
2. Variety of compilers and tools available includes the Visual studio.Net.
3. Completely Object Oriented.
4. Complete session and application state management.
5. Full XML Support for easy data exchange.
State the use of the Connection object?
Explain the use of App_Code folder in ASP.NET?
List the services which are offered by the Window Azure operating system?
Specify the differences between the Dispose() and Finalize() methods.
State the relationship between Class and an Object?
Name the latest features of the ADO.NET Entity Framework 4.0?
Explain about the different services provided by the DLR to CLR.
The information, like role management membership, profile, and Web parts personalization is stored in which database?
State various controls of ASP.NET AJAX?
Is it possible to post and access view state in the other application?
18,76,764
1935402 Asked
3,689
Active Tutors
1426038
Questions Answered
Start Excelling in your courses, Ask an Expert and get answers for your homework and assignments!!