This is a very simple sample for a Visual Studio Extension that allows you to order Pizza directly from your VS IDE.
To be more serious: It's really simple to integrate any website into Visual Studio. So if you have a custom web tool, a knowledge base or anything like that and you want your developers to have it at their fingertipps, consider this as a sample how to do this. Check out the source code here: https://github.com/DanielMeixner/VSDevPizza/ |