Safari Books Online is a digital library providing on-demand subscription access to thousands of learning resources.
1. | By: Manfred Steyer; Holger Schwichtenberg Dr. Publisher: Microsoft Press Deutschland Publication Date: 06-MAY-2013 Insert Date: 09-MAY-2013 Slots: 1.0 | Dieses Buch erläutert, wie Sie für die Erstellung moderner Webanwendungen serverseitige Technologien aus dem .NET-Umfeld mit ausgewählten JavaScript-APIs kombinieren....
|
2. | Developing Microsoft® ASP.NET Server Controls and Components By: Nikhil Kothari; Vandana Datye Publisher: Microsoft Press Publication Date: 15-AUG-2002 Insert Date: 19-JAN-2013 Slots: 1.0 | Overview: Developing Microsoft® ASP.NET Server Controls and Components The complete guide to developing professional, reusable ASP.NET server controls and components—direct from the insiders who developed the technology. <para>Web Forms—the page and control framework at the heart of ASP.NET—makes it easier to develop dynamic Web applications. But you can go beyond the controls that ship with ASP.NET—and power up your Web sites and applications—by creating your own server controls. You can also develop and distribute you own controls for commercial use. This comprehensive guide, direct from key insiders, combines conceptual and...
|
3. | Microsoft® ASP.NET 2.0 Step By Step By: George Shepherd Publisher: Microsoft Press Publication Date: 26-OCT-2005 Insert Date: 15-JAN-2013 Slots: 1.0 | Overview: Microsoft® ASP.NET 2.0 Step By Step The Web application infrastructure ASP.NET, introduced as part of
version 1.0 of the Microsoft .NET Framework, provides the
thin-client counterpart to Microsoft Windows® client
development. With dramatic improvements in performance,
productivity, and security features, Microsoft Visual Studio®
2005 and ASP.NET 2.0 deliver a simplified, high-performance, and
powerful Web development experience. ASP.NET 2.0 features a new set
of controls and infrastructure that simplify Web-based data access
and include functionality that facilitates code reuse, visual
consistency, and aesthetic appeal. Now you...
|
4. | Programming Microsoft® ASP.NET 2.0 Core Reference, 2nd Edition By: Dino Esposito Publisher: Microsoft Press Publication Date: 02-NOV-2005 Insert Date: 14-JAN-2013 Slots: 1.0 | Overview: Programming Microsoft® ASP.NET 2.0 Core Reference, 2nd Edition Delve into the core topics for ASP.NET 2.0 programming, mastering
the essential skills and capabilities needed to build
high-performance Web applications successfully. Well-known ASP.NET
author Dino Esposito deftly builds your expertise with Web forms,
Microsoft Visual Studio®, core controls, master pages, data
access, data binding, state management, security services, and
other must-know topics—combining definitive reference with
practical, hands-on programming instruction. Packed with expert
guidance and pragmatic examples, this CORE REFERENCE delivers the
key resources you need to develop...
|
5. | Building Secure Microsoft® ASP.NET Applications Publisher: Microsoft Press Publication Date: 15-JAN-2003 Insert Date: 08-JAN-2013 Slots: 1.0 | Overview: Building Secure Microsoft® ASP.NET Applications This guide presents a practical, scenario-driven approach to designing and building security-enhanced ASP.NET applications for Microsoft® Windows® 2000 and version 1.1 of the Microsoft .NET Framework....
|
6. | By: Jesse Liberty; Dan Maharry; Dan Hurwitz Publisher: Helion Publication Date: 13-SEP-2012 Insert Date: 14-SEP-2012 Slots: 1.0 | Overview: ASP.NET 3.5. Programowanie Dzięki tej książce zdobędziesz wiedzę pozwalającą Ci na swobodne poruszanie się w świecie aplikacji internetowych opartych o .NET. Nauczysz się w maksymalny sposób wykorzystywać możliwości środowiska Visual Studio 2008, poznasz dostępne kontrolki oraz sprawdzisz, do czego może Ci się przydać ADO.NET....
|
7. | ASP.NET MVC 4 in Action: Revised edition of ASP.NET MVC 2 in Action By: Jeffrey Palermo, Jimmy Bogard, Eric Hexter, Matthew Hinze, and Jeremy Skinner ; Foreword by Phil Haack Publisher: Manning Publications Publication Date: 02-JUN-2012 Insert Date: 13-JUN-2012 Slots: 1.0 | Overview: ASP.NET MVC 4 in Action: Revised edition of ASP.NET MVC 2 in Action Summary
ASP.NET MVC 4 in Action is a fast-paced tutorial designed
to introduce ASP.NET MVC to .NET developers and show how to apply
it effectively. All examples in this revised edition are based on
ASP.NET MVC 4, so you'll get full coverage of features such as the
Razor view engine, Web Matrix helpers, and improved extensibility.
You'll see how your ASP.NET applications can benefit from changes
in the .NET Framework.
About the Technology
ASP.NET MVC provides the architecture needed to separate an
application’s logic and its UI. Because each
component’s role is well defined, MVC...
|
8. |
Finally, TheBeerHouse website from ASP.NET 2.0 Website Programming: Problem–Design–Solution gets the ASP.NET 3.5 treatment! This Wrox Blox presents two unique approaches to applying LINQ to SQL to data access in TheBeerHouse. In Part 1, you'll take advantage of the original application's data provider model to develop a custom LINQ to SQL provider for the Articles module. In Part 2, you'll try a different approach, while learning how to develop an ASP.NET 3.5 application using a purely LINQ-based three-tier model.
Along the way, you'll learn about LINQ to Objects; the newest features of...
|
9. | Building ASP.NET with Microsoft WebMatrix By: Steve Lydford Publisher: Apress Publication Date: 14-DEC-2011 Insert Date: 13-JAN-2012 Slots: 1.0 | Overview: Building ASP.NET with Microsoft WebMatrix
WebMatrix is the latest addition to the hugely popular Microsoft ASP.NET web platform. This exciting new technology aims to simplify the process of developing websites by combining the new and powerful Razor syntax with a fully extensible set of data and HTML helpers for performing common web tasks.
The WebMatrix installation includes all the tools the developer requires to quickly create fully-functional, data-driven, dynamic sites using ASP.NET web pages. The lightweight custom development tool works alongside SQL Server Compact Edition and Internet Information Services (IIS) Express...
|
10. | Beginning ASP.NET Web Pages with WebMatrix® By: Mike Brind; Imar Spaanjaars Publisher: Wrox Publication Date: 08-NOV-2011 Insert Date: 13-JAN-2012 Slots: 1.0 | Overview: Beginning ASP.NET Web Pages with WebMatrix®
Learn to build dynamic web sites with Microsoft WebMatrix
Microsoft WebMatrix is designed to make developing dynamic ASP.NET web sites much easier. This complete Wrox guide shows you what it is, how it works, and how to get the best from it right away. It covers all the basic foundations and also introduces HTML, CSS, and Ajax using jQuery, giving beginning programmers a firm foundation for building dynamic web sites.
Examines how WebMatrix is expected to become the new recommended entry-level tool for developing web sites using ASP.NET
Arms beginning programmers, students, and...
|
11. | 20 Recipes for Programming MVC 3 By: Jamie Munro Publisher: O'Reilly Media, Inc. Publication Date: 04-OCT-2011 Insert Date: 29-SEP-2011 Slots: 1.0 | Overview: 20 Recipes for Programming MVC 3 The goal of this book is to provide web developers a "cookbook" of "recipes" that are required by many developers on a day-to-day basis. Each code sample contains a complete working example of how to implement authentication, email, AJAX, data validation, and many other examples. You will quickly find yourself referring to one of these samples for every website that you will build....
|
12. | Testing ASP.NET Web Applications Publisher: Wrox Publication Date: 26-OCT-2009 Insert Date: 11-APR-2011 Slots: 1.0 | Overview: Testing ASP.NET Web Applications
A unique resource that combines all aspects of Web testing and makes it completely specific to ASP.NET
As Microsoft's key Web technology for creating dynamic, data-driven Web sites and Web applications, ASP.NET is incredibly popular. This is the first book to combine several testing topics and make them specific to ASP.NET. The author duo of Microsoft MVPs covers both the test-driven development approach and the specifics of automated user interface testing; performance, load, and stress testing; accessibility testing; and security testing.
This definitive guide walks you through the...
|
13. | Professional ASP.NET 4 in C# and VB By: Bill Evjen; Scott Hanselman; Devin Rader Publisher: Wrox Publication Date: 08-MAR-2010 Insert Date: 01-APR-2011 Slots: 1.0 | Overview: Professional ASP.NET 4 in C# and VB
This book was written to introduce you to the features and capabilities that ASP.NET 4 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 4: In C# and VB by Imar Spaanjaars (Wiley Publishing, Inc., 2010) to...
|
14. | Professional ASP.NET 3.5 SP1 Edition: In C# and VB By: Bill Evjen; Scott Hanselman; Devin Rader Publisher: Wrox Publication Date: 13-APR-2009 Insert Date: 01-APR-2011 Slots: 1.0 | Overview: Professional ASP.NET 3.5 SP1 Edition: In C# and VB
Professional ASP.NET 3.5 SP1 In C# and VB
ASP.NET 3.5 brings the power of Visual Studio® 2008 along with the multitude of language improvements in C# 2008 and Visual Basic® 2008 as well as powerful new technology called LINQ, together with the ASP.NET 2.0 Framework you already know and love. Packed with valuable coverage of ASP.NET 3.5 SP1, this essential resource offers both C# and VB examples throughout the book, and shares new and updated content on the ADO.NET Entity Framework, ADO.NET Dynamic Data, and ADO.NET Data Services.
While ASP.NET 3.5 boasts server controls like the...
|
15. | By: Barry Dorrans Publisher: Wrox Publication Date: 05-APR-2010 Insert Date: 29-MAR-2011 Slots: 1.0 | Overview: Beginning ASP.NET Security
Programmers: protect and defend your Web apps against attack!
You may know ASP.NET, but if you don't understand how to secure your applications, you need this book. This vital guide explores the often-overlooked topic of teaching programmers how to design ASP.NET Web applications so as to prevent online thefts and security breaches.
You'll start with a thorough look at ASP.NET 3.5 basics and see happens when you don't implement security, including some amazing examples. The book then delves into the development of a Web application, walking you through the vulnerable points at every...
|
16. | By: Jon Galloway; Phil Haack; Scott Hanselman; Scott Guthrie; Rob Conery Publisher: Wrox Publication Date: 28-JUN-2010 Insert Date: 26-MAR-2011 Slots: 1.0 | Overview: Professional ASP.NET MVC 2
Top-selling MVC book from a top team at Microsoft—now fully updated!
ASP.NET MVC 2.0 is now available and shipping with Visual Studio 2010 and .NET 4. A new update to Microsoft's Model-View-Controller technologies, MVC 2 enables developers to build dynamic, data-driven Web sites. Professional ASP.NET MVC 2 shows you step-by-step how to use MVC 2. You'll learn both the theory behind MVC 2, as well as walk through practical tutorials, where you'll create a real-world application. Topics include transitioning from ASP.NET development, as well as an overview of related tools and...
|
17. | By: Ken Cox Publisher: For Dummies Publication Date: 19-FEB-2008 Insert Date: 11-MAR-2011 Slots: 1.0 | Overview: ASP.NET 3.5 For Dummies®
Did you volunteer to create a Web site for the softball team? Is it time to take your small business to the next level and let your customers shop online? Well, you can relax! ASP.NET 3.5 makes creating a dynamic site faster and cleaner than ever before, and ASP.NET 3.5 For Dummies makes it easier.
First, you'll get an introduction to all the tools and terminology you need to understand ASP.NET. If you've used earlier versions of ASP.NET and Visual Web Developer, you can probably skip that part and jump right into what's new in 3.5. You'll make friends with LINQ and SQL, create sites in...
|
18. | Beginning ASP.NET 3.5: In C# and VB By: Imar Spaanjaars Publisher: Wrox Publication Date: 04-MAR-2008 Insert Date: 11-MAR-2011 Slots: 1.0 | Overview: Beginning ASP.NET 3.5: In C# and VB
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. 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...
|
19. | By: Simone Chiaretta; Keyvan Nayyeri Publisher: Wrox Publication Date: 05-AUG-2009 Insert Date: 05-MAR-2011 Slots: 1.0 | Overview: Beginning ASP.NET MVC 1.0
ASP.NET MVC (Model View Framework) allows you to use ready-to-use MVC code so you can develop Web applications faster. This book?s cut-to-the-chase approach gets you up to speed on the new ASP.NET MVC without getting bogging you down in learning or re-learning ASP.NET itself. You?ll receive straightforward instruction on concepts, backed by real-world case studies and examples that offer practical solutions. Topics include test-driven development and unit testing, the principles of the MVC pattern, how to implement it, how to move from traditional ASP.NET Webforms to ASP.NET MVC, and much...
|
20. | Professional ASP.NET 2.0 Special Edition By: Bill Evjen; Scott Hanselman; Devin Rader; Farhan Muhammad; S. Srinivasa Sivakumar Publisher: Wrox Publication Date: 16-OCT-2006 Insert Date: 05-MAR-2011 Slots: 1.0 | Overview: Professional ASP.NET 2.0 Special Edition ASP.NET allows web sites to display unique pages for each visitor rather than show the same static HTML pages. The release of ASP.NET 2.0 is a revolutionary leap forward in the area of web application development. It brings with it a wealth of new and exciting built-in functions that reduce the amount of code you'll need to write for even the most common applications.With more than 50 new server controls, the number of classes inside ASP.NET 2.0 has more than doubled, and in many cases, the changes in this new version are dramatic. This book will alert you to every new feature and capability...
|