NO IDE file for Microsoft Samples?

I download the sample apps from http://msdn.microsoft.com/asp.net/reference/design/templates/default.aspx. After I installed them, I wanted to loaded them into VS but there a no IDE file to load. What I am missing

Thanks

Ralph



Answer this question

NO IDE file for Microsoft Samples?

  • javieruy

    Ralph,

    These Templates need to be copied into your web site application. There is no VS Project, simply copy over the files into your web site project and refresh the Solution Explorer. You can futher customize these html files by converting them into ASPX pages manually.

    For further information the forums at www.asp.net would be the best place for ASP.NET answers.

    Regards,
    Saurabh Nandu
    www.AksTech.com



  • NO IDE file for Microsoft Samples?