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).
What do you mean by Cookie?
State the method which can be used to impose Garbage collection in .NET?
Write the name of the method which is used to create a click event of Control class for Button control in C#?
What is the function of "EnableViewState" property? Why do we require it On or Off?
What is data type and how many types of data types are there in .NET ?
Write down the steps for executing a LINQ query.
Describe briefly LINQ (Language Integrated Query)?
What is meant by the Object Pooling?
State what are Collections and Generics?
What do you understand by the garbage collection? Explain the difference between garbage collections in .NET 4.0 and its earlier versions.
18,76,764
1937370 Asked
3,689
Active Tutors
1426655
Questions Answered
Start Excelling in your courses, Ask an Expert and get answers for your homework and assignments!!