Archive

Posts Tagged ‘Server’

Professional Microsoft Virtual Server 2005

September 1st, 2010 3 comments

Product Description

  • Microsoft Virtual Server 2005 allows a single server to be divided into several “virtual machines,” each running its own environment and operating system, which can even be virtually networked together
  • Written by a key member of

Professional Java Server Programming J2EE Edition

August 26th, 2010 5 comments

Product Description
Rather than a simple update of the existing Professional Java Server Programming book, the J2EE edition represents an evolution of the content to reflect the changing state of server-side Java development. Whereas the first edition can be seen…

ASP.NET Data Presentation Controls Essentials: Master the standard ASP.NET server controls for displaying and managing data

August 11th, 2010 5 comments

Product Description
Master the standard ASP.NET server controls for displaying and managing data

  • Systematic coverage of major ASP.NET data presentation controls
  • Packed with re-usable examples of common data control tasks
  • Covers LINQ and binding data to ASP.NET

Designing Active Server Pages

August 10th, 2010 5 comments

Product Description
Developers of Active Server Pages often reinvent the wheel, creating a distinct ASP page each time they think they need one. Often times, these pages are functionally similar. With intelligent planning, an ASP developer stands to save a…

Professional Community Server

August 9th, 2010 4 comments

Product Description

  • Community Server is one of the hottest Web site packages available today and runs many popular sites, including Microsoft’s Channel 9, Xbox.com, Xbox’s Major Nelson, and The Hive
  • This hands-on guide teaches readers how to extend

Professional Active Server Pages 3.0

August 5th, 2010 5 comments

Product Description
This book is about Active Server Pages 3.0, as included with Windows 2000. However, because ASP is now a core part of so many Web-oriented features within Windows, this book covers a far wider area than just how…

Professional ASP.NET Server Controls: Building Custom Controls with C#

July 31st, 2010 5 comments

Product Description
Server Controls are a core part of the ASP.NET architecture. They are components that produce a user interface element that can be reused with ease. The standard controls that come with ASP.NET include the textbox, the button, the…

An ASP.NET Mobile Web Application to Monitor and Control a Server Farm

July 18th, 2010 2 comments

Product Description
Imagine you’re a network administrator. You’re driving back from work after a really long day or you’re enjoying a family get together and you start getting paged with a dreaded “server down” message. You leave everything and rush…

Using ASP.NET to Generate SQL Server Bulk Copy Commands

July 18th, 2010 No comments

Product Description

When developing clients’ websites, there is often a need to transfer data back and forth between development, staging, and production databases, which are sometimes hosted in separate physical environments. SQL Server’s bcp (bulk copy program) utility can…

Professional ASP Data Access

July 15th, 2010 3 comments

Product Description
With the advent of Universal Data Access from Microsoft, we see data being stored in a variety of places – mail systems, directory services, Internet services and so on. To build great Web applications you need to drive…