-
Notifications
You must be signed in to change notification settings - Fork 29
How solutions are organized
I try to organize my sample solutions the way they are usable right after getting source to your machine without any additional need to install additional software. This goes for libraries I am using, of course. All libraries used in sample solutions can be found from External Libraries solution folder. If some sample covers some additional tool that needs installation then I will give here references to installation packages as soon as I find solution to be ready enough to start describing it.
I am using Visual Studio 2010 Ultimate right now and therefore there may be projects in my solutions you cannot open with other editions. By example, my UML and other software diagrams are usually in modeling project. You can use trial of Visual Studio 2010 Ultimate Edition if you want to use specifics it provides. I will also provide these diagrams as part of my blog postings so you don't miss a thing when you are not using Ultimate edition. This doesn't hold for solutions that demonstrate features available only on Visual Studio 2010 Ultimate Edition.