ASP .net Developers Resources

Below you will find 0 categories and 46 links related to ASP .net Developers Resources.

Links:

ASP : Books

ASP .NET Developer's Guide

Visit ASP .NET Developer's Guide

Comprehensive guide to the widely-anticipated .NET framework, the next generation of Microsoft's ActiveServer Pages. Favorable numbers'forty percent of today's Web sites utilize ASP, and it's logical that most of ASP developers will want to take the next step to ASP.NET. Written by the best-selling author of three other series titles, Instant ASP Scripts, Instand ASP Components, and ASP Developer's Guide. Best-selling author and ASP expert Greg Buzcek shows you all you need to know to master ASP .NET the widely-anticipated, next generation of Microsoft's Active Server Pages. Also, on the CD-ROM, you'll find all the code from the book, as well as bonus application solutions not found inside the book. Topics include: ASP.NET Basics; ASP.NET Language Structure; HTML Server Controls; Data List Web Server Controls; Request and Response Objects; System.Data and System.Data.OLEDB Namespaces; System.Data.SQLClient Namespace; Error Handling.

  • Cost: $34.99
  • Pages: 900
  • Edition: paperback
  • ISBN: 0072192887

ASP.NET

Visit ASP.NET

With a foreword by Microsoft's Mark Anders, Professional ASP.NET consists of 19 chapters written by seven of today's leading experts in ASP.NET. These authors are professional developers who create ASP.NET applications, teach, run well-known ASP.NET Web sites, either within or outside of Microsoft. The tutorial framework for each chapter includes: A brief introduction, explaining the concept; A code example, illustrating the concept; A piece-by-piece explanation of the code. Most examples employ VB.NET, but there are also additional C# examples within each chapter, and all of the example programs will be available at the book's web site in both VB.NET and C#. The code examples in this book are based upon the ASP.NET Beta2 specifications, a functionally complete version of the software. Lead author Scott Mitchell is the editor and founder of 4GuysFromRolla, one of the largest ASP resource sites on the Web.

  • Cost: $34.97
  • Pages: 900
  • Edition: Book and CD-ROM edition
  • ISBN: 0672321432

ASP.NET 1.0

Visit ASP.NET 1.0

This book is a complete reference to the ASP.NET namespaces for developers who are already familiar with using ASP.NET. There is no trivial introductory material or useless .NET hype - we get stuck into the .NET Framework and don't look back. We provide in-depth coverage of all the major ASP.NET classes in a pure reference format, giving you those real-world tips that the documentation doesn't offer, and demonstrating complex techniques with simple examples. Each chapter covers another of the ASP.NET namespaces, from System.Web right through to System.Web.Services.Protocols, with coverage of individual classes, methods, and properties presented in easy-to-use alphabetical order. For anyone who is serious about getting the most out of the ASP.NET classes, this book is a must. This reference is tailored for the C# programmer. A pure ASP.NET reference for experienced ASP.NET developers. This book is not meant as a tutorial to ASP.NET.

  • Cost: $27.99
  • Pages: 880
  • Edition: 1st edition
  • ISBN: 1861007442

ASP.NET 1.0 with VB.NET

Visit ASP.NET 1.0 with VB.NET

This book is a complete reference to the ASP.NET namespaces for developers who are already familiar with using ASP.NET. There is no trivial introductory material or useless .NET hype, we get stuck into the .NET Framework and don't look back. We provide in-depth coverage of all the major ASP.NET classes in a pure reference format, giving you those real-world tips that the documentation doesn't offer, and demonstrating complex techniques with simple examples. Each chapter covers another of the ASP.NET namespaces, from System.Web right through to System.Web.Services.Protocols, with coverage of individual classes, methods, and properties presented in easy-to-use alphabetical order. For anyone who is serious about getting the most out of the ASP.NET classes, this book is a must. This book is not meant as a tutorial to ASP.NET, and is not recommended for people who are fresh to .NET. We are assuming you are already aware of how to program with ASP.NET.

  • Cost: $27.99
  • Pages: 880
  • Edition: 1st edition
  • ISBN: 1861007450

