View Full Version : How do I create a .net website?
adulistravel
07-21-2020, 06:57 PM
How do I create a .net website?
PrimeItSolution
07-21-2020, 11:56 PM
Open Microsoft Visual Studio.
On the File menu, select New Project. ...
Select the Templates -> Visual C# -> Web templates group on the left.
Choose the ASP.NET Web Application template in the center column.
Name your project BasicWebApp and click the OK button.
SinelogixTechno
07-22-2020, 03:26 AM
Creating a file system Web Forms application project. Familiarizing yourself with Visual Studio. Creating an ASP.NET page. Adding controls.
dombowkett
07-22-2020, 03:47 AM
You have to learn .net before designing website.
swaroop97
07-22-2020, 05:53 AM
In the past, if you needed a website, you either had to pay a developer to put it together for you, or you would have to learn the different coding languages such as HTML, CSS and more in order to build it yourself.
sophiawils59
07-22-2020, 06:09 AM
Please post a thread that is related to the category!!
fastvideolikes
07-22-2020, 03:36 PM
To create a new website , you can take help of Wordpress. here you can make free website. It is secure and affordable.
Maria Jonas
07-23-2020, 01:19 AM
You better ask this in relevant category or just Google it!
marriageproblem
07-23-2020, 02:49 AM
Agree, i think better answers are given already.
shrikant275
07-23-2020, 04:36 AM
Thanks to all experts for sharing your extreme knowledge, once again thank you.
swaroop97
07-23-2020, 05:55 AM
Open Visual Studio 2017.
From the top menu bar, choose File > New > Project.
In the left pane of the New Project dialog box, expand Visual C#, and then choose . NET Core. ...
In the New ASP.NET Core Web Application dialog box, select ASP.NET Core 2.1 from the top drop-down menu.
setioanugrah
07-24-2020, 02:49 AM
As a web developer (http://www.daduweb.com/) i use this before :
1. Open Microsoft Visual Studio.
2. On the File menu, select New Project. ...
3. Select the Templates -> Visual C# -> Web templates group on the left.
4. Choose the ASP.NET Web Application template in the center column.
5. Name your project BasicWebApp and click the OK button.
Powered by vBulletin® Version 4.2.4 Copyright © 2025 vBulletin Solutions, Inc. All rights reserved.