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
Microsoft might be responsible for the creation of C#, but the language definition is under the control of ECMA.
- By Readers of 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
Murach's C# teaches the core concepts of the C# language. The book focuses on language essentials, debugging, and OOP concepts, to more involved topics such as working with databases, files, and XML.
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
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
Improve code reusability, reliability, flexibility, and performance with generics, one of Visual Studio .NET 2005's key enhancements.
Check out the latest add-ins for Visual Studio .NET, including one that lets you add mapping functionality to your apps.
- By Editors Visual Studio Magazine
- 10/01/2004
Set up applications to configure at run time using the VS.NET Dynamic Properties functionality-and even add some tricks the .NET Framework doesn't support yet.
- By Sushil Srivastava
- 10/01/2004
Use the OwnerDraw capabilities of the Microsoft Windows GDI+ to add gradient colors to controls and ListBox items, add rounded edges to controls, and manage the size and color of ListBox items.
InstallShield X is a comprehensive and robust installation-authoring tool that supports multiple OSs, development environments, and deployment scenarios.
Track changes in files using XML datasets with the DiffGram format. This format lets you track what has changed, and what hasn't.
C# now provides many of the features VB developers have enjoyed for years. Learn how to plug the rest of VB's power into your C# apps.
- By Daniel Appleman
- 08/01/2004
Database Programming with C# explains the essentials of database programming to those familiar already with C#. Learn to exploit the VS.NET IDE to access data, and more.
- By Joel Semeniuk
- 08/01/2004
Modeling has enormous potential, but software modeling tools are too complicated and little used. Microsoft aims to change that with Whitehorse.
- By Patrick Meader
- 07/01/2004
Develop image-management apps that exploit the .NET Framework and ASP.NET with recursion, the TreeView control, the System.Drawing.Images namespace, the System.IO namespace, and more.
Dundas Chart for .NET is an easy-to-use tool for adding chart presentations to ASP.NET and WinForms applications.
- By Mark Collins-Cope
- 07/01/2004
Software methodologies have their place and can be useful in the development process, but they need to be flexible to provide their maximum benefit.