I\'m working on a way to get MonoTouch projects to build in Visual Studio 2010 without requiring a change of the cproj file. I\'m almost there, but the final step is the *.xib files that has build act
I have some tool windows in my package and I would like to bring a specific point in the document into view when the user performs some actions in the tool windows.
Recently I found the above displayed Visual Studio Extensibility Platform chart from microsoft. Most of the things are clear to me. However, I am wondering abou开发者_C百科t the Package API and th
I am trying to add several new functions to a package I developed for our company. One of these functions is to create a new file based on the file selected in the solution explorer and the menu optio
I have developed a Visual Studio Add-In which interacts with the Visual Studio DOM and amends the loaded solution.
I want to create a VS 2010 Add-Ins.I searched in the internet but most of guides were for VS 2008 or 2005. Can any one show me some usef开发者_StackOverflowul guide?This is the best place to Start wit
I need to make a custom C++ project wizard that is the same as built in c++ wizard. It doesn\'t matter which type. It could be console type project.
I am trying to build a Margin (through MEF) as a VS addin. I need to get the lines that contain the definition of a method. I have found people doing such things but it seems most are parsing test. Th
I defined an attached property in silverlight thatI want to use it on Silverlight\'s TextBox 开发者_StackOverflow中文版Is there a way to show this property on the property page in Blend, and VS 2010
I want to modify the property table in VS 2010 that is associated with silverlight textbox. I like to add a new property to 开发者_Go百科the property table of a silverlight textbox without creating a