Top "Visual-studio-2010" questions

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

How to easily create an Excel UDF with VSTO Add-in project

What I am trying to do is to create User Defined Functions (UDFs) for Excel using VSTO’s C# “Excel 2007 …

c# visual-studio-2010 vsto excel-2007
After Publish event in Visual Studio

I am trying to invoke simple task after publish event. When I say "publish", I mean publish in Visual Studio, …

visual-studio-2010 visual-studio deployment msbuild publish
RDLC - Adding a Data Source in VS2010

Greetings. I have an RDLC file and am wanting to add a data source to it, although without any luck …

visual-studio-2010 reporting-services reporting rdlc
Add Controller Model Classes not shown

I managed to create a Model First DBContext model (before it was a normal ObjectContext derived model). Strangly now my …

asp.net-mvc visual-studio-2010 entity-framework-4 scaffolding
How to run a python script with Python Tools for Visual Studio in a virtualenv?

I don't know how to run the activate.bat in a Python Tools for Visual Studio Project. I have a …

python visual-studio-2010 ptvs
Why is it not necessary to indicate ByVal/ByRef anymore?

I just installed Visual Studio 2010 Service pack (proposed on Windows Update), and I can see a new feature on the "…

vb.net visual-studio-2010 byref byval
Visual Studio TFS shows unchanged files in the list of pending changes

I see a file in pending changes window. I try to compare it with latest version and I get an …

visual-studio-2010 tfs
How to disable the indentation dotted line in VS 2010

see these dotted lines there on every indent... How do I turn it off? I must have accidentally hit some …

visual-studio-2010 visual-studio visual-studio-2012 text-editor
Getting an ASP.MVC2/VS2010 application to work in IIS 7.5

I've recently downloaded beta 2 of VS2010 and started playing with ASP.NET MVC2. Initial development was done with Casini, but …

asp.net-mvc visual-studio-2010 iis-7.5
Visual Studio 2010 not showing Crystal Report Viewer of Printing Tab in Toolbox?

Scenario : I have windows form Application and want to generate Crystal reports. I have downloaded Crystal report of SAP and …

c# visual-studio-2010 reporting-services crystal-reports toolbox