rssHome » Web Development » ASP.NET

Building ASP.NET Web Pages with Microsoft WebMatrix

eBook Details:

  • Paperback: 504 pages
  • Publisher: Apress; 1st edition (December 14, 2011)
  • Language: English
  • ISBN-10: 1430240202
  • ISBN-13: 978-1430240204

eBook Description:

Building ASP.NET Web Pages 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 to provide a seamless and easy-to-use environment which enables the web developer to concentrate on the rapid development of feature-rich websites, without the need to learn the complex concepts and highly structured programming models which many other frameworks require.

WebMatrix is the latest addition to the hugely popular Microsoft ASP.NET web platform. This exciting new technology simplifies 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. This book gives you everything you need to get started! Download eBook Free »

Beginning ASP.NET Web Pages with WebMatrix

eBook Details:

  • Paperback: 432 pages
  • Publisher: Wrox; 1st edition (November 8, 2011)
  • Language: English
  • ISBN-10: 1118050487
  • ISBN-13: 978-1118050484

eBook Description:

Beginning ASP.NET Web Pages with 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 educators with all the information they need to start developing dynamic web sites, including design tips and layout advice
  • Explains the Packages Administration tool, including how to use the Facebook Social and Web Helper packages
  • Covers working with files, images, and databases; debugging and error handling; maintaining security; and site optimization

Beginning ASP.NET Web Pages with WebMatrix: Learn to build dynamic web sites with Microsoft WebMatrix

In the tried-and-true tradition of Wrox Beginning guides, Beginning ASP.NET Web Pages with Microsoft WebMatrix gives novice programmers the knowledge and confidence they need to get going.

Download eBook Free »

ASP.NET 4.0 in Practice

eBook Details:

  • Paperback: 504 pages
  • Publisher: Manning Publications; Pap/Psc edition (May 21, 2011)
  • Language: English
  • ISBN-10: 1935182463
  • ISBN-13: 978-1935182467

eBook Description:

ASP.NET 4.0 in Practice

ASP.NET 4.0 in Practice contains over 100 real world techniques distilled from the experience of a team of MVPs. Using a practical problem-solution-discussion format, the book will guide you through the most common scenarios you will face in a typical ASP.NET application, and provide solutions and suggestions to take your applications to another level.

ASP.NET is an established technology to build web applications using Microsoft products. It drives a number of enterprise-level web sites around the world, but it can be scaled for projects of any size. The new version 4.0 is an evolutionary step: you will find a lot of new features that you will be able to leverage to build better web applications with minimal effort.

ASP.NET 4.0 in Practice contains over 100 real world techniques distilled from the experience of a team of MVPs. Using a practical problem-solution-discussion format, the book will guide you through the most common scenarios you will face in a typical ASP.NET application, and provide solutions and suggestions to take your applications to another level.

ASP.NET is a massive framework that requires a large amount of know-how from developers. Fortunately, this book distills over 100 practical ASP.NET techniques from the experience of a team of MVPs, and puts them right at your fingertips.

Download eBook Free »

Build Your Own ASP.NET 4 Web Site Using C# & VB, 4th Edition

eBook Details:

  • Paperback: 776 pages
  • Publisher: SitePoint; 4th edition (October 7, 2011)
  • Language: English
  • ISBN-10: 0987090860
  • ISBN-13: 978-0987090867

eBook Description:

Build Your Own ASP.NET 4 Web Site Using C# & VB, 4th Edition

Build Your Own ASP.NET 4 Web Site Using C# & VB, 4th Edition is aimed at beginner ASP.NET developers wanting to develop their skills, web designers wanting to move into server-side programming, and experienced developers making the leap from ASP to .NET.

  • language and programming basics
  • how to construct ASP.Net Web Pages
  • how to build web applications
  • to use validation controls
  • database design and development
  • how to use ADO.NET
  • how to manage data and content
  • how to integrate Ajax and jQuery
  • the role of MVC

Build Your Own ASP.NET 4 Web Site Using C# & VB, 4th Edition is aimed at beginner ASP.NET developers wanting to develop their skills, web designers wanting to move into server-side programming, and experienced developers making the leap from ASP to .NET.

Download eBook Free »

Applied ASP.NET 4 in Context

eBook Details:

  • Paperback: 952 pages
  • Publisher: Apress; 1st edition (September 12, 2011)
  • Language: English
  • ISBN-10: 1430234679
  • ISBN-13: 978-1430234678

eBook Description:

Applied ASP.NET 4 in Context

Applied ASP.NET 4 in Context answers the commonly asked question, “Yes, but how does it work in reality?” Through a series of carefully constructed examples, the book shows how ASP.NET works in a real-world context, showing how technologies and best practices can be drawn together to create well-crafted web applications.

ASP.NET 4 is the latest version of Microsoft’s revolutionary web technology. It is the principal technology for creating dynamic web pages on the Windows platform.