ASP.NET and VB.NET

Visit ASP.NET and VB.NET

ASP.NET and VB.NET Web Programming provides developers with the practical information and step-by-step guidance they need to become productive with .NET. This tutorial offers a comprehensive yet approachable introduction to the .NET Framework, ASP.NET programming, and XML Web Services development. Each chapter begins with an overview and then walks readers through one or more lab exercises that are well illustrated with screenshots and punctuated with tips and warnings. All examples are in Visual Basic.NET (VB.NET). Key topics covered include: The .NET Framework and the Web; Web Services; Common Language Runtime (CLR); The .NET Framework class library; ASP.NET; VB.NET; Internet Information Server (IIS); Managed components; Web Forms; ADO.NET; Securing ASP.NET applications. A practical tutorial on web development with ASP.NET and Visual Basic .NET. Matt J. Crouch is senior technologist at RealMed Corporation.

  • Cost: $34.99
  • Pages: 768
  • Edition: 1st edition
  • ISBN: 0201734400

ASP.NET at Work

Visit ASP.NET at Work

ASP.NET provides developers with more functionality and flexibility to develop dynamic Web applications while at the same time writing less code. If you're an ASP developer familiar with ASP.NET and Visual Studio .NET basics but unsure of how to connect all of these technologies to build useful applications, this book provides a unique approach to help you solve this problem. Centered on ten applications, these projects present complete programs that you can adopt and modify for use in your own organization. With special emphasis on those ASP.NET features that you'll utilize most often, seasoned ASP developer Eric Smith walks you through the following applications: Address Book – Build an ASP.NET application connected to a Microsoft SQL Server database; Contact Manager – Build reusable business objects to handle the business logic and validation necessary for most applications; Calendar Viewer; Web Log Analyzer; ASP.NET Error Manager.

  • Cost: $38.49
  • Pages: 640
  • Edition: Book and CD-ROM edition
  • ISBN: 047108512X

ASP.NET Beginner's Guide

Visit ASP.NET Beginner's Guide

Learn the essentials of ASP.NET programming using the hands-on examples in this accessible guide. Inside, programming instructor Dave Mercer explains how to program interactive Web sites and distributed applications with ASP.NET -- from simple responses and server components to complete database manipulation and e-mail applications. You'll also get important details on using HTML, XHTML, XML, JScript, VB.NET, and other related languages and technologies. This is the ideal resource for the first-time ASP.NET user. Essential skills for first-time programmers. This easy-to-use book explains the fundamentals of ASP.NET and the .NET Framework. You'll learn to create Web Forms and Web Services and program interactive Web sites and distributed applications. It will serve as a helpful reference for advanced developers. Appropriate for large public libraries and college libraries supporting programming curricula.

  • Cost: $5.10
  • Pages: 544
  • Edition: 2nd edition
  • ISBN: 0072195126

ASP.NET by Example

Visit ASP.NET by Example

ASP developers need to understand how ASP.NET can help them solve business problems better than any prior product. ASP.NET by Example is designed to provide a "crash course" on ASP.NET and quickly help the reader start using this new technology. As part of the By Example series, this book approaches ASP.NET in an easy-to-use tutorial way, giving the reader a much faster and more interactive learning experience than the traditional reference book. By building the sample applications taught in the book, readers will learn how to create custom ASP.NET controls, how to use ADO+ objects in ASP, and how to deploy and manage applications. ASP.NET by Example also provides tools and information needed to migrate old ASP files to the new platform, saving developers significant time and money. As an added feature Steven A. Smith has included multiple case studies on how ASP.NET is used in e-commerce applications.

  • Cost: $20.99
  • Pages: 552
  • Edition: 1st edition
  • ISBN: 0789725622

ASP.NET Community Starter Kit

Visit ASP.NET Community Starter Kit

