ASP.NET Books For Beginners

Beginning T-SQL with Microsoft SQL Server 2005 and 2008

Transact-SQL, or T-SQL, is Microsoft Corporation’s powerful implementation of the ANSI standard SQL database query language, which was designed to retrieve, manipulate, and add data to relational database management systems (RDBMS).You may already have a basic idea of what SQL is used for, but you may not have a good understanding of the concepts behind relational databases and …

Learn more

Beginning Microsoft SQL Server 2008 Programming

This comprehensive introduction to SQL Server begins with an overview of database design basics and the SQL query language along with an in-depth look at SQL Server itself Progresses on to a clear explanation of how to implement fundamental concepts with the new 2008 version of SQL Server Discusses creating and changing tables, managing keys, writing scripts, …

Learn more

The Beltway:: An Educational Game in ASP.NET and MS SQL

This study presents an educational web application that demonstrates the use of a front-end website architecture in combination with a back-end Microsoft SQL database for game data storage and retrieval located in a cloud environment. The Beltway (TBW) is an educational tool for teaching adolescents and adults, about the process of running for the office of president …

Learn more

Microsoft® ASP.NET 4 Step by Step (Step by Step Developer)

Teach yourself the fundamentals of Web development with ASP.NET 4-one step at a time. With STEP BY STEP, you get the guidance and learn-by-doing examples you need to start building Web applications and Web services in the Microsoft Visual Studio® 2010 environment. The author-a highly regarded programming expert, writer, and instructor-illuminates ASP.NET features through practical examples that help …

Learn more

Sams Teach Yourself ASP.NET in 21 Days (2nd Edition)

Sams Teach Yourself ASP.NET in 21 Days, Second Edition offers an approachalbe guide to the latest in Microsoft .NET technologies. The author’s example-packed and accessible presentation style helped make the previous edition a success. The book walks the reader through the .NET Framework and teaches techniques needed to program Web applications efficiently. For experienced …

Learn more

ASP.NET For Dummies

Ah, the wide world of the Web. You just can’t do business without a Web site, and the more compelling and interactive it is, the better. In a competitive environment, keeping your Web site fresh and exciting can have a real effect on your bottom line. If you’re a corporate Web site developer or a small business …

Learn more

ASP.NET 3.5: A Beginner’s Guide

Essential ASP.NET 3.5 Skills–Made Easy!Learn how to create database-driven ASP.NET 3.5 websites using C# 3.0. ASP.NET 3.5: A Beginner’s Guide shows you just what you need to know to build rich Internet applications quickly and easily. You’ll find details on Web controls, CSS, event handlers, validation, SQL, ADO.NET, data binding, text files, and security. Coverage of the latest …

Learn more

Beginning ASP.NET MVC 1.0

ASP.NET MVC (Model View Framework) allows you to use ready-to-use MVC code so you can develop Web applications faster. This book?s cut-to-the-chase approach gets you up to speed on the new ASP.NET MVC without getting bogging you down in learning or re-learning ASP.NET itself. You?ll receive straightforward instruction on concepts, backed by real-world case studies and examples that …

Learn more

Beginning ASP.NET 1.0 with C# (Programmer to Programmer)

What is this book about? ASP.NET 1.0 is the final release of Microsoft’s Active Server Pages (ASP). It is a powerful server-based technology designed to create dynamic, interactive, HTML pages for web sites and corporate intranets. ASP.NET is a core element of Microsoft’s exciting .NET vision, building on the strengths of the .NET Framework to provide many new …

Learn more