Results 1 to 4 of 4

Thread: Difference between asp.net 2.0 ad asp.net 3.5

  1. #1
    Join Date
    Dec 2008
    Posts
    30

    Difference between asp.net 2.0 ad asp.net 3.5

    Hi friends,

    what is the difference between asp.net 2.0 ad asp.net 3.5?
    so please let me know in details.....

    thanks

  2. #2
    Join Date
    Oct 2005
    Posts
    2,393

    Re: Difference between asp.net 2.0 ad asp.net 3.5

    HI,
    Features of ASP.Net 2.0 are

    • Master pages.
    • Profiles.
    • gridview control

    And Features of ASP.net 3.5 are

    • listview conrtrol.
    • datapager control
    • netsted master pages


    asp 2.0 does not support ajax,silver light, but asp.net 3.5 support the it.

  3. #3
    Join Date
    May 2008
    Posts
    2,389

    Re: Difference between asp.net 2.0 ad asp.net 3.5

    Visual Studio 2008 is multi-targeted, meaning that you choose from a drop-down list whether to have Visual Studio 2008 build applications against the ASP.NET 2.0, 3.0, or 3.5 frameworks. Visual Studio 2008 also includes an improved Designer experience, JavaScript debugging and some more features, and the ability to view and even step into the core .NET Framework code during debugging.

  4. #4
    Join Date
    May 2008
    Posts
    2,297

    Re: Difference between asp.net 2.0 ad asp.net 3.5

    Hi,
    Would like to add more to the above given points.
    • ASP.NET AJAX was used as an extension in ASP.NET 2.0. You had to download the extensions and install it. But in ASP.NET 3.5, ASP.NET AJAX is integrated into the .NET Framework, thereby making the process of building intuitive cool user interfaces easier.
    • Also the integration between webparts and the update panel is much easier as compared to ASP.NET 2.0.
    • The ListView and DataPager are new controls added along with a new datasource control called the LinqDataSource. The ASP.NET LinqDataSource control allows you to filter, order and group data before binding to the List controls.
    • It includes some new assemblies such as System.Core.dll, System.Data.Linq.dll, System.Xml.Linq.dll, System.Data.DataSetExtensions.dll.

Similar Threads

  1. What is difference between RAM and ROM?
    By Harper 21 in forum Motherboard Processor & RAM
    Replies: 5
    Last Post: 30-01-2010, 09:00 AM
  2. Difference between OOP and AOP
    By Sarfaraj Khan in forum Software Development
    Replies: 5
    Last Post: 20-01-2010, 09:20 AM
  3. Difference between jsp and asp.net
    By Crespin in forum Software Development
    Replies: 3
    Last Post: 24-11-2009, 06:57 AM
  4. Difference between wap and wep
    By Soggy Bottom in forum Networking & Security
    Replies: 3
    Last Post: 23-11-2009, 09:34 AM
  5. Difference between IDE and ATA
    By LALETTE in forum Hardware Peripherals
    Replies: 3
    Last Post: 09-01-2009, 10:34 AM

Tags for this Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Page generated in 1,714,235,943.50702 seconds with 17 queries