Building Websites with the ASP.NET Community Starter Kit (CSK) is a practical guide to understanding, implementing, and extending this powerful and free application from Microsoft. The first half of this book gives you a full understanding of the Community Starter Kit, and the confidence to create, administer, and customize your own site. The second half of the book goes deeper providing you with the skills to extend the application and create your own custom functionality. Create and administer community websites; Customize your CSK website; Explore the inner workings of CSK modules, Extend the CSK by creating new modules and customizing existing modules; Add an RSS feed to share your site content with others; Deploy your CSK website. This book was written for ASP.NET developers with a sound grasp of C# and access to Visual Studio .NET. This book uses C#, Visual Studio .NET version of the ASP.NET Community Start Kit.

  • Cost: $44.99
  • Pages: 268
  • Edition: Paperback First Edition
  • ISBN: 1904811000

ASP.NET Components Toolkit

Visit ASP.NET Components Toolkit

This book explores a wide range of ASP.NET controls, including examples which incorporate images, exploit data binding, and offer rich design-time interfaces. Each component is presented in the same manner. First the requirements are reviewed, then the technical obstacles and tools to overcome them are explored. We then examine the design decisions which go into the implementation, before examining the full code. Finally, each component's use is demonstrated, and its limitations and potential for extension are discussed. ASP.NET offers developers an exciting architecture for building web sites from modular components. Using server controls, ASP.NET developers can easily incorporate pre-built chunks of functionality into their sites. They can also develop their own controls, and build in design-time support to make it easier for other developers to reuse their code. The ASP.NET Solutions Toolkit is a collection of reusable ASP.NET components.

  • Cost: $19.99
  • Pages: 370
  • Edition: 1st edition
  • ISBN: 1861008023

ASP.NET Data Web Controls

Visit ASP.NET Data Web Controls

Utilizing the more advanced features of the Data Web Controls has many developers stumped. These controls are fairly simple to use when it comes to simple data display. However, they can do much more than merely present data. For example, the DataGrid Web Control allows for sorting, paging, and editing of data. In addition, these controls allow for templating of data, which can be used to provide more complex views. The DataGrid, DataList, and Repeater forum on the Microsoft ASP.NET Forums received more than 2,100 posts in the first month and a half of use, or over 35 posts per day on average. As the Web master of an ASP.NET Web site, Scott has also received numerous emails from readers and visitors asking questions about these Web Controls. ASP.NET Data Web Controls is likely to be an indispensable item in every ASP.NET developer's toolbox. Scott Mitchell has authored hundreds of articles on Microsoft Web Technologies since 1998.

  • Cost: $24.49
  • Pages: 432
  • Edition: 1st edition
  • ISBN: 0672325012

ASP.NET Database Programming

Visit ASP.NET Database Programming

Written by expert web developers from Price Waterhouse-Coopers, ASP.NET Database Programming Weekend Crash Course will quickly enable you to create dynamic data-driven web applications using Microsoft's exciting new .NET technologies. Open the book on Friday evening and by Sunday afternoon -- after completing 30 fast, focused lessons -- you will have mastered the skills necessary to begin creating robust, dynamic, data-driven web applications with ASP.NET. Starting with ASP.NET basics, expert authors Jason and Tony teach you what they need to know to begin creating ASP.NET applications quickly, and then dive into building database applications with ADO.NET, Web Services, SOAP, XML and more. This book is a must have for any developer building web applications on Microsoft's new .NET Framework. Topics include: ASP.NET Caching; Introducing ADO.NET; Navigating The ADO.NET Object Model; Data Shaping with ADO.NET; Migrating From ASP to ASP.NET.

  • Cost: $24.99
  • Pages: 406
  • Edition: Book and CD-ROM edition
  • ISBN: 0764548301

ASP.NET Developer's Cookbook

Visit ASP.NET Developer's Cookbook

