Saturday, October 15, 2016

Getting Started with ASP.NET

Introduction
Getting Started with ASP.NET series is most good enough To make an effective and attractive websites, you need two things: a solid fast framework to run your web pages and a rich and extensive environment to create and program these web pages. With Visual Studio 2013 and  ASP.NET 4.5.1 you get both. Together, the platform to create dynamic and interactive websites.
CSS and JavaScript editors (discussed In this article) and in Visual Studio 2013
NUGET and the Page Inspector, all of which were added in VS 2012 that VS 2013 builds on top of.
If you have some basic understanding with earlier versions of ASP.NET, you’ll be happy to learn the new version of asp.net the new version of the framework that will make your life as a developer easier. I mention and discuss 
these new features throughout this article where appropriate.
Probably the best thing about Visual Studio Express 2013 for Web is its price: it’s available for free.This makes Visual Studio and ASP.NET probably the most attractive and compelling web development technologies available today.


What This Article Covers
3:  Designing Your Web Pages
5:  Programming Your ASP.NET Web Pages
6:  Creating Consistent Looking Websites.
7:  Navigation
8:  User Controls
9:  Validating User Input
10: ASP.NET AJAX
11: jQuery
12: Introducing Databases
13: Displaying and Updating Data
14: LINQ and the ADO.NET Entity Framework
15: Working with Data and Advanced Topics
16: Security in Your ASP.NET Website
17: Personalizing Websites
18: Exception Handling, Debugging, and Tracing

19: Deploying Your Website


Who Can Read It
This article is for anyone who wants to learn how to build rich and interactive websites that run on the Microsoft platform. With the knowledge you gain from this article, you create a great foundation to build any type of website, ranging from simple hobby-related websites to sites you may be creating for commercial purposes.Anyone new to web programming should be able to follow along because no prior background in web development is assumed, although it helps if you do have a basic understanding of HTML and Even if you have some experience with prior versions of ASP.NET, you may gain a lot from this book. Although many concepts from previous versions are brought forward into ASP.NET 4.5.1,you’ll discover there’s a lot of new stuff to be found in this article, including the strongly typed data controls, smarter code editors, new debugging facilities, and more


What You Need to Use This Article
This Article assumes you have a system that meets the following requirements:
1: Capable of running Visual Studio. For the exact system requirements, consult the documentation that comes with the software.

2: Running Windows 7 or Windows 8 (at least the Home Premium edition), or one of the Windows Server 2008 R2 or 2012 editions.
You can get the free Visual Studio Express 2013 for Web from the Microsoft site at www.microsoft.com/express/ On the Express homepage, follow the Downloads link until you reach the page that offers the downloads for the Express products, including VSEW. From this page, you can download VSEW as a Web Install, where you download only the installer, while the remaining files are downloaded during the installation process. Make sure you choose Visual Studio Express 2013 for Web from the page, and not one of the other free Express products or one of the older editions of Visual Studio.Don’t be fooled by the file size of the Web Install download, which is just a few megabytes. The file you download is just the installer that downloads the required files over the Internet. The total download depends on your current system and will be somewhere between 500MB and 1GB If you want to try out the full version of Visual Studio 2013, which also contains the web components, you can sign up for a free trial on the Microsoft site at http://msdn.microsoft.com/vstudio. You can choose to download an ISO image that you’ll need to burn on a DVD or choose to download the Web Installer.

Installing Visual Studio Express
Installing VSEW is a straightforward, although somewhat lengthy, process. Depending on your installation method, your computer, and your Internet connection speed, installing VSEW may take anywhere between 20 minutes and an hour or even more.
1: When the downloading has been completed then open SETUP.EXE file from folder where you extract the ISO 
2: Anther thing you can Install directly from server 
 After open setup.exe then watch screen shot,
Click on I agree to the License Terms and privacy policy.As shown in figure 1-1

studio
 figure1-1







If you’re installing the full version of Visual Studio, click the Next button that appeared when you agreed to the license terms. You see a screen similar to Figure 1-2. Make sure you select at least the Microsoft Web Developer Tools option.



\




vs
figure 1-2
In both cases, click the Install button to start the installation process. After a while you should see a message indicating that Visual Studio has been installed successfully.The installer may need to reboot your machine during or after the installation. Once the installer has finished, Visual Studio is ready for use.


Start Visual Studio from the Windows Start menu from the IDE click on the file menu from left top corner                                                 
Figure 1-3
The New Web Site dialog box appears as shown in Figure 1-4.
figure 1-4

Leave the selection on the asp.net Empty website select one language from left side in C# and visual basic
As shown in figure 1-4.
                                       NEXT: First program in asp.net using vb.net

No comments:

Post a Comment

We are happy for leaving comments,we will don't let you bite stay with us

Popular Posts

Contact Form

Name

Email *

Message *