Take advantage of the new My.Computer functionality in Whidbey to implement a utility that manipulates the Registry to take care of bad e-mails.
- By Josef Finsel
- 03/01/2005
Check out the latest VS.NET add-ins, including a product that lets you convert C# code to VB.NET at the project or code-snippet level.
- By Editors Visual Studio Magazine
- 03/01/2005
Every program needs documentation of some type. Plus, first looks at GridEX Control for .NET, more.
- By Mark Collins-Cope
- 03/01/2005
Readers long for VSM authors of years past who wrote practical, useful articles on current technologies.
- By Readers of Visual Studio Magazine
- 03/01/2005
Take advantage of ASP.NET 2.0's new Wizard control to build wizard-based UIs with less code and a better experience for your users.
- By Thiru Thangarathinam
- 03/01/2005
Ari Bixhorn discusses Microsoft's plan to create a unified programming model (code-named Indigo) for building distributed, interconnected apps in an interview with VSM Editor in Chief Patrick Meader.
- By Patrick Meader
- 03/01/2005
Once limited to the domain of C++ and MFC programmers, Windows Services can now be a key part of your .NET applications' infrastructure. Learn how to create a Windows Service application to provide monitoring for your .NET apps.
Check out the latest add-ins for Visual Studio .NET, including a product that lets you convert VB.NET to C# and vice versa with 99-percent accuracy.
- By Editors Visual Studio Magazine
- 01/01/2005
Network Programming in .NET: With C# and Visual Basic .NET shows you how to accomplish network-based programming in .NET using well-known protocols or ones you create yourself.
- By Mark Collins-Cope
- 01/01/2005
Visual Basic .NET is a lot of things, but it isn't basic. It's time for a name that reflects the immense power Microsoft has added to the language.
Does it make sense to learn the intricacies of code today that might become obsolete or change significantly tomorrow? It depends, say readers.
- By Readers of Visual Studio Magazine
- 01/01/2005
Drill down on some under-documented techniques for using resource files in your .NET apps, and learn to customize these files for different customers.
- By Francesco Balena and Guiseppe DiMauro
- 01/01/2005
OfficeWriter 2.0 Enterprise Edition, which bundles SoftArtisans' ExcelWriter and WordWriter products, delivers custom documents over Internet Information Services (IIS).
Learn how to debug applications running on the Internet, embed resources in the assembly manifest, and use regular expressions to filter out duplicates.
- By Francesco Balena and Enrico Sabbadin
- 12/01/2004
Check out the latest Visual Studio .NET add-ins, including a Web content management system based on ASP.NET and SQL Server.
- By Editors Visual Studio Magazine
- 12/01/2004
Pass a user control from Windows Form to Windows Form to rearrange your graphical user interface (GUI) layout without needing to reinitialize the shared user control and more.
- By Michael Kennedy
- 12/01/2004
DataDirect Connect for .NET's native managed database providers for Oracle, SQL Server, DB2, and Sybase improve data-access performance, reliability, and scalability.
Learn to parse fixed-length files and delimited text files, detect when a key combination is pressed, and change the style of the Web control that has the input focus.
- By Francesco Balena and Marco Bellinaso
- 11/01/2004
Sorting provides users with logical views of information. Learn how to implement and customize the sorting features your collections provide.
Users expect to find popup-style windows, irregularly shaped forms, and collapsible and dockable controls in a robust application. Learn how to implement the three features that can make or break your next Windows Forms app's UI.
- By Andrew Flick and Jason Beres
- 11/01/2004