Forum: IT Professionals' Lounge Aug 16th, 2007 |
| Replies: 21 Views: 3,291 GUIs in C++ aren't really that easy unless you use C++.NET and then you could use C# because it's designed with .NET in mind while C++.NET is a patch job. Visual C# 2005 Express is a free compiler... |
Forum: IT Professionals' Lounge Aug 15th, 2007 |
| Replies: 21 Views: 3,291 What language do you need the compiler for? :) |
Forum: IT Professionals' Lounge Aug 15th, 2007 |
| Replies: 21 Views: 3,291 I just finished an app that lets you open a data connection and test stored procedures by using an XML config file to specify the stored procedures and corresponding parameter information. If I... |