Making a New Project?

Discussion in 'ASP.NET / ASP.NET Core' started by JoltedPixel, Sep 7, 2005.

Thread Status:
Threads that have been inactive for 5 years or longer are closed to further replies. Please start a new thread.
  1. Where is it you go to make a new project? Everyone refers to vs.net but not sure where that is.

    Thanks

    Jordan
     
  2. Bruce

    Bruce DiscountASP.NET Staff

    Do you mean you do not know how to create a new project in VS.nET or you don't know what VS.NET is?

    Bruce

    DiscountASP.NET
    www.DiscountASP.NET
     
  3. Hi Bruce,

    At the time I asked what vs.net was. I have figured it out to be visual studio .net. I was use to the php way which is no .dll or anything like that. What I am wondering is do I use visual studio .net create a project then when done export that project and upload? How does it tie into the server?

    Thanks,

    Jordan
     
  4. VS.Net is Visual Studio.Net.

    You create an ASP.Net project in VS.Net. You can test it on your local machine. When you are happy with the way it works, you upload it to your website by using the 'Copy Project' command from the 'Project' menu.

    Greg
     
Thread Status:
Threads that have been inactive for 5 years or longer are closed to further replies. Please start a new thread.

Share This Page