Asp.net and asp ? differences?
Answers were Sorted based on User's Feedback
Answer / satish v itagi
1. ASP.NET has languages that comply to CTS and CLS for
coding the business logic. CLR manages the JIT from IL byte
code.
2. ASP.NET has class libraries which have web controls
which are run at server by default.
3. ASP.NET can be either single file with/without Code
Behind but ASP is single file only.
ASP uses scripts and ASP.NET uses dot Net compliant
languages.
| Is This Answer Correct ? | 2 Yes | 0 No |
Answer / shwetha
Asp is a client Side,whereas Asp.Net is a serverside..
Asp.Net contais design as well as coding part in a
different file , but in Asp it contoins in only one file..
Asp is a connected architecture,whereas Asp.Net is a
dissconnected architecture.
| Is This Answer Correct ? | 2 Yes | 2 No |
How to bind all the binding controls in a page at once in ASP.NET?
What is difference between machine.config and Web.Config?
4 Answers Accenture, BirlaSoft, Le Logiciel,
What are user controls and custom controls ?
What is Web API Routing?
How many types of validation are there?
How do you specify whether your data should be passed as Query string and Forms (Mainly about POST and GET)
What's the difference between Page.RegisterClientScriptBlock and Page.RegisterStartupScript ?
How do you register JavaScript for webcontrols ?
What is a Cookie? Where is it used in ASP.NET?
Differentiate between client-side and server-side validations in web pages.
Explain model, view and controller represent in an mvc application? : asp.net mvc
What does the "EnableViewState" property do?
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)