About 391 results
Open links in new tab
  1. Visual Studio Extension works while debugging but when I Install the ...

    Oct 14, 2020 · I am trying to make one VSIX plugin in C#. The plugin works fine in when I am in develop mode. But when I am trying to install the plugin i.e. by double clicking the VSIX, it is not working.

  2. RDF (Resource Description Framework) C# Library

    Jun 19, 2008 · Have you tried any of RDF (Resource Description Framework ) C# libraries? Pleasse list some of them. Thanks in Advance, Thursday, August 2, 2007 12:55 PM Reply | Quote Dev Centers …

  3. How to get the process name? - social.msdn.microsoft.com

    Jan 13, 2009 · Does anyone know how to get the process name/ image name as it showed in taskmanager?

  4. Deprecated APIs in Visual Studio. - social.msdn.microsoft.com

    Aug 31, 2010 · 2) Are these deprecated APIs in Visual Studio cross platform i.e. Can we use new secured versions on platforms other then windows. 3) Can we use deprecated APIs and their …

  5. CodeDomProvider for C++ ? Could not find. Is it VBCodeProvider?

    Nov 29, 2005 · I could not find a CodeDomProvider implementation for C++. I assumed as a default that it is VBCodeProvider versus CSharpCodeProvider which should cover C# code. Am I right?

  6. how to show projects in a solution in alphabetical order

    Oct 9, 2013 · hi,all, as the title asked how to display the projects within a solution in alphabetical order or any other order in solution exploer of Visual Studio 2010.

  7. About MS word copy and paste options - social.msdn.microsoft.com

    Jun 6, 2017 · Actually in word 2010 while paste any text its showing paste options like below .

  8. Changing Visual Studio Editions - social.msdn.microsoft.com

    Aug 16, 2010 · I've now got my Visual Studio 2010 Premium edition key from my MSDN account, and I assume I need to download the Preium edition ISO (I know with products the ISOs for each edition …

  9. RSA encryption with Microsoft library

    Aug 12, 2013 · You are not supposed to encrypt large amounts of plain text with asymmetric encryption. It's susceptible to known-ciphertext attack, where access to large amounts of encrypted material …

  10. OLE date format - social.msdn.microsoft.com

    Apr 5, 2008 · hi everyone, im totally stuck trying to convert an OLE timestamp into a viewable format. Can this be done using c++? The example i am using is 7C FE 2B 04 to 4/4/2008 19:30:44 any help …