C# Tutorials and offshore development in India
    Tutorials   Resources   Forum   Reviews   Communities   Interview   Jobs   Projects   Training   Your Ad Here    
Silverlight Games | Mentor | Code Converter | Articles | Code Factory | Computer Jokes | Members | Peer Appraisal | IT Companies | Bookmarks | Polls | Revenue Sharing | Lobby | Gift Shop |


Prizes & Awards
My Profile



Active Members
TodayLast 7 Days more...






Forums » .NET » ASP.NET »

Difference between ASP.NET 2.0 and 3.0


Posted Date: 04 Dec 2008      Posted By: Ravi      Member Level: Bronze     Points: 1   Responses: 8



Hi,
if anybody know difference btwn asp.net2.0 and 3.o high level in terms of

-what r new controls compare to asp.net 2.0
- what r new things in 3.0

Regards
Ravi







Responses

Author: Danasegarane.A    04 Dec 2008Member Level: DiamondRating: 2 out of 52 out of 5     Points: 1

Pls have a look at this one

http://forums.asp.net/t/1192611.aspx

Thanks and Regards,
Danasegarane Arunachalam



Author: Danasegarane.A    04 Dec 2008Member Level: DiamondRating: 2 out of 52 out of 5     Points: 1

This one also

http://weblogs.asp.net/scottgu/archive/2007/11/19/visual-studio-2008-and-net-3-5-released.aspx

Thanks and Regards,
Danasegarane Arunachalam



Author: bob    04 Dec 2008Member Level: GoldRating: 2 out of 52 out of 5     Points: 0

CHECK THIS ATTACHMENT ONCE


DOT NET 3.0 New Features.doc
Author: Deepika Haridas    04 Dec 2008Member Level: DiamondRating: 2 out of 52 out of 5     Points: 6

Hi,
NET framework 2.0:

It brings a lot of evolution in class of the framework and refactor control including the support of

Generics
Anonymous methods
Partial class
Nullable type
The new API gives a fine grain control on the behavior of the runtime with regards to multithreading, memory allocation, assembly loading and more
Full 64-bit support for both the x64 and the IA64 hardware platforms
New personalization features for ASP.NET, such as support for themes, skins and webparts.
.NET Micro Framework


.NET framework 3.0:

Also called WinFX,includes a new set of managed code APIs that are an integral part of Windows Vista and Windows Server 2008 operating systems and provides

Windows Communication Foundation (WCF), formerly called Indigo; a service-oriented messaging system which allows programs to interoperate locally or remotely similar to web services.
Windows Presentation Foundation (WPF), formerly called Avalon; a new user interface subsystem and API based on XML and vector graphics, which uses 3D computer graphics hardware and Direct3D technologies.
Windows Workflow Foundation (WF) allows for building of task automation and integrated transactions using workflows.
Windows CardSpace, formerly called InfoCard; a software component which securely stores a person's digital identities and provides a unified interface for choosing the identity for a particular transaction, such as logging in to a website


.NET framework 3.5:

It implement Linq evolution in language. So we have the folowing evolution in class:

Linq for SQL, XML, Dataset, Object
Addin system
p2p base class
Active directory
ASP.NET Ajax
Anonymous types with static type inference
Paging support for ADO.NET
ADO.NET synchronization API to synchronize local caches and server side datastores
Asynchronous network I/O API
Support for HTTP pipelining and syndication feeds.
New System.CodeDom namespace.

From
http://faisalmb.com/blog/post/2008/09/Difference-between-NET-203035.aspx

regards,
deepika



Thanks & Regards,
Deepika
Editor

If U want to shine like a SUN..First U have to burn like the SUN!!
Need a Guide? Join my mentor program..



Author: Patel    04 Dec 2008Member Level: SilverRating: 2 out of 52 out of 5     Points: 5

.net 2.0
__________________
SQL Server integration
64-Bit Support
Generics
Anonymous Methods
Nullable Types
Iterators
Partial Classes

.net 3.0
_________________

The latest version of the .NET Framework introduced is the .NET Framework 3.0.
This version of the framework brings forth some dramatic new capabilities.
Included in this version is the ability to build a new application type using the Windows Presentation Foundation (WPF)
as well as applications and libraries based on the Windows Communication Foundation (WCF), the Windows Workflow Foundation (WF), and Windows CardSpace.

.net 3.5
______________
• The ListView control
• The DataPager control
• The LinqDataSource
• Integrated AJAX support
• Improved designer support for AJAX control extenders
• Nested Master Page support
• Multi-Framework Targeting
• Enhanced Web design experience
• JavaScript IntelliSense
• JavaScript debugging
• CSS Properties window
• Manage Styles tool window



Author: Asal-2009    04 Dec 2008Member Level: DiamondRating: 2 out of 52 out of 5     Points: 3

hi,
http://www.dreamincode.net/forums/showtopic64301.htm

http://interviews.c-sharpcorner.com/Answer/Answers.aspx?QuestionId=1731&MajorCategoryId=1&MinorCategoryId=1

http://www.geekinterview.com/talk/12830-difference-between-vb-net-2-0-a.html

http://answers.yahoo.com/question/index?qid=20070329160853AABhdLU

http://forums.asp.net/t/1192611.aspx
http://forums.asp.net/t/1102502.aspx

http://www.dotnetspider.com/forum/ViewForum.aspx?ForumId=45994


check this link it may help u

G.Rajan
Happy New Year



Author: puneet malviya    05 Dec 2008Member Level: GoldRating: 2 out of 52 out of 5     Points: 5

The new API gives a fine grain control on the behavior of the runtime with regards to multithreading, memory allocation, assembly loading and more
Full 64-bit support for both the x64 and the
IA64 hardware platforms
A new hosting API for native applications
wishing to host an instance of the .NET runtime
Full 64-bit support for both the x64 and the IA64 hardware platforms.
Language support for Generics built directly into the .NET CLR
Nested Master Page support, Multi-Framework Targeting
Enhanced Web design experience

Included in this version is the ability to build a new application type using the Windows Presentation Foundation (WPF)
as well as applications and libraries based on the Windows Communication Foundation (WCF), the Windows Workflow Foundation (WF), and Windows CardSpace.



Author: Sridhar R    23 Feb 2009Member Level: DiamondRating: 2 out of 52 out of 5     Points: 3

Try these links, you may get more ideas..

http://forums.asp.net/t/1192611.aspx
http://www.geekinterview.com/talk/12830-difference-between-vb-net-2-0-a.html
http://forums.techarena.in/software-development/1095346.htm
http://ashfk.blogspot.com/2008/09/differencce-between-net-20-3035.html
http://answers.yahoo.com/question/index?qid=20080921221457AACD5qF

Regards
Sridhar R
Nothing is illegal, Until You Get Caught
With Tears...Sridhar R



Post Reply

 This thread is locked for new responses. Please post your comments and questions as a separate thread.
If required, refer to the URL of this page in your new post.


Next : Dropdown list
Previous : menu item problem
Return to Discussion Forum
Post New Message
Category: ASP.NET

Related Messages



dotNet Slackers

About Us    Contact Us    Privacy Policy    Terms Of Use