Archive

Posts Tagged ‘NET’

Professional C# Web Services: Building .NET Web Services with ASP.NET and .NET Remoting

July 28th, 2010 5 comments

Product Description
Web services are perhaps the most important feature of .NET development. They take componentization to a new level by allowing method calls to be made over the Internet or over an intranet using standard protocols such as HTTP…

How to Convert Existing ASP Crystal Reports to Crystal .NET with the .NET Framework

July 25th, 2010 1 comment

Product Description

Perhaps you’ve been tasked with modifying an existing Crystal 8.5 Report, but this time instead of using the traditional classic ASP format, your group is using .NET technology. For this new report, you want to use a…

A Custom Class for ASP.NET Session Variables

July 24th, 2010 No comments

Product Description

The Session object in ASP.NET offers a convenient solution to the problem of maintaining state during the lifetime of a session. But it is not a very convenient object to deal with during development. For example, the…

Editing XML Documents with Dynamically Generated ASP.NET Pages

July 20th, 2010 No comments

Product Description

Programming ASP.NET pages as if they were (almost) Windows forms is a great feature – however, there are situations in which the layout of a form needs to vary significantly according to the data it receives to…

ASP.NET Distributed Data Applications

July 17th, 2010 5 comments

Product Description
This book will inspire you with a range of ideas on how data can be used to drive Web applications, and how that data can be most effectively utilized at each level of the design. Inefficient data use…

Pro ASP.NET 1.1 in VB.NET: From Professional to Expert

July 11th, 2010 2 comments

Product Description

Pro ASP.NET 1.1 in VB.NET aims to be the definite reference for working developers in the field. Its compendium format covers every topic you are likely to come across in your day-to-day work, from handling data through…

Dreamweaver MX: ASP.NET Web Development

July 9th, 2010 1 comment

Product Description
ASP.NET is the latest version of Microsoft’s Active Server Pages (ASP), the incredibly popular server-side scripting language. ASP.NET is based on the .NET framework, and combines unrivalled developer productivity with performance and reliability. This book is all about…

Inside ASP.NET

July 7th, 2010 5 comments

Product Description

Inside ASP.NET provides experienced software and web developers with accurate and concise information on the technologies and concepts introduced in Microsoft’s new and revolutionary development platform, ASP.NET. Covering topics such as ADO.NET, Web Services, cache control, globalization,…

Beginning ASP.NET 1.1 in C#: From Novice to Professional

July 4th, 2010 4 comments

Product Description

The most up-to-date and comprehensive introductory ASP.NET book you’ll find on any shelf, Beginning ASP.NET 1.1 in C# guides you through Microsoft’s latest technology for building dynamic websites. This book will enable you to build dynamic web…

Programming Microsoft ASP.NET

July 3rd, 2010 5 comments

Product Description
More advanced than many other books on the subject, this title uses a task-based approach to craft a balanced presentation of the inner workings of ASP.NET technology and to provide extensive hands-on code examples. Programmers can plug these…