| | | | | |
Поиск
Вход на сайт
Разделы
Книги

Партнеры
Обратная связь



Скачать книги бесплатно

Pro ASP.NET 3.5 in VB 2008: Includes Silverlight 2

Basic / Visual Basic / VBA, ASP / ASP.NET
Pro ASP.NET 3.5 in VB 2008: Includes Silverlight 2 Автор: Matthew MacDonald, Mario Szpuszta,Vidya Vrat Agarwal
Издательство: Apress
Год издания: 2009
Страниц: 1641
ISBN: 978-1-4302-1631-5
Язык: английский
Размер: 12 Мб [PDF]
ASP.NET 3.5 is the latest version of Microsoft’s revolutionary ASP.NET technology. It is the principal standard for creating dynamic web pages on the Windows platform. Pro ASP.NET 3.5 in VB 2008: Includes Silverlight 2 raises the bar for high–quality, practical advice on learning and deploying Microsoft’s dynamic web solution.
ID: 51144

Pro ASP.NET MVC Framework

Главная » Книги » Web-технологии » ASP / ASP.NET
Pro ASP.NET MVC Framework Автор: Steven Sanderson
Издательство: Apress
Год издания: 2009
Страниц: 591
ISBN: 978-1-4302-1008-5
Язык: английский
Размер: 11,7 Мб [PDF]
Steven Sanderson has seen the ASP.NET MVC framework mature from the start, so his experience, combined with comprehensive coverage of all the new features, including those in the official MVC development toolkit, offers the clearest understanding of how this exciting new framework could improve your coding efficiency—and you’ll gain invaluable up–to–date awareness of security, deployment, and interoperability challenges.
ID: 50211

ASP.NET MVC Framework Preview

C / C++ / C# / Visual C, .NET, ASP / ASP.NET
ASP.NET MVC Framework Preview Автор: Steven Sanderson
Страниц: 100
ISBN: 1430216468
Язык: английский
Размер: 1.46 Мб [PDF]
Product Description
The ASP.NET MVC framework is the latest evolution of Microsoft’s ASP.NET web platform. It introduces a radically new high–productivity programming model, promotes cleaner code architecture, supports test–driven development, and provides powerful extensibility, combined with all the benefits of ASP.NET 3.5.

ASP.NET MVC Framework Preview is a first look at this technology’s main features, designed to give you a head start getting to grips with this powerful new technology.
What you’ll learn
* A solid architectural background to ASP.NET MVC, including Model–View–Controller and REST concepts
Who is this book for?
This book is for web developers with a basic knowledge of ASP.NET and C#, who want, or need, to start using the new ASP.NET MVC framework.

About the Author

After a childhood spent at the computer, Steven Sanderson started web development in 1996, first using Perl and later adopting PHP.
His last five years of professional experience have focused on ASP.NET, learning what works and what works better, and experiencing a developer’s life everywhere from an investment bank to a five–person Internet startup.

Steven has led Red Gate's web development team, and spends his free time blogging and keeping up to speed with the latest technology developments.

He’s followed the ASP.NET MVC framework since its inception and frequently participates in online discussions with its core developers at Microsoft.
ID: 49417

Microsoft Silverlight Graphics

C / C++ / C# / Visual C, .NET, ASP / ASP.NET
Microsoft Silverlight Graphics Автор: Oswald Campesato
Страниц: 445
Язык: английский
Размер: 4.2 Мб [PDF]
Silverlight represents an entirely new level of rich Web interface technology for Microsoft developers. With the new power of this development environment comes new challenges for graphic artists and programmers to use this technology to its fullest. "Microsoft Silverlight Graphics" will help you quickly become productive in Silverlight, teaching you how to use the program to create stunning graphics and animations. You’ll learn how to create Silverlight applications; using graphics, animation, audio, and video.
ID: 46557

Professional ASP.NET 3.5: In C# and VB

