Beginning ASP.NET for Visual Studio 2015.pdf

时间:2022-08-14 11:34:36
【文件属性】:
文件名称:Beginning ASP.NET for Visual Studio 2015.pdf
文件大小:18.35MB
文件格式:PDF
更新时间:2022-08-14 11:34:36
ASP.NET IT WAS ESTIMATED IN JUNE 2015 that 45 percent of the world’s population has accessed the Internet. That’s over 3 billion users, and the number is growing every day. This is a vast, connected market that can reach any content you decide to make available, be it a simple web page or a complex web application. There are a lot of ways that you can make a simple web page available online. There are a lot fewer approaches when you are trying to build a web application. One of these web application technolo- gies is ASP.NET from Microsoft. ASP.NET is a framework that supports the building of robust and performant web applications. Think of it as the structural support for a car. You can add a couple of different body designs on top of this structure: ASP.NET Web Forms and ASP.NET MVC. These two approaches both rest on ASP.NET and depend on common functionality that is made available through ASP.NET. Visual Studio 2015 is the primary tool used when creating and maintaining ASP.NET web applica- tions. It will help you easily work with every aspect of your web application, from the “look and feel” all the way through to deployment of your application—and skipping none of the steps in between. In addition, because Microsoft is committed to supporting ASP.NET developers, it is avail- able in a fully functional free version! This book is an exploration of both ASP.NET Web Forms and MVC. As part of this exploration you will become familiar with all of the various components of a functional web application, creat- ing a sample application as you go through the different parts of the development process. You will learn how the two frameworks do things, with some approaches being very similar while others are completely different. No matter the style of approach, however, it is always clear that they both rest on the same framework.

网友评论