Visual Studio 2010 is an integrated development environment (IDE) from Microsoft.
All of a sudden, I have run into an issue where I cannot step into any code through debugging in …
.net visual-studio-2010 debugging visual-studio-debuggingI'm developing a report in the Business Intelligence studio and I lost my dataset. The pane was near toolbox, and …
visual-studio-2010 reporting-services business-intelligenceI added the recent nuget package restore feature to a solution using 'Enable NuGet Package Restore': http://docs.nuget.org/…
visual-studio-2010 visual-studio msbuild nugetI am experiencing a strange issue with VS2010. We use TFS to build our API dlls and we used to …
visual-studio-2010 msbuild .net-4.0 tfsbuild sgenI try to debug a program in Visual Studio 10, but I have a problem with breakpoints. I put *.pdb files …
visual-studio-2010 debugging dll pdbI understand that there is definitely something wrong with my report (e.g. columns missmatcch) and I need to correct …
visual-studio-2010 wcf reporting-services sql-server-data-tools ssrs-2012Whenever I have needed to create a class file from an XML XSD schema, I use the .NET xsd.exe …
xml visual-studio-2010 class xsd schemaI need to debug the website i 'm developing (ASP.NET MVC3, Razor, .NET 4, VS2010 SP1 (as administrator)) in IIS7 (…
visual-studio-2010 debugging iis-7 windows-vistaIs there an easy way to reformat an XML file while viewing it Visual Studio 2010. For example, if you open …
visual-studio visual-studio-2010I need to change the target framework for all projects. I have many solutions with hundreds of projects. Anything new …
.net visual-studio-2010 visual-studio-2012