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 |
Describe the difference between inline and code behind.
what is the role of aspx file ?
how to increase performance of web site? if there is a page with high load. the content is high then what should we do to increase performance?
3 Answers Emphasis, Mphasis, TCS,
How to consume a webservice in a windows application without adding through the web reference?
How many types of web application ?
What are the Application_Start and Session_Start subroutines used for?
How ASP and ASP.NET page works? Explain about asp.net page life cycle?
Can you explain one critical mapping? Performance issue which one is better?
what is CTS?
What is server infrastructure?
What is cache in asp net?
You have two buttons in web form and i clicked on one of the button, so how do i find which button i've clicked on the form in my page load?
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)