About 399 results
Open links in new tab
  1. is it possible to calculate code metrics for web site projects

    Aug 4, 2009 · In Visual Studio, Code Metrics are only available only for C#, Visual Basic, and C++/CLI projects that are not web site project. As far as I know, there is a little difference between Web …

  2. How to resolve: Mark assemblies with CLSCompliant

    How to solve this ? Do i need to add some code ? Wednesday, October 26, 2005 4:49 AM

  3. No StyleCop Settings at a Solution Level

    Nov 8, 2010 · What do you mean by "easy" in this case? If you want to edit a Settings.StyleCop file in Visual Studio even though it isn't in the same folder as a .csproj file, simply add the settings file to …

  4. I have some problem running FxCop on different machines with the …

    Dec 21, 2005 · Given a consistent configuration and set of inputs, your analysis results should be the same. We verify this internally at MS by using FxCop to verify hundreds of check-ins each day.

  5. the id element has an invalid value according to its datatype

    Mar 25, 2009 · ADO.NET Data Providers ADO.NET Data Services ADO.NET Data Services (Pre-Release) ADO.NET DataSet ADO.NET Entity Framework and LINQ to Entities Application …

  6. How to SuppressMessage with scope = module?

    Aug 29, 2006 · Rather than adding fifty separate exclusions in my source code, I want to have a single module-level exclusion rule in my AssemblyInfo.cs file. I tried the following, but it doesn't work.

  7. Dialog Box listing Visual Studio 2010 - social.msdn.microsoft.com

    Aug 16, 2012 · I am hoping that this might be the correct forum ! Moved byJack Zhai-MSFTMicrosoft contingent staffThursday, August 16, 2012 8:42 AMMove to a more appropriate forum. (From:Visual …

  8. Updating Azure Analysis Services through Visual Studio

    Dec 1, 2017 · In my model I have created new columns and want to add them to my Tabular Analysis Services tables. I update my partition for the Table using Visual Studio. However when I update the …

  9. How to Write a program to create a digital clock

    Mar 3, 2010 · In Visual Studio, designer means tools that helps you generate code from a file written in XML or a computer language. If you need help in design a software (e.g. requirement analysis, …

  10. Fehlermeldung beim Kompilieren und Ausführen von C++

    ich habe Visual Studio Code Schritt für Schritt nach Anleitung auf einem Notebook mit Windows 10 Pro installiert. Anschließend habe ich für C++ die beiden Erweiterungen "C/C++ for Visual Studio Code" …