Найти книгу: "Beginning ASP.NET 4. in C# and VB"


Beginning ASP.NET 4. in C# and VB Beginning ASP.NET 4. in C# and VB

Автор: Imar Spaanjaars

Год издания: 0000

This book is for anyone who wants to learn how to build rich and interactive web sites that run on the Microsoft platform. With the knowledge you gain from this book, you create a great foundation to build any type of web site, ranging from simple hobby-related web sites 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 the web in general. The book starts at the very beginning of web development by showing you how to obtain and install Visual Web Developer. The chapters that follow gradually introduce you to new technologies, building on top of the knowledge gained in the previous chapters. Do you have a strong preference for Visual Basic over C# or the other way around? Or do you think both languages are equally cool? Or maybe you haven't made up your mind yet and want to learn both languages? Either way, you'll like this book because all code examples are presented in both languages! 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, you'll discover there's a lot of new stuff to be found in this book, including an introduction to the ADO.NET Entity Framework, the inclusion of jQuery, ASP.NET AJAX, the many changes to the ASP.NET 4 Framework, and much more. This book teaches you how to create a feature-rich, data-driven, and interactive web site called Planet Wrox. Although this is quite a mouthful, you'll find that with Visual Web Developer 2010, developing such a web site isn't as hard as it seems. You'll see the entire process of building a web site, from installing Visual Web Developer 2010 in Chapter 1 all the way up to putting your web application on a live server in Chapter 19. The book is divided into 19 chapters, each dealing with a specific subject. Chapter 1, “Getting Started with ASP.NET 4” shows you how to obtain and install Visual Web Developer 2010. You'll get instructions for downloading and installing the free edition of Visual Web Developer 2010, called the Express edition. You are also introduced to HTML, the language behind every web page. The chapter closes with an overview of the customization options that Visual Web Developer gives you. Chapter 2, “Building an ASP.NET Web Site” shows you how to create a new web site and how to add new elements like pages to it. Besides learning how to create a well-structured site, you also see how to use the numerous tools in Visual Web Developer to create HTML and ASP.NET pages. Chapter 3, “Designing Your Web Pages.” Visual Web Developer comes with a host of tools that allow you to create well-designed and attractive web pages. In this chapter, you see how to make good use of these tools. Additionally, you learn about CSS, the language that is used to format web pages. Chapter 4, “Working with ASP.NET Server Controls.” ASP.NET Server Controls are one of the most important concepts in ASP.NET. They allow you to create complex and feature-rich web sites with very little code. This chapter introduces you to the large number of server controls that are available, explains what they are used for, and shows you how to use them. Chapter 5, “Programming Your ASP.NET Web Pages.” Although the built-in CSS tools and the ASP.NET Server Controls can get you a long way in creating web pages, you are likely to use a programming language to enhance your pages. This chapter serves as an introduction to programming with a strong focus on programming web pages. Best of all: all the examp
Знакомство с технологией Microsoft® ASP.NET 2.0 AJAX Знакомство с технологией Microsoft® ASP.NET 2.0 AJAX

Автор: Эспозито Дино

Год издания: 

Книга представляет собой экспертное введение в расширение языка JavaScript (кодовое название Atlas) для Microsoft ASP .NET 2.0, написанное специалистами, работающими в группе разработки. Эта книга является идеальным справочным пособием, поскольку содержит наиболее свежие сведения о рассматриваемых в ней инструментах разработки, а также множество примеров на языках C# и JavaScript.

ASP.NET Bible ASP.NET Bible

Автор: Mridula Parihar, Essam Ahmed, Jim Chandler, Bill Hatfield, Rick Lassan, Peter MacIntyre, Dave Wanta

Год издания: 

Learn the ins and outs of ASP.NET using Visual Basic and C# with this comprehesive reference tool.

Знакомство с технологией Microsoft ASP.NET 2.0 AJAX Знакомство с технологией Microsoft ASP.NET 2.0 AJAX

Автор: Эспозито Дино

Год издания: 

Книга представляет собой экспертное введение в расширение языка JavaScript (кодовое название Atlas) для Microsoft ASP .NET 2.0, написанное специалистами, работающими в группе разработки. Эта книга является идеальным справочным пособием, поскольку содержит наиболее свежие сведения о рассматриваемых в ней инструментах разработки, а также множество примеров на языках C# и JavaScript.

Microsoft ASP.NET 2.0 с примерами на C# 2005 для профессионалов Microsoft ASP.NET 2.0 с примерами на C# 2005 для профессионалов

Автор: Мэтью Мак-Дональд, Марио Шпушта

Год издания: 

Книга известных специалистов в области технологий .NET представляет собой учебное и справочное пособие для разработчиков .NET-приложений, использующих новую версию ASP.NET 2.0. Предложенный авторами практический подход к изложению материала не является простым повторением документации MSDN, а позволяет сконцентрироваться на решении конкретных задач, связанных с разработкой Web-приложений разного уровня сложности. Глубина изложения материала превращает эту книгу в незаменимый источник информации для разработчиков. Подробно рассматриваются все вопросы, связанные с ASP.NET 2.0, начиная с объектной модели и заканчивая взаимодействием с XML и различными поставщиками данных. Книга рассчитана на программистов разной квалификации, а также будет полезна для студентов и преподавателей дисциплин, связанных с программированием и разработкой для .NET.

Самоучитель ASP.NET Самоучитель ASP.NET

Автор: И. В. Шапошников

Год издания: 

Книга представляет собой руководство по созданию мощных полнофункциональных сайтов на основе технологии ASP (Active Server Pages). В книге рассмотрены вопросы установки средств разработки ASP.NET и настройки Web-сервера IIS. Описан процесс создания ASP-приложений, начиная самыми простыми и заканчивая многофункциональными ASP-сценариями. Отдельные главы книги посвящены обзору языков Visual Basic, XML и SOAP. Читатель познакомится с основами создания интернет-сервисов на основе ASP, достаточно новым направлением с многообещающими перспективами. Для Web-программистов.