Difference between asp and asp.net ?
Answers were Sorted based on User's Feedback
Answer / ansu kuamar, delhi
asp.net has
more controls,
user friendly,
here we use two different page
one for design
other for logical coding
so we can work simultaniously both on designing and coding
| Is This Answer Correct ? | 0 Yes | 0 No |
Answer / shirishakyatoor
Both are serverside technologies which are used to develop
a dynamic and interactive pages. But the main differences
between them are
asp is an interpretted code where as asp.net is a compiled
code and asp is a object based language ie it doesnt
supports polymorphism and inheritance concept where as
asp.net is a object oriented language .. (it supports)
In asp.net. There is of two pages ..one for designing and
other for coding so designer can do his work and developer
can do his work at same time on same application form.It
results in better performance.. reducing time in devlopment
of a file which is not possible for asp.
| Is This Answer Correct ? | 0 Yes | 0 No |
Answer / ranjith reddy
Asp doesn't suport oop's concepts
Asp.Net Supports oop's concepts
Asp maintance top to bottom coding
Asp.Net doesn't maintain top to bottom coding
Asp is not user friendly
Asp.Net is user friendly
Asp code n html r at one isde
Asp.Net html deffer frm general coding
| Is This Answer Correct ? | 0 Yes | 0 No |
Answer / arunendra shukla
"ASP (Active Server Pages) and ASP.NET are both server side technologies for building web sites and web applications, ASP.NET is Managed compiled code - asp is interpreted. and ASP.net is fully Object oriented. ASP.NET has been entirely re-architected to provide a highly productive programming experience based on the .NET Framework, and a robust infrastructure for building reliable and scalable web
applications."
| Is This Answer Correct ? | 0 Yes | 0 No |
To display data in a Repeater control which templete is provided ?
What are typed datasets?
What is client side state management?
What is the best Macanism to clear the Cache in asp.net
Explain the steps to be followed to use passport authentication.
if we establish the cinnection with connection string tag in web.config file,can i go for encrypt and decrypt with that?
Why is global asax is used?
What is the difference between executescalar and executenonquery?
How does session work?
Difference between Active Exe and Activex dll ?
Explain the difference between server control and html control.
Where would you use an IHttpModule, and what are the limitations of anyapproach you might take in implementing one?
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)