Visual Studio 2010 is an integrated development environment (IDE) from Microsoft.
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 instrumentationIn 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-profileI'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-editorI'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 stylecopI 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 ankhsvnI'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-2010I'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 heatI 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 sapiI 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 publishI'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