ASP.NET is Microsoft's platform for delivering dynamic data driven Web applications. It offers huge advancements over Active Server Pages 3.0, and is an integral part of the Microsoft .NET application framework. Using ASP.NET, developers can quickly create powerful Web based applications. ASP.NET Developer's Cookbook provides ASP.NET developers with a crucial desktop reference containing more than 200 task oriented recipes demonstrating best practice solutions to common ASP.NET problems. Developers can use this book to quickly find sample code taht can be integrated into a wide variety of projects. This book gives you a topic and the 5 to 24 "recipes" you need to get the common or not-so-common task done using ASP.NET. ASP.NET Developer's Cookbook will use VB.NET exclusively but will include both VB and C# examples on the supporting Web site (in both working and downloadable forms). Steven A. Smith, is president and owner of ASPAlliance.

  • Cost: $27.99
  • Pages: 456
  • Edition: 1st edition
  • ISBN: 0672325241

ASP.NET for Developers

Visit ASP.NET for Developers

ASP.NET For Developers focuses on teaching the reader ASP.NET using Visual Basic.NET in the most concise, straightforward manner possible. The book presents key concepts for using ASP.NET and VB.NET to efficiently create useful applications. The book contains specific, practical shortcuts and examples based on the extensive experiences of the authors, especially Amundsen's ground floor involvement with IBUYSPY. In this book you'll learn the significance of the new .NET technology with respect to creating Web based applications. This compact resource contains everything you need to get started with .NET programming including an explanation of the platform, a solid introduction to Visual Basic .NET, thorough coverage of the ASP.NET controls and technologies, explanation of ADO.NET, XML Web Services, and configuration and deploymemnt issues. Even if you haven't built a web based solution before, this book gives you the tools you need to get going.

  • Cost: $34.99
  • Pages: 480
  • Edition: 1st edition
  • ISBN: 067232038X

ASP.NET Mobile Controls

Visit ASP.NET Mobile Controls

The ASP.NET mobile controls give developers the tools they need to create sites and applications that are accessible from a variety of devices. They are contained in an optional add-in called the Microsoft Mobile Internet Toolkit, which can be installed on top of the .NET Framework. This toolkit contains the controls themselves, plus some additional functionality that can be utilized by Visual Studio .NET for producing mobile applications. The first section teaches the basic concepts of mobile development, and walks the reader through the basics of WAP, WML, and the concepts of devices with limitations in size, memory, screen, bandwidth, etc. The core section of the book goes on to teach ASP.NET developers how to create mobile controls to produce targeted output suitable for viewing on one of these devices. This book teaches the ASP.NET programmer all of the necessary concepts they need to understand to be able to competently create applications.

  • Cost: $39.99
  • Pages: 450
  • Edition: 1st edition
  • ISBN: 1861005229

ASP.NET Professional Secrets

Visit ASP.NET Professional Secrets

Offers Web developers professional insight to help them gain maximum functionality from this revolutionary programming framework for creating dynamic Web content. Readers benefit from the advice and experience of leading experts. Covers the latest release of the .NET Framework–version 1.1. Covers ASP.NET Web Matrix, a community-supported IDE designed as an easy-to-use application development tool. Companion Web site includes an online ASP.NET community, sample code from the book, links to popular resources sites, and updates. The book includes inside tips including over 1,000 pages packed with tips and techniques from the experts in the ASP.NET professional field. ASP.NET Professional Secrets includes valuable insights so that you can learn the ins and outs of ASP.NET. The book also provides unbeatable advice such as expert advice on using ASP.NET in the real world. William Evjen has been programming in Web development since 1996.

  • Cost: $35.00
  • Pages: 1200
  • Edition: 1st edition
  • ISBN: 0764526286

ASP.NET Security

Visit ASP.NET Security

