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 |
What are sql joins?
What is advantage of viewstate and what are benefits ?
Difference between application and session ?
What is the difference between a Thread and Process?
Can you change a Master Page dynamically at runtime?
What is difference cookie and session?
What is connection pooling and how to enable and disable connection pooling?
What is Web Server Control Templates.?
Why session management is required?
Can you dynamically assign a Master Page?
What is State Management in .Net and how many ways are there to maintain a state in .Net? What is view state?
Explain Life cycle of ASP.NET page when a request is made.
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)