{"id":4470,"date":"2015-08-04T06:19:20","date_gmt":"2015-08-04T06:19:20","guid":{"rendered":"http:\/\/a1webdesignteam.com\/blog\/?p=4470"},"modified":"2015-08-04T06:19:20","modified_gmt":"2015-08-04T06:19:20","slug":"creating-a-new-asp-net-web-site","status":"publish","type":"post","link":"https:\/\/a1webdesignteam.com\/blog\/creating-a-new-asp-net-web-site\/","title":{"rendered":"Creating a new ASP.NET Web Site"},"content":{"rendered":"<p>Inorder to create a new website, you should follow these steps.<\/p>\n<ol start=\"1\">\n<li><strong>Choose <code>File --&gt; New --&gt; Web Site<\/code><\/strong>This brings up the <code>New Web Site<\/code> dialog box as show below, and contains a list of the templates available for you for creating a Web site. The <code>ASP.NET Web Site<\/code> template is selected by default, and this is the one we will be using here.<\/li>\n<\/ol>\n<p><img loading=\"lazy\" class=\"img-responsive\" src=\"http:\/\/www.aspnetbook.com\/images\/basics\/using_vs_new_website_clip_image001.png\" alt=\"The New Website dialog box\" width=\"600\" height=\"384\" \/><\/p>\n<ol start=\"2\">\n<li><strong>Choose <code>File System<\/code> from the <code>Location<\/code> drop-down menu<\/strong><br \/>\nThe Location drop-down list enables you to choose one of the three types of websites that you can create. They are as follows:<\/p>\n<ol start=\"1\" type=\"i\">\n<li><code><strong>File System<\/strong><\/code> \u2013 This option creates a Web site that\u2019s run by Visual Web Developer\u2019s built-in Web server, which is called the ASP.NET Development Server, which is the one we will be using.<\/li>\n<li><code><strong>HTTP<\/strong><\/code> \u2013 Using this you can create a Web site on an Internet Information Services (IIS) Microsoft\u2019s Web server. This IIS server can run on your computer or another server computer, and this option is used most commonly for professional Web site development.<\/li>\n<li><code>FTP<\/code> \u2013 This option creates a web site on a remote IIS server to which you do not have HTTP access to. It uses the File Transfer Protocol also known as FTP to upload you Web site files to the server. FTP sites are use commonly when you are working with a hosting service to host your site.<\/li>\n<\/ol>\n<\/li>\n<li><strong>Type the name and the Location for your Web site in the path text box<\/strong><br \/>\nFile System Web sites are created in \u201cMy Document\\Visual Studio 2005\\Websites\u201d by default. The name of your Web site has to be typed in at the end of this long path. You can also use the Browse button to bring up a dialog box that gives you the ability to browse to the location where you prefer to have the Web site created.<\/li>\n<li><strong>Choose the <code>Language<\/code> you want to use from the Language drop-down menu<\/strong><br \/>\nThe choices available for you are:<\/p>\n<ol start=\"1\" type=\"i\">\n<li>Visual Basic<\/li>\n<li>Visual C#<\/li>\n<li>Visual J#<\/li>\n<\/ol>\n<\/li>\n<li><strong>Click OK<\/strong><br \/>\nAfter you click OK, the following screen for the <code>Default.aspx<\/code> page is shown opened in the <code>Source<\/code> View.<\/li>\n<\/ol>\n<p><img loading=\"lazy\" class=\"img-responsive\" src=\"http:\/\/www.aspnetbook.com\/images\/basics\/using_vs_new_website_clip_image002.png\" alt=\"New Web site created using C#\" width=\"600\" height=\"471\" \/><\/p>\n<p>&nbsp;<\/p>\n","protected":false},"excerpt":{"rendered":"<p>Inorder to create a new website, you should follow these steps. Choose File &#8211;&gt; New &#8211;&gt; Web SiteThis brings up the New Web Site dialog box as show below, and contains a list of the templates available for you for creating a Web site. The ASP.NET Web Site template is selected by default, and this [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":4471,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"_bbp_topic_count":0,"_bbp_reply_count":0,"_bbp_total_topic_count":0,"_bbp_total_reply_count":0,"_bbp_voice_count":0,"_bbp_anonymous_reply_count":0,"_bbp_topic_count_hidden":0,"_bbp_reply_count_hidden":0,"_bbp_forum_subforum_count":0},"categories":[32],"tags":[51],"_links":{"self":[{"href":"https:\/\/a1webdesignteam.com\/blog\/wp-json\/wp\/v2\/posts\/4470"}],"collection":[{"href":"https:\/\/a1webdesignteam.com\/blog\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/a1webdesignteam.com\/blog\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/a1webdesignteam.com\/blog\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/a1webdesignteam.com\/blog\/wp-json\/wp\/v2\/comments?post=4470"}],"version-history":[{"count":0,"href":"https:\/\/a1webdesignteam.com\/blog\/wp-json\/wp\/v2\/posts\/4470\/revisions"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/a1webdesignteam.com\/blog\/wp-json\/wp\/v2\/media\/4471"}],"wp:attachment":[{"href":"https:\/\/a1webdesignteam.com\/blog\/wp-json\/wp\/v2\/media?parent=4470"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/a1webdesignteam.com\/blog\/wp-json\/wp\/v2\/categories?post=4470"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/a1webdesignteam.com\/blog\/wp-json\/wp\/v2\/tags?post=4470"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}