Basic / Visual Basic / VBA, C / C++ / C# / Visual C, .NET, ASP / ASP.NET
Professional ASP.NET 3.5: In C# and VB Автор: Bill Evjen, Scott Hanselman, Devin Rader
Издательство: WROX
Год издания: 2008
Страниц: 1704
ISBN: 0470187573, 978-0470187579
Язык: английский
Размер: 28.92 Мб [PDF]
This book was written to introduce you to the features and capabilities that ASP.NET 3.5 offers, as well as to give you an explanation of the foundation that ASP.NET provides. We assume you have a general understanding of Web technologies, such as previous versions of ASP.NET, Active Server Pages 2.0/3.0, or JavaServer Pages. If you understand the basics of Web programming, you should not have much trouble following along with this book's content.

If you are brand new to ASP.NET, be sure to check out Beginning ASP.NET 3.5: In C# and VB by Imar Spaanjaars (Wiley Publishing, Inc., 2008) to help you understand the basics.

In addition to working with Web technologies, we also assume that you understand basic programming constructs, such as variables, For Each loops, and object-oriented programming.

You may also be wondering whether this book is for the Visual Basic developer or the C# developer. We are happy to say that it is for both! When the code differs substantially, this book provides examples in both VB and C#.

This book spends its time reviewing the 3.5 release of ASP.NET. Each major new feature included in ASP.NET 3.5 is covered in detail
ID: 35522

Professional ASP.NET 2.0 Databases

.NET, ASP / ASP.NET
Professional ASP.NET 2.0 Databases Автор: Thiru Thangarathinam
Издательство: WROX
Год издания: 2007
Страниц: 504
ISBN: 047004179X, 978-0470041796
Язык: английский
Размер: 3.45 Мб [PDF]
Now you can uncover the secrets behind accessing and retrieving data from a wide range of data sources such as SQL Server and XML sources. This book walks you through the array of ADO.NET 2.0 features and clearly shows you how they can be used to develop database-driven web applications in ASP.NET.

You’ll first gain an in-depth understanding of the data source controls that enable data binding in the ASP.NET platform. Next you’ll uncover the advanced features of ASP.NET, including site navigation, implementing sorting and paging, and editing data in templates. You’ll then focus on designing transactions in ADO.NET 2.0, displaying data, and utilizing SQL Server 2005 XML.

