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
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
Rebecca M. Riordan's book, Seeing Data: Designing User Interfaces for Database Systems Using .NET, helps you learn how to design a database UI in order to display information effectively.
- By Mark Collins-Cope
- 01/01/2005
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
Try out some sample code that shows how to use the new ReportViewer controls to design and embed custom reports in your WinForms and WebForms projects.
- By Roger Jennings
- 01/01/2005
OfficeWriter 2.0 Enterprise Edition, which bundles SoftArtisans' ExcelWriter and WordWriter products, delivers custom documents over Internet Information Services (IIS).
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
DataDirect Connect for .NET's native managed database providers for Oracle, SQL Server, DB2, and Sybase improve data-access performance, reliability, and scalability.
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
ASP.NET's Repeater, DataList, and DataGrid controls display data in a tabular format with various features. Learn which control is the best fit for your app.
Use the SQL Server Report Designer's wizards for a streamlined solution to setting up, designing, polishing, and publishing reports.
- By Stacia Misner
- 09/01/2004
Track changes in files using XML datasets with the DiffGram format. This format lets you track what has changed, and what hasn't.
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
When mobile users need to look up and edit data without direct network connections, persist DataSets of lookup information as local XML files to preserve offline updates.
- By Roger Jennings
- 07/01/2004
Adding images to and removing them from a SQL Server database is straightforward using simple drag-and-drop procedures.