what is the difference between asp and asp.net
Answer / dsr
Biggest noticeable difference: ASP (Classic ASP as it is
known) is a Script Language (i.e VBScript), where as
ASP.NET is a the web formulation of a Compiled Language
(i.e. Visual Basic, C#, J#, C++.Net)
| Is This Answer Correct ? | 6 Yes | 0 No |
Define a managed code? : Dot net architecture
What is different about namespace declaration when comparing that to package declaration in java?
Does application frame need host?
What is boxing and unboxing? Does it occure automaatically or you need to write code to box and unbox?
how u maintain data while navigating one page to another?
Explain cache memory? : .NET Architecture
Is dim fs as filestreamobject is a managed code? : Dot net architecture
Does .NET runtime offer Deterministic Destruction or not?
Explain the race around condition? : .NET Architecture How can it be overcome? : .NET Architecture
how many types of controls are there in windows and web application?
How will you do windows authentication and what is the namespace?
what to choose among testing, .net , and java for a B-Tech (ECE) fresher.