Applied ASP.NET 4 in Context sets the standard for clear, simple, hands-on advice for learning and deploying Microsoft’s dynamic web solutions. Seasoned .NET author Adam Freeman explains how to get the most from ASP.NET by focusing on the features you need for your project. He starts with the nuts and bolts and shows you everything through to advanced features, going in-depth to give you the knowledge you need to use ASP.NET in a real-world context.

Applied ASP.NET 4 in Context: Effective and powerful ASP.NET programming is easier than ever before with this informed and practical guide.

Download eBook Free »

Beginning ASP.NET Security

eBook Details:

  • Paperback: 436 pages
  • Publisher: Wrox; 1st edition (April 5, 2010)
  • Language: English
  • ISBN-10: 0470743654
  • ISBN-13: 978-0470743652

eBook Description:

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 phase. Learn to factor security in from the ground up, discover a wealth of tips and industry best practices, and explore code libraries and more resources provided by Microsoft and others.

  • Shows you step by step how to implement the very latest security techniques
  • Reveals the secrets of secret-keeping-encryption, hashing, and not leaking information to begin with
  • Delves into authentication, authorizing, and securing sessions
  • Explains how to secure Web servers and Web services, including WCF and ASMX
  • Walks you through threat modeling, so you can anticipate problems
  • Offers best practices, techniques, and industry trends you can put to use right away

Beginning ASP.NET Security

Defend and secure your ASP.NET 3.5 framework Web sites with this must-have guide.

Download eBook Free »

Professional ASP.NET Design Patterns

eBook Details:

  • Paperback: 720 pages
  • Publisher: Wrox (July 1, 2010)
  • Language: English
  • ISBN-10: 0470292784
  • ISBN-13: 978-0470292785

eBook Description:

Professional ASP.NET Design Patterns

Professional ASP.NET Design Patterns will show you how to implement design patterns in real ASP.NET applications by introducing you to the basic OOP skills needed to understand and interpret design patterns. A sample application used throughout the book is an enterprise level ASP.NET website with multi-tiered, SOA design techniques that can be applied to your future ASP.NET projects. Read about each design pattern in detail, including how to interpret the UML design, how to implement it in ASP.NET, its importance for ASP.NET development, and how it’s integrated into the final project.

Implement proven solutions to recurrent design problems

This unique book takes good ASP.NET application construction one step further by emphasizing loosely coupled and highly cohesive ASP.NET web application architectural design. Each chapter addresses a layer in an enterprise ASP.NET application and shows how proven patterns, principles, and best practices can be leveraged to solve problems and improve the design of your code. In addition, a professional-level, end-to-end case study is used to show how to actuate best practice design patterns and principles in a real web site. The framework built to support the case study can be used as the basis from which you can build real web sites, extend the code, and implement specific ASP.NET code.

Professional ASP.NET Design Patterns will show you how to implement design patterns in real ASP.NET applications by introducing you to the basic OOP skills needed to understand and interpret design patterns. A sample application used throughout the book is an enterprise level ASP.NET website with multi-tiered, SOA design techniques that can be applied to your future ASP.NET projects. Read about each design pattern in detail, including how to interpret the UML design, how to implement it in ASP.NET, its importance for ASP.NET development, and how it’s integrated into the final project.

Download eBook Free »

Programming Microsoft ASP.NET 4

eBook Details:

  • Paperback: 992 pages
  • Publisher: Microsoft Press; 1st edition (March 14, 2011)
  • Language: English
  • ISBN-10: 9780735643383
  • ISBN-13: 978-0735643383

eBook Description:

Programming Microsoft ASP.NET 4

Completely reengineered for ASP.NET 4-this definitive guide deftly illuminates the core architecture and programming features of ASP.NET 4 in a single, pragmatic volume. Web development expert Dino Esposito provides essential, architectural-level guidance, along with the in-depth technical insights designed to take you-and your solutions-to the next level. The book covers Dynamic Data, AJAX, Microsoft Silverlight®, ASP.NET MVC, Web forms, LINQ, and security strategies-and features extensive code samples in Microsoft Visual C#® 2010.

Get the definitive guide to programming with ASP.NET 4 technologies. Led by Web development expert Dino Esposito, you’ll gain the essential architectural insights combined with in-depth technical reference that can take you-and your solutions-to the next level.

Completely reengineered for ASP.NET 4-this definitive guide deftly illuminates the core architecture and programming features of ASP.NET 4 in a single, pragmatic volume. Web development expert Dino Esposito provides essential, architectural-level guidance, along with the in-depth technical insights designed to take you-and your solutions-to the next level. The book covers Dynamic Data, AJAX, Microsoft Silverlight®, ASP.NET MVC, Web forms, LINQ, and security strategies-and features extensive code samples in Microsoft Visual C#® 2010.

Download eBook Free »

12»