What is the difference between ASP and ASP.NET?
Answers were Sorted based on User's Feedback
Answer / siddhartha suripunj
ASP is implemented with the scripying language where as
ASP.NET is a technlogy which is implement in various
languages under .net framework like
VB.Net ,C# ,etc.Therefore the ASp.net project is compiled
rathere than interpreted and hence edge over ASP as far as
performance is concerned.
| Is This Answer Correct ? | 2 Yes | 1 No |
Answer / srini
1.ASP and ASP.NET both are uset to build td the web
application and web site.
2.ASP is a compiled Managed code.
But asp.net is a object oriented programming language.
3.ASP.NEt give highly productive programming language.
| Is This Answer Correct ? | 2 Yes | 1 No |
Answer / divya
Asp.Net - Code & Content separation, Used dataset, there is
code behind
Asp - Code & Content mixed, Used Recordset, there is no
code behind.
| Is This Answer Correct ? | 1 Yes | 0 No |
Answer / navin.cp
To resolve URL in ASP, we need to write ISAPI or we have to
purchase third party tool but in asp.net we can write code
to resolve URL in no. of ways.
| Is This Answer Correct ? | 0 Yes | 0 No |
how we declare interface
What is source control?How to use in asp.net?
Where the assembly is stored in asp.net?
What is the difference between user control and custom control?
Are cookies stored on server or client?
How do you create master pages in asp.net?
What is the use of HttpHandlers? When to use this?
What is MVVM in dot net?
How will create assesblies at run time?
What is ashx file in asp.net?
In asp.net, how can you validate drop down box?
What base class do all Web Forms inherit from?
Visual Basic (800)
C Sharp (3816)
ASP.NET (3180)
VB.NET (461)
COM+ (79)
ADO.NET (717)
IIS (369)
MTS (11)
Crystal Reports (81)
BizTalk (89)
Dot Net (2435)
Exchange Server (362)
SharePoint (720)
WCF (340)
MS Office Microsoft (6963)
LINQ Language-Integrated Query (317)
WPF (371)
TypeScript (144)
Microsoft Related AllOther (311)