Throughout the chapters, you’ll find examples and source code (with ASP.NET examples written in C#) that you can integrate into your applications. This will enable you to leverage ADO.NET and ASP.NET features so you can easily create a scalable N-Tier web site.
Some of the topics covered include:


ASP.NET 2.0 Data Controls Data Binding with the SqlDataSource Control, XML Data, and Objects Selecting, Updating, Deleting Records Programmatically Creating and Adding Controls XSL Transformations with XmlDataSource Control Using Generics with the ObjectDataSource Control ASP.NET 2.0 Site Navigation including Implementing Breadcrumbs and Binding to Other Controls Displaying and Editing Data Using Templates GridView Sorting and Paging Advanced Data Source and Data-Bound Controls including Master/Detail Display, Displaying Images from a Database, and Using Themes with Data Bound Controls Transactions in .NET and Interoperability between System.Transactions and System.EnterpriseServices Advanced ADO.NET for ASP.NET Data Display including DataSet Object, ADO.NET 2.0 DataTable, and Provider-Independent Data Access Code Accessing Data from SQL Server 2005 including CLR in SQL Server 2005, New XML Features in SQL Server 2005, and Working with XML Data-Typed Columns from ADO.NET N-Tier Architecture with ASP.NET 2.0 and SQL Server 2005 Best Practices for Creating ASP.NET Web Sites including Implementation of CLR Stored Procedures and Implementation of Layers
ID: 35327

Developing Service-Oriented AJAX Applications on the Microsoft Platform

C / C++ / C# / Visual C, .NET, ASP / ASP.NET
Developing Service-Oriented AJAX Applications on the Microsoft Platform Автор: Daniel Larson
Издательство: Microsoft Press
Год издания: 2008
Страниц: 320
ISBN: 0-7356-2591-3, 978-0-7356-2591-4
Язык: английский
Размер: 1.30 Мб [CHM]
Delve into the fundamental architectural principles and techniques for developing service-oriented AJAX applications for the enterprise. This guide offers a code-heavy, example-based approach to learning how to write a modern services API and an AJAX front end that can easily be extended, reused, and integrated by third parties. Focusing on Microsoft technologies and enterprise servers, including Microsoft SharePoint(r) Server 2007, ASP.NET AJAX, and Microsoft .NET Frameworks 2.0, 3.0, and 3.5, this book walks you through a client-centric UI architecture programmed against an XML service-oriented backend. Topics include the Microsoft AJAX Library, Web services and an XML API, client-side XSLT, JavaScript AJAX communication, and integration with Microsoft servers. The book does not attempt to be an exhaustive reference, but focuses instead on fundamental architectural principles and guidance.
ID: 32839

ASP.NET 3.5 Beginner's Guid

C / C++ / C# / Visual C, .NET, ASP / ASP.NET
ASP.NET 3.5 Beginner's Guid Автор: William B. Sanders
Издательство: McGraw-Hill Companies
Год издания: 2009
Страниц: 448
ISBN: 0-07-159195-8
Язык: английский
Размер: 14.4 Мб [PDF]
Learn how to create database-driven ASP.NET 3.5 websites using C# 3.0. ASP.NET 3.5: A Beginner's Guide shows you just what you need to know to build rich Internet applications quickly and easily. You'll find details on Web controls, CSS, event handlers, validation, SQL, ADO.NET, data binding, text files, and security. Coverage of the latest technologies, such as LINQ and Ajax, is also included. All examples use Visual Studio 2008 to ease you through the learning process, and all the source code is displayed. Start building dynamic ASP.NET 3.5 Web applications today with help from this fast-paced tutorial.
ID: 31891

Pro ASP.NET 2.0 E-Commerce in C# 2005

C / C++ / C# / Visual C, .NET, ASP / ASP.NET
Pro ASP.NET 2.0 E-Commerce in C# 2005 Автор: Paul Sarknas
Издательство: Apress
Год издания: 2006
Страниц: 619
ISBN: 978-1-59059-724-8
Язык: английский
Размер: 14.5 Мб [PDF]
Pro ASP.NET 2.0 E-Commerce in C# 2005 takes you through the e-commerce web application development cycle, from conception to coding to deployment and maintenance. It will also help you maximize your potential profits, learn what risks are involved, and take the necessary steps to minimize those risks. The book begins by introducing e-commerce systems and lays out the toolset. To help you learn about meeting and overcoming real-world challenges, the book features a case study of a fictional company, Little Italy Vineyards.
ID: 31455

Хакинг кода: ASP.NET Web Application Security

.NET, Безопасность, Хакерство, ASP / ASP.NET
Хакинг кода: ASP.NET Web Application Security Автор: Марк Барнетт, Джеймс Фостер
Издательство: Новый Издательский Дом
Год издания: 2005
Страниц: 450
ISBN: 5-9643-0069-3, 1-932266-65-8
Язык: русский
Размер: 7,97 Мб [DJVU]
Тема атак на различные базы данных, особенно тех, где содержится финансовая информация, сегодня очень актуальна. Умелый хакер может добыть информацию о вашей кредитной карте, подобрав пароль или обойдя систему безопасности сервера вашего банка. Задача программистов и системных администраторов этого банка - уберечь конфиденциальную информацию от хакинга. Хакинг - это искусство взлома всевозможных систем, уничтожение информации на удаленных компьютерах, воровство информации, действия по нанесению вреда компьютерным сетям.
В данном издании описаны основные виды атак, с помощью которых хакеры могут получить доступ к важной информации. Эти угрозы связаны с ошибками при предоставлении полномочий пользователей и авторизации их; при шифровании конфиденциальных данных; при установке индивидуальных уровней доступа; при обеспечении безопасности с помощью XML. Авторы привели примеры конкретных записей для программистов, а также подробности настройки системы для защиты от каждой из описанных атак. Детально освещены все аспекты, связанные с предоставлением паролей к аккаунтам, постановкой секретных вопросов, аутентификацией и авторизацией пользователей.
"Хакинг кода" поможет программистам и системным администраторам предотвратить атаки на пользовательские ячейки и web-сайты.
ID: 31281
При полной или частичной перепечатке материалов, книг с электронной библиотеки сайта, ссылка на
all-eBooks.com обязательна
Copyright © all-eBooks.com, 2006-2007. All Rights Reserved