Diffence between .net framework 1.0 and 2.0?
Answers were Sorted based on User's Feedback
Answer / dsr
create the master pages in .net2.0.we can't create the
master pages in .net1.0 and performance wise and code
redudence also good in .net2.0
| Is This Answer Correct ? | 4 Yes | 2 No |
Answer / pandian
This is the first release of the .NET Framework, released
on 13 February 2002 and available for Windows 98, NT 4.0,
2000, and XP. Mainstream support by Microsoft for this
version ended 10 July 2007, and extended support ends 14
July 2009.[16]
Released with Visual Studio 2005, Microsoft SQL Server
2005, and BizTalk 2006.
The 2.0 Redistributable Package can be downloaded for free
from Microsoft, and was published on 2006-01-22.
The 2.0 Software Development Kit (SDK) can be downloaded
for free from Microsoft.
It is included as part of Visual Studio 2005 and Microsoft
SQL Server 2005.
Version 2.0 is the last version with support for Windows
2000, Windows 98 and Windows Me.
It shipped with Windows Server 2003 R2 (not installed by
default).
| Is This Answer Correct ? | 4 Yes | 7 No |
What is disconnected scenario? : Entity framework
What are scaffold templates in mvc?
Can we have more than 1 partial classes in the same file?
What is work of clr?
Speaking of Boolean data types, what's different between C# and C/C++ ?
What is edm designer? : Entity framework
How does .net framework works?
What is rxjava used for?
How do you initiate a string without escaping each backslash ?
Explain the 'page lifecycle' of an ASP.NET MVC?
How does �side by side� work for the .net framework 3.0?
Explain what is the difference between view and partial view?