Marketplace books
-
ASP.NET 2.0 Web Parts in Action: Building Dynamic Web Portals
by Darren Neimke
"A must-buy for every ASP.NET developer using Web Parts." Scott Guthrie General Manager Microsoft Developer Division "Squeezes the full potential out of ASP.NET Web Parts." Andres Sanabria Lead Program Manager ASP.NET and Server Application Frameworks Using Web Parts, ASP.NET developers can create portals with the same advanced features found in sites such as Live.com and Google ig. ASP.NET 2.
-
Visual Basic 2008 Programmer's Reference (Programmer to Programmer)
by Rod Stephens
Providing programmers and developers of all skill levels with a comprehensive tutorial and reference to Visual Basic (VB) 2008, Microsoft MVP Rod Stephens presents a broad, solid understanding of essential topics on the latest version of VB. He explains the forms, controls, and other objects that VB furnishes for building applications in a modern windows environment.
-
Professional IIS 7
by Ken Schaefer, Jeff Cochran, Scott Forsyth, Rob Baugh, Mike Everest, Dennis Glendenning
As the first update to Microsoft?s server operating system in nearly five years, Windows Server 2008 boasts the new Internet Information Services 7.0 (IIS 7), which is the largest departure from previous versions of IIS ever. Written by an author team that includes four Microsoft MVPs, this book shows you how to take advantage of these exciting new features of IIS 7. With a clear understanding of IIS 7, you?
-
Mono: A Developer's Notebook
by Edd Dumbill, Niel M. Bornstein
The Mono Project is the much talked-about open source initiative to create a Unix implementation of Microsoft's .NET Development Framework. Its purpose is to allow Unix developers to build and deploy cross-platform .NET applications. The project has also sparked interest in developing components, libraries and frameworks with C#, the programming language of .NET. The controversy? Some say Mono will become the preferred platform for Linux development, empowering Linux/Unix developers.
-
The Dark Art of C# Programming: .Net Core Language (Series)
by Gaia Asher
C# is the new programming language at the core of the Microsoft .net initiative. If you want to be on the .net bandwagon, you need this language. And how can 500 letter-sized pages of official ECMA-334 Standard "C# Language Specification" fit into 200 pages of this book? Still, it's done. This book explains the complete and unabridged C# programming language. It can be used as both a blitzkrieg course for students and a convenient reference for professionals. The book has two main parts.
-
Data Structures and Algorithms Using C#
by Michael McMillan
C# programmers: no more translating data structures from C++ or Java to use in your programs! Mike McMillan provides a tutorial on how to use data structures and algorithms plus the first comprehensive reference for C# implementation of data structures and algorithms found in the .NET Framework library, as well as those developed by the programmer. The approach is very practical, using timing tests rather than Big O notation to analyze the efficiency of an approach.
-
The ASP.NET 2.0 Anthology: 101 Essential Tips, Tricks & Hacks
by Scott Allen, Jeff Atwood, Wyatt Barnett, Jon Galloway, Phil Haack
An ASP.NET 2.0 book that just helps you get things done! This book contains a collection of 101 best practice, object oriented solutions that you can easily adapt to your own projects. Coverage includes: Working with text, numbers, dates & times Accessing data with ADO.
-
Programming ASP.NET AJAX: Build rich, Web 2.0-style UI with ASP.NET AJAX
by Christian Wenz
Delivering rich, Web 2.0-style experiences has never been easier. This book gives you a complete hands-on introduction to Microsoft ASP.NET AJAX 1.0, the new framework that offers many of the same benefits for Ajax development that ASP.NET provides for server-side development. With Programming ASP.NET AJAX, you'll learn how to create professional, dynamic web pages with Ajax in no time.
-
Professional ASP.NET 2.0 Special Edition (Wrox Professional Guides)
by Bill Evjen, Scott Hanselman, Devin Rader, Farhan Muhammad, Srinivasa Sivakumar
ASP.NET allows web sites to display unique pages for each visitor rather than show the same static HTML pages. The release of ASP.NET 2.0 is a revolutionary leap forward in the area of web application development. It brings with it a wealth of new and exciting built-in functions that reduce the amount of code you'll need to write for even the most common applications. With more than 50 new server controls, the number of classes inside ASP.NET 2.
-
Build Your Own ASP.NET 3.5 Website Using C# & VB
by Cristian Darie, Wyatt Barnett
ASP.NET allows Web Developers to create dynamic, interactive Websites very efficiently thanks to multiple built-in controls and features built into the ASP.NET language. ASP.NET 3.5 is a great leap forward since its first incarnation. In addition to a massively improved performance, it also provides much more to aid developers' productivity, including better AJAX integration and new ListView and DataPager controls.