12 January 2008 |
Author:
hellboytv |
Comments (6) | Views: 1000
Christian Wenz, "Programming ASP.NET AJAX: Build rich, Web 2.0-style UI with ASP.NET AJAX"
473 pages | PDF | 5 MB
14 December 2007 |
Author:
iNDEx |
Comments (10) | Views: 977
With this book, web developers can build engaging and interactive sites and applications using Microsoft's latest web development tools — ASP.NET 2.0 and the new ASP.NET AJAX framework. You learn to create applications that have all the great tricks you see on popular commercial web sites, such as order forms and the ability to interact with a database. And you can build pages that display information interactively without a page refresh. This straightforward tutorial explains how.
Learning ASP.NET 2.0 with AJAX helps you master the concepts and techniques of Microsoft's tools with plenty of annotated examples, review quizzes, web construction exercises and chapter summaries, so you can practice new skills and test your understanding as you go. With it, you'll learn to:
- Master the fundamental skills of ASP.NET 2.0 to build professional quality web applications
- Integrate new Ajax tools and CSS with ASP.NET 2.0 for flashier and more interactive sites
- Build applications with minimal coding using Visual Studio or its free counterpart, Visual Web Developer
- Connect your site with a database so that users can retrieve, interact and save data
- Debug your application, deal with unexpected problems, and protect your site from malicious users
- Use the community-maintained ASP.NET AJAX Control Toolkit to extend the controls that come with ASP.NET AJAX
- Use personalization tools to give your site a customized look for each user
12 October 2007 |
Author:
iNDEx |
Comments (5) | Views: 1314
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.
7 October 2007 |
Author:
iNDEx |
Comments (16) | Views: 1672
This book introduces Visual Basic from an object-oriented viewpoint, with a rigor and accessibility perfect for students learning their first programming language. Rich in the pedagogical style that is the trademark of the Dale series of programming texts, this Visual Basic text provides straightforward explanations, meaningful examples, and engaging exercises. Students develop good programming habits right from the start and acquire a thorough understanding of classes, methods, object-oriented concepts, and algorithms. The Visual Basic Graphical User Interface (GUI) is extensively discussed, which complements the text's emphasis on fundamental programming concepts. The active learning methodology and rich topic coverage of this text thoroughly prepare students for future study.
The focus of this book is on the fundamentals of programming. Each chapter focuses on one of the major programming constructs of the language. User interface details, while not ignored, are kept to the basics of form design in Visual Basic .NET. I wrote this book feeling that once the reader has a good grasp of using Visual Basic .NET, the reader can venture out on his or her own to learn more about user interface design and development.
25 March 2007 |
Author:
iNDEx |
Comments (4) | Views: 996
Deploying .NET Applications: Learning MSBuild and ClickOnce
Whether building a console application, a web service, or a smart client, you eventually need to distribute your finished work. Deploying .NET Applications is a complete guide to delivering applications built with .NET. Packed with hands-on guidance, practical examples, and war stories from the authors’ many experiences with deployment scenarios, this book provides everything you need to know. The book begins by introducing the deployment problem, then examines why deployment is an engineering problem for organizations. Subsequent chapters provide detail about deploying each type of application, then discuss automated deployments. You’ll want to get ahold of this book because it Includes hands-on detail about the newest deployment tools, MSBuild and ClickOnce Discusses many best practices of .NET 2.0 software deployment
Covers details about automating new software deployments