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.
List the classes which are introduced in the System.Numerics namespace?
Explain what is the CLI and also if it is same as that of CLR?
Explain the code-behind feature of ASP.NET?
What are Binders ?
State the use of DropDownStyle property of the ComboBox control?
Name the values that can be allocated to a DialogResult property of the Button control?
State the basic features of OOPs.
Describe code contracts?
Illustrate what do you mean by Asp.net Web form?
State the use of the Panel control? Does it is displayed at the runtime.
18,76,764
1936801 Asked
3,689
Active Tutors
1426729
Questions Answered
Start Excelling in your courses, Ask an Expert and get answers for your homework and assignments!!