locked
Creating a new Dynamic Data Web Application RRS feed

  • Question

  • User1135741342 posted

    I want to creat a new Dynamic Data Web application,

    I installed ASP.NET in the 3.5 Framework SP1. Is that enough or do I need to install the extention too?

    at the moment I don't have the option of new Dynamic Data Web Application in the visual studio. I was wandering if there is a problem with the SP1 installation or am I missing something.

    thanks.

    Lilach

    Wednesday, September 3, 2008 9:00 AM

Answers

  • User-330204900 posted

    I assume you are using Visual Studio 2008/WebDeveloper?

    If so you will actually need Visual Studio 2008 SP1 not just the framework.

    If however you meant VS2008 SP1 when you mentioned ASP.NET in the 3.5 Framework SP1 then you may not have used the Service Pack Preparation tool which remove the Beta of SP1.

    Hope this helps [:D]

    • Marked as answer by Anonymous Thursday, October 7, 2021 12:00 AM
    Wednesday, September 3, 2008 9:42 AM

All replies

  • User-330204900 posted

    I assume you are using Visual Studio 2008/WebDeveloper?

    If so you will actually need Visual Studio 2008 SP1 not just the framework.

    If however you meant VS2008 SP1 when you mentioned ASP.NET in the 3.5 Framework SP1 then you may not have used the Service Pack Preparation tool which remove the Beta of SP1.

    Hope this helps [:D]

    • Marked as answer by Anonymous Thursday, October 7, 2021 12:00 AM
    Wednesday, September 3, 2008 9:42 AM
  • User1135741342 posted

    works great :) 

    Thanks.

     

    Tuesday, September 9, 2008 6:42 AM
  • User1392854443 posted

     What is a "Dynamic Data Web Application"?  Or rather, what is the difference (in VS2008) between a "ASP.NET Web Application" and a "Dynamic Data Web Application"? 

    Tuesday, October 14, 2008 12:27 PM
  • User-330204900 posted

    Hi Jrblack10, Dynamic Data is a new techonology introduced in VS2008 SP1 and .Net Framework 2.5 SP1. It allows you to create a database based website (Linq to SQL and Entity Framwork at the moment, others in Dynamic Data Futures) where all the pages are generated based on Page and Field Templates have a look at this video Your First Scaffold and What is Dynamic Data? and then the other videos here.

    It's really greate technology.

    Hope thsi helps [:D]

    Tuesday, October 14, 2008 12:45 PM
  • User-1005219520 posted

     What is a "Dynamic Data Web Application"?  Or rather, what is the difference (in VS2008) between a "ASP.NET Web Application" and a "Dynamic Data Web Application"? 

    see ASP.NET Dynamic Data Overview

    ASP.NET Dynamic Data Infrastructure details the differences between a "ASP.NET Web Application" and a "Dynamic Data Web Application"

    Tuesday, October 14, 2008 2:46 PM