Skip to main content

Questions tagged [visual-studio-2010]

Visual Studio 2010 is the version of Microsoft's Visual Studio line of development environments. It is released on top of .NET 4.0 Framework.

5 votes
1 answer
8k views

I noticed that the default behavior for Visual Studio C++ projects is to organize files using filters instead of folders on disk. Essentially all the source files within the project are stored in the ...
Izzo's user avatar
  • 255
3 votes
3 answers
5k views

I asked this question on an IRC channel, sadly I am going around in circles. I am aiming for a high level overview (but with some technical details if necessary) on how a function such as printf() ...
user5623335's user avatar
4 votes
1 answer
566 views

I have a specification I need to follow (for a little project) and I want to ask if they my way of thinking on how to tackle this spec is correct. It's regarding C#. Specification: consume a TEXT ...
TIS's user avatar
  • 41
2 votes
0 answers
476 views

I'm planning to map some of my TFS projects to two different directories as discussed here. I'll be using two different workspaces, both with the same Computer and the same Owner. Is there any ...
Mac's user avatar
  • 121
1 vote
1 answer
183 views

What I am doing is creating a DBProject.. importing a DB.. then creating scripts in the PostBuild that are DATA scripts for each table (so that the post build can populate the tables after the schema ...
punkouter's user avatar
  • 1,123
22 votes
2 answers
67k views

I'm creating a piece of software, that will run on windows and will act like launcher for the game, to serve as an auto-updater and file verifier in client side PC. One thing I don't understand, why ...
Deele's user avatar
  • 401
3 votes
3 answers
4k views

I'm about to create a do-everything dashboard for my team and am still having second thoughts about my project/solution structure. Since this could be a long ongoing project, I want to get the ...
sooprise's user avatar
  • 1,075
2 votes
8 answers
7k views

I've been programming C++ for almost a year, and I've written complex programs however there are a couple of programming features of C++ which I didn't cover up (Classes & pointers), however I ...
Bugster's user avatar
  • 4,043

15 30 50 per page