As Web applications become more powerful and sophisticated, security becomes increasingly important. Not only do we need to protect our applications and sites from attack, we must take measures to ensure the confidentiality and integrity of data. As part of the .NET Framework, ASP.NET provides a wealth of sophisticated security features, including mechanisms that enable us to implement authentication and authorization solutions, support for roles and identities, a framework in which to implement our own custom authentication and authorization, integration with Microsoft's .NET Passport, Code Access Security, and much more. In order to ensure the security of our applications, we must understand both the types of threats that an internet-exposed application is vulernable to. This book will guide you through the details of ASP.NET security. This book is for ASP.NET developers, who have a good working knowledge of ASP.NET and the .NET framework.

  • Cost: $49.99
  • Pages: 400
  • Edition: 1st edition
  • ISBN: 1861006209

ASP.NET Unleashed

Visit ASP.NET Unleashed

A well-known expert in the ASP development community, best-selling Author Stephen Walther brings his experience as an ASP.NET trainer to ASP.NET Unleashed. With this valuable guide, readers learn the advanced features of ASP.NET, and how to apply them in their own Internet applications. This in-depth, code-intensive title covers a broad range of advanced ASP.NET topics that include: Validating Form Data; Programming Mobile Devices; Using Code Behind; Building Custom ASP.NET Controls; Creating Graphics with GDI.NET; Data Access with ADO.NET; ASP.NET Security; Using XML in ASP.NET Applications; Building and Consuming Web Services. Aimed at Windows Web developers of all levels, ASP.NET Unleashed provides a truly example-packed tutorial on beginning through advanced topics in ASP.NET programming. This mammoth text is never dense, and its clear sample code and ordering of topics will make it a strong choice for learning ASP.NET inside and out.

  • Cost: $38.49
  • Pages: 1464
  • Edition: 1st edition
  • ISBN: 0672320681

ASP.NET Website Programming

Visit ASP.NET Website Programming

ASP.NET Website Programming shows you how to build an interactive website from design to deployment. Packed with solutions to website programming problems, this book will have you building well-engineered, extendable ASP.NET websites quickly and easily. With ASP.NET Website Programming you will learn to: Establish a solid, scalable website foundation; Provide flexible user accounts integrating with ASP.NET's built-in security; Create message forums that enable formatted messages but defend against cross-site scripting; Generate revenue from advertising; Build a web interface for uploading, downloading, editing, and managing the files on your site; Add opinion polls, email newsletters, and news management; Deploy the finished site on a live server; Build websites using good, n-tier coding techniques. This book is for developers who: Use Visual Studio .NET Professional or above, or Visual C# .NET Standard; Want to build content-based websites.

  • Cost: $36.49
  • Pages: 540
  • Edition: 1st edition
  • ISBN: 1861006934

Beginning ASP.NET Databases

Visit Beginning ASP.NET Databases

This book looks at how we can create data-centric asp.net applications. Written and organised in the classic Wrox Beginning style, this book is packed full of excellent code examples, which demonstrate important fundamental principles. Requiring some basic knowledge of ASP.net and Access or a SQL-based RDBMS, the authors initially guide you through the processes involved in connecting ASP.net pages to a database and investigate the various ways of reading data. They then explore all the major issues involved in data heavy asp.net programming, including some slightly more advanced topics such as using stored procedures and components. All of the material in beginning asp.net Databases is real-world useful, and the multitude of examples ensure that you are in the driving seat on your way to becoming a succesful ASP.net programmer. The code examples are presented in C# and C# and C++ for developers. Learn how to access, read, write, data with ASP.

  • Cost: $27.99
  • Pages: 400
  • Edition: 1st edition
  • ISBN: 1861007418

Building Secure ASP.NET

Visit Building Secure ASP.NET

Building secure distributed Web applications can be challenging. It usually involves integrating several different technologies and products yet your complete application will only be as secure as its weakest link. 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. It focuses on the key elements of authentication, authorization, and secure communication within and across the tiers of distributed .NET Web applications. This guide focuses on: Authentication, to identify the clients of your application; Authorization, to provide access controls for those clients; Secure communication, to help ensure that messages remain private and are not altered by unauthorized parties. Middleware developers and architects who build or plan to build .NET Web applications using ASP.NET should read this guide.

  • Cost: $34.99
  • Pages: 624
  • Edition: 1st edition
  • ISBN: 0735618909

