Visual Studio 2010 is an integrated development environment (IDE) from Microsoft.
I want to develop an extension for VS2010 that will allow me make some additional features to syntax-highlighting. I installed …
visual-studio-2010 syntax-highlighting mef vsixmy setup is as flows: Local development PC: x86 vista with visual studio Client server: x64 server 2008 r2 with static …
visual-studio-2010 remote-debuggingI am using Generate Sequence Diagram feature of Visual Studio. I have to show my sequence diagram to someone who …
c# visual-studio-2010 sequence-diagramAt the moment CUDA already recognizes a key CUDA C/C++ function such as cudaMalloc, cudaFree, cudaEventCreate, etc. It also …
visual-studio-2010 cuda intellisense keyword code-completionI may be attempting something that is not possible with the XSD tool but I wanted to ask before moving …
c# .net visual-studio-2010 xsd.exeI am using the following code to click a button for displaying another form to click on: Dim hwnd As …
vb.net visual-studio-2010 sendmessage findwindowI am using NPOI dll for genrating excel sheet in C#. When I apply formula on some cell programmatically and …
visual-studio-2010 sql-server-2008 c#-4.0 npoiI noticed that when you open a solution in VS 2013 Express which contains solution folders, they load properly and the …
visual-studio-2010 visual-studio visual-studio-2012 visual-studio-2013 solutionI'm running into a small but weird annoyance that seems to be happening to other people, too (for example, check …
sql-server database visual-studio visual-studio-2010 database-projectI have a windows form application and i want to make my own custom jumplist. To do this i need …
c# visual-studio-2010 .net-4.0 jump-list