visual-studio-express
Getting started with SQL express from a c++ console application
Right now I am writing a little c++ console program using VS2010 Express. The next thing I want to do is to access a SQL database from within this program.[详细]
2023-02-15 07:44 分类:问答Long Line Marker: Visual Studio 2010 EXPRESS
I\'d like to have l开发者_如何转开发ong line marker in my Visual C++ 2010 Express. I\'ve tried almost every possible combination of the regedit->guides trick and none of them worked (It works fine wit[详细]
2023-02-14 01:58 分类:问答Visual C++ 2010 Express: How to use with Qt?
I\'m confused about getting Qt working with Visual Studio Express.Most of the searches online have turned up instructions for compiling Qt using instructions such as:[详细]
2023-02-13 05:56 分类:问答how do i download a file (zip) from the internet in vb.net
experts. I\'m trying to create a simple file downloader (with GUI). I\'m pretty new to Vb.net and I didn\'t find any usefull information about this in the books I own. All tutorials in the wild are ma[详细]
2023-02-12 11:11 分类:问答How to compile a F# project without buying Visual Studio
I have found this very cool project written in F#: https://github.com/fholm/IronJS OSS is very nice, but i need an assembly. I would compile it by my self, but it seems that there is no free IDE to o[详细]
2023-02-11 15:13 分类:问答Why are functions that belong to a class not showing in Visual C++?
I\'m using Visual C++ in Visual Studio 2010 Express, and in the past I remember when you use a string object and after the dot (eg: .) all the member functions will show in list, but that\'s not happe[详细]
2023-02-11 06:14 分类:问答does every .exe file need a new project in Microsoft Visual C++?
My background is Linux and traditional makefiles.I have a project where the makefile builds several dozen executables I can then run to perform tests against the librar开发者_StackOverflowy being deve[详细]
2023-02-10 20:01 分类:问答Visual C# 2010 Express: Specify default access modifier for new classes?
Whenever I create new classes开发者_如何学JAVA using Visual Studio 2010 Express C# it creates them with no access modifier. 9 times out of 10 I want my new classes to be public. How can I have Visual[详细]
2023-02-10 05:29 分类:问答Visual C# 2008 Express doesn't give me any options for break points besides creating/deleting them
I\'m not sure why this is, but all I get is a \'create brea开发者_JAVA技巧kpoint\' and \'delete breakpoint\'. There is no option for a \'when hit\' or something else like that.[详细]
2023-02-09 22:00 分类:问答_begintheadex function call problem
I have a class SoundManager which contains a function called \'recordLoop\'. In the constructor of the SoundManager, I am using this code:[详细]
2023-02-04 01:56 分类:问答