Pinned Repositories
BoardGameOlympics
This application is for both admins and players at the Board Game Olympics.
elizachatbot
Microservice-Platform-Docs
An XML and style sheet to document all the microservices in your platform
SolutionContextNavigator
Large solutions with many files are difficult to manage and navigate in Visual Studio. Separating them into mutliple projects is often just an attempt to help make it manageable but it doesn't solve the problem. Actually it often makes the problem worse because now you have to worry about managing references to all of the assembles and constantly expanding and collapsing project nodes as you jump from domain to domain. So if the only reason you are creating projects and assemblies is to help you navigate then maybe there is a better way. The Context Navigator is a new type of solution explorer that will only show you the files you need, when you need them. It will also track other context specific information such as bookmarks and break points so that you can link everything you are doing, ie. your entire context, to the task or feature that you are working on. Multiple contexts can be saved, loaded, and even checked in with the solution to allow you, or someone else, to restore the exact context you were using when you built a feature. Even if you have to return to it 6 months from now you can instantly recall all of your old break points and all the relevant files from any part of the solution.
irwinhurst's Repositories
irwinhurst/BoardGameOlympics
This application is for both admins and players at the Board Game Olympics.
irwinhurst/Microservice-Platform-Docs
An XML and style sheet to document all the microservices in your platform
irwinhurst/elizachatbot
irwinhurst/SolutionContextNavigator
Large solutions with many files are difficult to manage and navigate in Visual Studio. Separating them into mutliple projects is often just an attempt to help make it manageable but it doesn't solve the problem. Actually it often makes the problem worse because now you have to worry about managing references to all of the assembles and constantly expanding and collapsing project nodes as you jump from domain to domain. So if the only reason you are creating projects and assemblies is to help you navigate then maybe there is a better way. The Context Navigator is a new type of solution explorer that will only show you the files you need, when you need them. It will also track other context specific information such as bookmarks and break points so that you can link everything you are doing, ie. your entire context, to the task or feature that you are working on. Multiple contexts can be saved, loaded, and even checked in with the solution to allow you, or someone else, to restore the exact context you were using when you built a feature. Even if you have to return to it 6 months from now you can instantly recall all of your old break points and all the relevant files from any part of the solution.