Developing Web Applications With ASP.NET And C# (with source code)

This book will take the reader through the process of developing an entire suite of enterprise applications using the .NET Framework. Specifically, we will go in depth on all key aspects of enterprise application development using the full power of ASP.NET and C#.
Each chapter will explain its topics by example, and at the end of the book, you will have an application that touches on many of the things that can be done in a Web application, and all in the .NET way. We believe that we can help the reader understand the theories behind the features of ASP.NET and, at the same time, give real-world examples that would likely be a part of a large-scale system. As each chapter progresses, we will add functionality to the overall system using the features that are relevant to the chapter.
In addition, we will include multiple ways of doing things, where applicable, because your applications will have different requirements. We won’t hold back on the .NET Framework either; although the book is specifically for teaching how to write ASP.NET Web apps, we will try to include as much of the base class functionality of .NET as we can while keeping with the overall sample. We will also try to do things in C# that show off the power and features of the language. We won’t try to keep the examples too simple for fear of the reader’s not knowing enough about the particular language. This is a book about C#, too, and it will include many nontrivial examples of the language throughout.
This book is for programmers looking for an in-depth look at ASP.NET. The concepts and examples provided range from beginner to advanced level.
All examples in this book were written using Visual Studio .NET, on both Windows 2000 Professional and Windows 2000 Server. Before running any of the examples, make sure Internet Information Services is installed and running.




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.
The Microsoft .NET initiative is the future of e-commerce - making it possible for organisations to build a secure, reliable e-commerce infrastructure. This is the first book to outline the capabilities of SQL Server 2000, one of the key components of .NET. SQL Server 2000 introduces powerful new data mining functionality designed specifically to capture and process customer profiles and to predict future buying patterns on e-commerce sites.
Functional programming (FP) is the future of .NET programming, and F# is much more than just an FP language. Every professional .NET programmer needs to learn about FP, and there's no better way to do it than by learning F#–and no easier way to learn F# than from Foundations of F#.
Learn how to use the Microsoft .NET Micro Framework to developapplications for the next generation of embedded devices. Embeddedprogramming is set to move into the mainstream as a variety of new devicescome to market. A key embedded device enabled by Windows Vista(tm) thatrequires the .NET Micro Framework is Windows SideShow(tm), the externaldisplay that will be incorporated into many notebook computers. Thisreference shows developers how to use the .NET Micro Framework to createnew applications for Windows SideShow displays and small,resource-constrained devices. With insights direct from the product team itcovers essential topics, including interface design and managed drivers,device capabilities, and how to use emulation technologies. In addition, itdelves into how to port key functionality from existing applications intoother form factors. Ideal for developers with experience working withMicrosoft Visual Studio- 2005 and Microsoft Visual C#-, this essentialguide includes practical examples and code samples.
Pro SharePoint Solution Development: Combining .NET, SharePoint, and Office 2007 takes a practical problem/solution approach to common business challenges. You'll not only encounter interesting code samples, but also see how to combine these examples with the Microsoft collaboration platform's services. The book's solutions focus on using Visual Studio Tools for Office to build the user interface layer. And solutions can interact with SharePoint as a service provider, taking advantage of SharePoint's many collaboration features like document repositories, collaboration sites, and search functions.
Pro T-SQL 2005 Programmer's Guide provides comprehensive and detailed coverage of all the major features and facilities of T-SQL for SQL Server 2005. It is designed for all users of T-SQL, database administrators, systems administrators, application developers, and end-users, who want to learn how to exploit the power of T-SQL. Whatever you need to do with T-SQL, you'll find it described clearly here.
This is your guide to building Internet applications and user interfaces with the Mozilla component framework, which is best known for the Firefox web browser and Thunderbird email client. Programming Firefox demonstrates how to use the XML User Interface Language (XUL) with open source tools in the framework's Cross-Platform Component (XPCOM) library to develop a variety of projects, such as commercial web applications and Firefox extensions.










