Browse by Tags
All Tags »
Links (RSS)
Pablo Galiano has just published two you project template extensions for the Visual Studio Gallery , both of them for doing MEF integration with Visual Studio 2010 Beta 1. Check them out: Template for creating a VS Package that exposes MEF extension points.
Read More...
Chuck England has just recently posted the sources for MPF for Projects on CodePlex . If you're interested in creating your own project systems for Visual Studio 2010 Beta 1, this is the place to start. And, for those of you wishing to port your project
Read More...
Aaron (one of the developers on my team working on the SDK) just wrote a couple of great posts for folks wishing to use and to understand how the SDK works for VS 2010 Beta 1. Definitely worth a read if you're working on VS extensions: VSIX Project template
Read More...
It's pretty cool when you General Manager is out working with the bits you just released. Jason just released a quick tutorial on how to create an editor extension using the VS SDK . Check out the steps he went through to create, build, test, and deploy
Read More...
The Windows 7 Release Candidate just came out yesterday . I've been using builds of Win7 on my laptop since the Beta and have been very happy with how it works... Can't wait to get the RC installed on my laptop, will try to do it early next week.
Read More...
I just read over on Scott Hanselman's blog that there's a new low bandwidth view of MSDN pages . This is definitely cool and a much quicker way to load help content from MSDN. Check out this topic: http://msdn.microsoft.com/en-us/library/system.xml.xmlnode(loband).aspx
Read More...
I was just reading over some blogs and ran across a couple of interesting topics on usage and perf on an Immutable Collection in the .NET runtime. Turns out to have been written by an old friend and collegue - Jared . He's always written about some interesting
Read More...