Computer Problems? Computing.Net has over 1,000,000 posts about all things technology related! Over 90% answered within 24 hours! Click here to start participating now! Also, be sure to check out the New User Guide.
Recommended basic dev. environ
Name: Kenneth (by appleoddity) Date: January 4, 2009 at 23:09:19 Pacific OS: Windows XP CPU/Ram: na Product: N/a / NA Subcategory: General
Comment:
Hi all. I'm used to programming with Visual Studio 2005. However, I want to develop an application that does not require the .NET framework to be installed. I want to be able to develop a stand-alone .exe file that will execute independent of runtime DLLs and .NET frameworks. Is there a recommended development environment for writing GUI based BASIC applications for Windows? Or, is there a way to do this with Visual Studio? Thanks.
Summary: I have to agree with all of the above, and since you've already started with C++, I definitely recommend you not switch now. Stick with it. Windows was written in C, so you have by far the most contro...
Summary: I went to use my visual studio .net 2003 for the first time in probably a year. It used to work but now it says that the development environment is missing. I tried to reinstall but after about 4 ho...
Summary: I've already seen the standards and have downloaded the docs.But that is not enough for me.How can i access the APIs provided there from Windows dev.environment APIs such as Windows SDK. Thanks in Adv...