Difference between ASP and ASP.NET
Write the basic difference between ASP and ASP.NET?
Expert
Difference between ASP.NET and ASP is that ASP.NET is compiled; while, ASP is interpreted. This implies that as ASP uses VBScript; hence, when the ASP page is implemented, it is interpreted. In contrast, ASP.NET uses .NET languages, like C# and VB.NET that are compiled to the Microsoft Intermediate Language (MSIL).
Briefly describe about keywords also give example.
How to identify that whether any changes are made or not to a DataSet object while it was last loaded?
Explain the necessary syntax of the LINQ query in the Visual Basic and also in the C#.
Specify the pre-requisites for connection pooling?
Differentiate between a ContextMenuStrip control and a MenuStrip control?
Explain WebParts controls in ASP.NET and in what way we can provide WebParts control functionality to the server control?
Explain the function of break statement in a switch statement with example?
Write the difference between the Procedural and Object-oriented programming?
By what way we can recognize that the page is PostBack?
In what way we can auto size the button to fit the text?
18,76,764
1922648 Asked
3,689
Active Tutors
1428167
Questions Answered
Start Excelling in your courses, Ask an Expert and get answers for your homework and assignments!!