Книги и журналы » Компьютерная литература » Веб-дизайн и программирование
Introducing Microsoft WebMatrixГод: 2011
Автор: Laurence Moroney
Жанр: Программирование
Издательство: O’Reilly Media
ISBN: 978-0-7356-4970-5
Язык: Английский
Формат: PDF
Качество: Изначально компьютерное (eBook)
Количество страниц: 334
Описание: Microsoft WebMatrix is a new tool from Microsoft that is aimed at making web development easy. WebMatrix is designed to make life easier for the first two types of developer. For those who want to use open source, WebMatrix provides a complete, coherent stack on which an open source application can run, regardless of the technology on which it’s built. So, for example, even though the popular WordPress application uses PHP and MySQL, WebMatrix makes it easy for a developer to acquire, download, and install WordPress, including all the dependencies needed to make it run on Windows.
For those who want to build sites themselves, WebMatrix comes with the Microsoft ASP.NET Web Pages Framework, which makes building webpages and websites very straightforward and uses a simple but powerful inline syntax. With this syntax (nicknamed Razor), you can create HTML templates and then activate them with code that is compact, fluid, and easy to read. Your investment in skills with ASP.NET Web Pages will pay off when you are ready to scale up, because it is fully compatible with Microsoft ASP.NET, including ASP.NET Web MVC and ASP.NET Web Forms.
[spoiler="Примеры страниц"]





[/spoiler]
[spoiler="Оглавление"]
Chapter 1 : Introducing WebMatrix
An Introduction to Web Stacks
Installing WebMatrix
Building Your First WebMatrix Application
The WebMatrix Stack
Summary
Chapter 2 : A Tour of WebMatrix
Launching WebMatrix
The Web Application Gallery
Creating a Site by Using the Web Application Gallery
Creating a Site by Using a Template
Understanding the WebMatrix Workbench
Summary
Chapter 3 : Programming with WebMatrix
Server Programming
Your First Programmed Page
Sending Data to the Server
Summary
Chapter 4 : Using Images in WebMatrix
Creating a Page That Uses an Image
Creating Thumbnails and Links
Programming the Image Tag
Using the WebImage Helper
Summary
Chapter 5 : Using Video in WebMatrix
Using Video in Your Site
Using the Video Helper
Using the HTML5