ADO.NET LINQ to Entities Template, where is it?

Last post 11-26-2009 10:16 PM by gnajar. 4 replies.

Sort Posts:

  • ADO.NET LINQ to Entities Template, where is it?

    11-26-2009, 1:18 PM
    • Member
      24 point Member
    • gnajar
    • Member since 06-09-2007, 5:11 PM
    • México
    • Posts 16

    Hi,

    I just downloaded SP1 for VS 2008; as I have read, in SP1 LINQ to Entities template for projects would be available, yet I cannot find it when I want to add a new item to my project... what could be wrong? is there any other place from which I can get the Template?



    Thank you

  • Re: ADO.NET LINQ to Entities Template, where is it?

    11-26-2009, 1:23 PM
    • All-Star
      127,676 point All-Star
    • XIII
    • Member since 07-01-2002, 3:59 AM
    • Essen, Belgium
    • Posts 13,931
    • ASPInsiders
      Moderator
      TrustedFriends-MVPs

    Hi,

    when creating a new project make sure that you target the .NET 3.5 framework. When you created your (web) application. After creation right click in the solution explorer the project name. Choose Add new item and then select the template ADO.NET Entity Data model (under the Data tab).

    Grz, Kris.

  • Re: ADO.NET LINQ to Entities Template, where is it?

    11-26-2009, 1:47 PM
    • Member
      24 point Member
    • gnajar
    • Member since 06-09-2007, 5:11 PM
    • México
    • Posts 16

    Thank you Kris for your answer.

    I followed the steps you indicated; on the Tamplate window, I don't see tabs. I see all 32 tamplates, and no tabs. the ADO.NET Entity Model does not appear Frown. I targeted .NET Framework 3.5 for the project. On the "About..." I see .NET Framework 3.5 SP1, Visual Studio 2008 Version 9.0.21022.8 RTM




  • Re: ADO.NET LINQ to Entities Template, where is it?

    11-26-2009, 1:58 PM
    Answer
    • All-Star
      127,676 point All-Star
    • XIII
    • Member since 07-01-2002, 3:59 AM
    • Essen, Belgium
    • Posts 13,931
    • ASPInsiders
      Moderator
      TrustedFriends-MVPs

    Hi,

    I'm afraid the "tabs" I mentioned was the correct terminology. What I meant were the nodes on the left when you add a new item. Take a look here to find pictures on how to accomplish it: http://www.aspfree.com/c/a/ASP.NET/Introduction-to-the-ADONET-Entity-Framework-using-ASPNET/.

    Grz, Kris.

  • Re: ADO.NET LINQ to Entities Template, where is it?

    11-26-2009, 10:16 PM
    Answer
    • Member
      24 point Member
    • gnajar
    • Member since 06-09-2007, 5:11 PM
    • México
    • Posts 16

    I reinstalled the IDE, then the SP... and now it works Wink

    Its nice to see how you can form entities from MySQL tables Laughing


    Thank you !!

Page 1 of 1 (5 items)