About 598 results
Open links in new tab
  1. Intellisense not working in the Watch window using Visual Studio …

    Feb 23, 2016 · There is no entry in that language list for Visual Basic but it Intellisense is enabled in the C# settings as shown in your screenshot. Just to restate.. Intellisense works fine in the …

  2. Intellisense in XAML not working anymore!

    Feb 15, 2011 · Latest Windows SDK breaks IntelliSense in Visual Studio 2008 in XAML files. How to fix this ?

  3. How to get JSX/React Intellisense in Visual Studio 2015

    Mar 14, 2017 · Wasn't intellisense meant to be added by default to Visual Studio 2015 now? it still won't work for me.

  4. Sort Excel columns by cell color is not working

    Mar 15, 2019 · Below is the code I am using. Workbook exists and no issues with that. "Column I" has pink colored cells and this needs to be sorted on top. Below code didn't throw exception …

  5. In Visual Studio Enterprise 2015, I cannot find the designer for …

    Oct 11, 2021 · Open Control Panel > Programs > Programs and Features, and select the entry for your version of Microsoft Visual Studio 2015. In our case, it was Microsoft Visual Studio …

  6. Disk space requirements - social.msdn.microsoft.com

    Aug 20, 2015 · Which package installed Microsoft Visual Studio 11.0? (I only installed Visual Studio 2015 and Sql Server 2014). Microsoft Visual Studio 11.0 under program filescontains …

  7. Will Silverlight work with Visual Studio 2017?

    Mar 8, 2017 · Silverlight projects are not supported in this version of Visual Studio. To maintain Silverlight applications, continue to use Visual Studio 2015. egr Proposed as answer byJack …

  8. Visual Studio 2017 SSDT (15.6) Tabular Model Designer: Value …

    Mar 8, 2018 · The Tabular Model Designer stopped working after installing the latest version of SSDT (Visual Studio 15.6).

  9. Cursor not visible in Visual Studio editor - social.msdn.microsoft.com

    Jun 13, 2011 · When using the Visual Studio 2010 editor to edit the VB code, the cursor or caret is not visible. I can click the mouse at a location and start typing and the text is changed …

  10. Create Outlook Meeting in C# - social.msdn.microsoft.com

    Aug 18, 2015 · I want to create outlook meeting request through a console application. Using Microsoft.Office.Interop.Outlook , I am able to do this. But as I need to deploy it in server as …