After reading this thread (http://tinyurl.com/3c6358) that I know WPF doesn't provide MonthCalendar control and DateTimePicker control, but I can use the Kevin's Bag-O-Tricks open source DateTimePicker control. After checking some books and websites, I found another way to use ...
I'm new to this whole VSIP thing, so please bear with me. I've installed the VS2005 SDK locally and written a VSIP package that compiles successfully. However, the TFS build server does not have the same VS2005 SDK installed,
I've installed the Visual Studio SDK and used the 'package load analyzer'. Although I've deinstalled the SDK the package load analyzer is still working. Does anybody know how I can stop and/or delete this thing? Is there a way to reconfigure the output directory?
i hope any body can help me ;-) i develop a Visual Studio Add-in in C# and i work with Visual Studio 2005 and 2008. In Visua Studio 2005 i hafe createt a custom ToolWindow with the Method Windows2.CreateToolWindow2, After creating the ToolWindow and before i set
Is it possible to host a Babel language service outside of Visual Studio so that it can be packaged into an end user tool, rather than just a developer helper?