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.
Write the name of the control that you will use to make sure which values in the two different controls match?
Illustrate the term event bubbling?
State different ways through which a method can be overloaded?
Specify different ways of deployment which are supported by .NET Framework 4.0.
State different types of literals?
Write down in brief, the objects in asp.net and state the main purpose of such objects?
Define Server-side scripting and Client-side scripting?
Specify some of the situations in which AJAX cannot be used.
Explain some of the versions of .NET?
Illustrate Windows Workflow Foundation (WF).
18,76,764
1933592 Asked
3,689
Active Tutors
1448576
Questions Answered
Start Excelling in your courses, Ask an Expert and get answers for your homework and assignments!!