You may have to Search all our reviewed books and magazines, click the sign up button below to create a free account.
More than a collection of ASP.NET 2.0 language tips, this book helps you get to grips with ASP.NET 2.0. Moving to .NET 2.0 means that developers must understand the new coding techniques and standards (such as Master Pages and Generics) introduced with ASP.NET 2.0. They must also be aware of rising ancillary technologies such as Ajax and "Atlas" which may soon become intrinsically linked to ASP.NET development. The rise of alternative browsers, like Firefox, means that developers who want their web applications to be viewed as intended by their customers must master XHTML/CSS compliance.
The model presented in this manual for the IT professional helps managers work with tech workers and their customers to make a clear and well-substantiated argument for IT service investments. In order to validate and fully explain this model, Wigodsky presents an overview of the "why" behind technology investment for any organization, and combines this with detailed real-world solutions that maximize BCO efficiency. By eliminating the "futz factor" commonly associated with system ownership costs, the book provides a glimpse of the next generation IT architecture, a repeatable process for identifying organization-wide system costs, and a customizable model for integrating BCO management with your people, processes, and technology. · Provides detailed technical architectures, processes, and integrated solutions using common computing technologies · Helps the reader build a customized model for reviewing the long-term potential costs and benefits of interrelated IT investments · Includes observations of HP thought leaders, experienced consultants, and customers on past projects
This book provides a rounded resource for Visual Basic 6 programmers, drawing together and updating current practice and augmenting it with field-tested knowledge.
* An essential book for new and migration projects for SQL Server 2005: will ensure that that such projects have a well-designed database and secure, optimized data access strategies right from the start. * Describes all new SQL Server 2005 features related to physical database design and provides completely new chapters on designing for fast data access, and exploiting .NET code in the database for optimum distribution of application logic. * An excellent foundation for MCAD/MCSE/MCDBA Database Design and Implementation exam. * Deep experience and advice, along with many tips or tricks, from an MVP lead author with over ten years of experience with SQL Server.
* First book on the market to show how to effectively exploit the new .NET capabilities of the SQL Server 2005 database. * Broad audience, with strong appeal to SQL Server developers as well as to VB.NET and C# programmers. * Provides a detailed and example-driven tutorial on how to build and use .NET assemblies. Shows not only what you can do with assemblies, but what you should, and should not, do.
None
* How to create dynamic web pages with ASP.NET web forms and web server controls * How to display and manipulate data using ADO.NET and Visual Studio .NET components * How to persist state in different ways, within the "stateless" web environment * How to create XML files and XML schema, and how to use them for data transfer * How to integrate your web applications with others, through web services * How to make your application more secure, via the security features in ASP.NET and IIS * How to eliminate bugs and unexpected failures, through effective debugging and exception-handling techniques * How to improve the performance of your application and prepare it for release NOTE: There is an Apress title called Programming the Web with Visual Basic .NET (Torkelson, Peterson, Torkelson) but this title is aimed at a higher-level audience and is more of a ‘transition’ book than an inspirational skills improvement book.
Learn effective and scalable database design techniques in a SQL Server environment. Pro SQL Server 2008 Relational Database Design and Implementation covers everything from design logic that business users will understand, all the way to the physical implementation of the design in a SQL Server database. Grounded in best practices and a solid understanding of the underlying theory, authors Louis Davidson, Kevin Kline, Scott Klein, and Kurt Windisch show how to 'get it right' in SQL Server database design and lay a solid groundwork for the future use of valuable business data. Solid foundation in best practices and relational theory Maximize SQL Server features to enhance security, performance, scalability Thorough treatment from conceptual design to an effective, physical implementation
This title looks at how we can create data-centric asp.NET applications. It contains 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.