(Duncan Mackenzie) I set out to write this article about Visual Basic 2005, but that left too many things to choose from. I could wander through the entire feature list, giving you a bit of information on cool IDE features like Edit and Continue, IntelliSense Code Snippets, or the Exception Assistan
Tag: Development
Create Elegant Code With Anonymous Methods, Iterators, And Partial Classes
(Juval Lowy) Fans of the C# language will find much to like in Visual C# 2005. Visual Studio 2005 brings a wealth of exciting new features to C#, such as generics, iterators, partial classes, and anonymous methods. While generics is the most talked-about feature, especially among C++ developers who
Building Report-enabled Applications with the New ReportViewer Controls (Part 1 of 2)
(Teo Lachev) Microsoft SQL Server 2005 Reporting Services (SSRS) provides open protocols for integrating reporting clients regardless of the targeted programming language and platform. A noticeable missing piece in its integration strategy was a presentation layer to deliver the generated reports to
An In-Depth Coverage of ASP.NET 2.0’s Master Pages: Part 2 of 3
(Manoj Agarwal) Part 1 of this series was more about introducing master pages and how to get started with creating a Web application that uses it. In this article, you will be diving deeper and covering a lot more about master pages. You might also get solutions to some of the issues you might face
Abstract Classes in PHP: Setting Up a Concrete Example
(Alejandro Gervasio) Welcome to part two of the series “Abstract classes in PHP.” In three tutorials, this series introduces the key concepts of abstract classes in PHP 4-PHP 5, and explores their application and use in different object-oriented development environments. Whether you’re an experi
Introducing Generics in the CLR
(Jason Clark) Generics are a shipping feature of the Microsoft .NET Framework 2.0, and managed code is faster, more maintainable, and more robust because of it.
DataTable offers .NET developers a resource-friendly option
(Tony Patton) Most .NET developers are familiar with the often overused DataSet objects. The DataTable object receives much less attention, which is unfortunate since DataTable objects provide plenty of features that are more appropriate in many development scenarios—especially when performance is a
SQL Server 2005 Application Performance Management
Want to optimize your applications that run on SQL Server? Then take advantage of Symantec’s offer for free SQL Server 2005 Application Performance Management whitepapers in eBook format, and get an in-depth education. (R)
Capturing Browser Information Using the Profile
(Brian Mains) With ASP.NET 2.0, the Profile component can be an important tool in capturing browser information for accessing your web sites, though the functionality is not directly available. However, using the profile option can catalog the information, then display it in an administrative page,
Craft A Rich UI For Your .NET App With Enhanced Windows Forms Support
(Chris Sells and Michael Weinhardt) Windows Forms 2.0 is far richer than any Windows application development platform that preceded it. You’ll find improvements across the board, with a more dense and fully featured Microsoft .NET Framework, tighter Visual Studio integration with many new additional