Groups | Blog | Home
all groups > dotnet framework > november 2007 >

dotnet framework : .net framework



deepthi
11/30/2007 2:03:00 AM
Hi,


Can any one help me in knowing the difference between .net framework 1.0 and
framework 2.0 and framework 3.0 .

The difference I wanted is in terms of page compilation,page life
cycle,debbugging etc.




Thanks
Kevin Spencer
11/30/2007 6:47:21 AM
http://msdn2.microsoft.com/en-us/asp.net/bb418694.aspx

--
HTH,

Kevin Spencer
Chicken Salad Surgeon
Microsoft MVP

[quoted text, click to view]

Cowboy (Gregory A. Beamer)
11/30/2007 8:32:44 AM
Framework 1.0 was the first iteration. It was released in 2002 with Visual
Studio .NET.

Framework 1.1 is the second iteration and was primarily fixes from rushing
out .NET 1.0. It was released in 2003 with Visual Studio .NET 2003.

Framework 2.0 is the third iteration and changed the way things operate from
1.1. It was released in late 2005 with Visual Studio 2005.

Framework 3.0 is the fourth iteration, which sits on top of, rather than
replaces, Framework 2.0. It is a major release (left of decimal point)
rather than a minor (other side of decimal point) as it adds some major
components: WCF, WF and WPF primarily. It was released in late 2006, largely
without tool support (WF being the exception).

Framework 3.5 is the fifth iteration, which also sits on top of 2.0 (and
3.0), rather than replacing. It was released a bit earlier this month with
Visual Studio 2008.

--
Gregory A. Beamer
MVP, MCP: +I, SE, SD, DBA

*************************************************
| Think outside the box!
|
*************************************************
[quoted text, click to view]

Cowboy (Gregory A. Beamer)
11/30/2007 1:29:56 PM
You are welcome to use anything that is useful. Ocassionally, I think I
actually add something to the group. :-)

--
Gregory A. Beamer
MVP, MCP: +I, SE, SD, DBA

*************************************************
| Think outside the box!
|
*************************************************
[quoted text, click to view]

Rory Becker
11/30/2007 3:21:04 PM
[quoted text, click to view]

Excellent summary. Can I steal this for my blog (and credit you accordingly
of course)

I get asked this all the time but this explains things very nicely

--
Rory

AddThis Social Bookmark Button