Building Web Solutions

Visit Building Web Solutions

Most Web applications follow a simple "3F" pattern: fetch, format, and forward data to the browser. With this in-depth guide, developers can take their Web design and programming skills to the next level to build more complex Web pages, applications, and services. Discover how to build applications for ad hoc and effetive Web reporting, applictions that work disconnected from the data source and use XML to communicate with non-Microsoft .NET systems, and general purpose applications that take advantage of code reusability, user controls, code-behind, custom Web controls, and other time saving techniques employed by ASP.NET experts. The book demonstrates the advanced data-access capabilities of ADO.NET and the powerful page-creation capabilities of ASP.NET, plus how to employ code reusability, pagelets, code-behind, server-side controls, and other time-saving techniques. Topics include data-bound .net Controls; and code reusability in .net.

  • Cost: $34.99
  • Pages: 416
  • Edition: Book and CD-ROM edition
  • ISBN: 0735615780

C# Web Development for ASP.NET

Visit C# Web Development for ASP.NET

C# was developed from the ground up to serve as the main language for Microsoft's new .NET framework--and to compete with Java. C# Web Development for ASP.NET (Visual QuickStart Guide) is aimed at beginning developers who may have experience with scripting languages but are not necessarily experienced with object-oriented languages. Using task-based examples and hundreds of screenshots, all code examples are presented in the context of ASP.NET development, aimed at Web developers. While C# Web Development for ASP.NET (Visual QuickStart Guide) does not attempt to teach everything about the .NET Framework, it clearly explains all you need to know to get up and running with the C# language. C# is the premier language of Microsoft's .NET framework. This text provides a task-based, visual, step-by-step guide to learning C#. Works like a reference book -- you look up what you need then get straight to work. Jose Mojica is an instructor and researcher.

  • Cost: $21.99
  • Pages: 456
  • Edition: 1st edition
  • ISBN: 0201882604

CodeNotes for ASP.NET

Visit CodeNotes for ASP.NET

CodeNotes provides the most succinct, accurate, and speedy way for a developer to ramp up on a new technology or language. Unlike other programming books, CodeNotes drills down to the core aspects of a technology, focusing on the key elements needed in order to implement it immediately. It is a unique resource for developers, filling the gap between comprehensive manuals and pocket references. CodeNotes for ASP.NET is a revolutionary update to Microsoft's Active Server Pages. This edition explores how Web applications and Web services can be developed using ASP.NET. The .NET architecture, Base Class Libraries, ASP.NET form designer, Web controls, and cross-page and cross-language debugging are discussed. Scaling ASP.NET to multiple servers, state management, security, and methods of enhancing performance are also covered. All major aspects of ASP.NET are covered including security, caching, web forms, and session storage.

  • Cost: $13.97
  • Pages: 272
  • Edition: paperback
  • ISBN: 0812992202

Debugging ASP.NET

Visit Debugging ASP.NET

The typical web or software developer spends over 50% of his or her time debugging code, yet most development books spend little (if any) time on the subject. Debugging ASP.NET concentrates on debugging issues related to Microsoft's new web development platform, ASP.NET. All of the new debugging tools introduced in ASP.NET are covered, and solutions are offered to many of the confusing error messages, pitfalls, and "gotchas" that developers will no doubt encounter while moving to this powerful new platform. Debugging ASP.NET is poised to become the de facto standard in ASP.NET debugging. Each debugging feature is closely examined, with full descriptions and related, useful code. This is the first book on ASP.NET that assumes things can (and will) go wrong, providing expert tips and solutions. Directed toward experienced developers and project managers, this useful volume provides a resource for figuring out the bugs in your code.

  • Cost: $34.99
  • Pages: 350
  • Edition: 1st edition
  • ISBN: 0735711410