Paste XML as Type in VS 2010
With the WCF REST Starter Tool Kit, we had a very cool feature called Paste XML as Type which basically allows you to copy an xml document and paste in the xml as a .Net type / class. In Visual Studio 2008 this feature is available by simply installing the the WCF REST Starter Tool Kit . In Visual Studio 2010 we have to do a bit more work to get this feature. Here are the steps needed to get the Paste XML as Type feature to work with VS 2010. Download and install the WCF REST Starter Tool Kit Go to the installation folder (C:\Program Files (x86)\Microsoft WCF REST\WCF REST Starter Kit Preview 2...
1 comments
