Top "Visual-studio-2010" questions

Visual Studio 2010 is an integrated development environment (IDE) from Microsoft.

How to get started with WCF Performance profiling

I'm trying to figure out how to profile a WCF service so I can identify any bottlenecks. I have found …

wcf performance visual-studio-2010 profiling instrumentation
Target framework, what does ".NET Framework ... Client Profile" mean?

In Visual Studio 2008, the target framework settings for a project are .NET Framework 2.0 .NET Framework 3.0 .NET Framework 3.5 However, in Visual …

visual-studio-2010 .net-client-profile
How do I add an html editor to my ASP.net project?

I've searched through my toolbox in Visual Studio and I can't see this option anywhere in it. Basically, I have …

html asp.net visual-studio-2010 html-editor
How can you force StyleCop to ignore a file?

I've included a 3rd party .cs file in my code. It doesn't comply with StyleCop's rules but I desperately need …

c# visual-studio-2010 code-formatting stylecop
Ankhsvn not integrated to Visual Studio 2010

I have a website project that has been subversioned already. I have installed ankhsvn but when I open the website …

visual-studio-2010 visual-studio tortoisesvn ankhsvn
MSDeploy doesn't deploy to remote server using MSBuild and Visual Studio 2010

I'm currently running Visual Studio Team System 2010 RC and I'm trying to get the Build Service setup to build my …

msbuild msdeploy visual-studio-2010
WIX 3.6 Installer - Visual Studio 2010 (HeatDirectory)

I'm working on a WIX 3.6 Installer for a web service. But I've run into an issue when attempting to use …

visual-studio-2010 wix windows-installer wix3.6 heat
SAPI: Speech to Text example

I am new to SAPI, and I would really appreciate if any of you can provide me a speech to …

windows visual-studio-2010 speech-recognition speech-to-text sapi
How to get rid of "$(ReplacableToken...)" in web.config completely

I am creating a publishable package and when I navigate to obj\Debug\Package\PackageTmp directory, I am seeing the …

visual-studio-2010 visual-studio web-config publish
Encrypt password field with Entity Framework Model First

I'm using Entity Framework Model First in my project with VS2010. I'm wondering if there is a way to set …

sql-server visual-studio-2010 entity-framework ef-model-first