How To Add Notes In Source Code? (with Visual Studio 2010)

Oct 24, 2010

how to add notes in source code in Visual Studio 2010? I only want the notes to be viewed in source code view, not design view!

I tried

//notes here

'notes here

but they all ended up showing in the design view.

View 2 Replies


Similar Messages:

Visual Studio :: Add Notes In Source Code?

Oct 24, 2010

how to add notes in source code in Visual Studio 2010? I only want the notes to be viewed in source code view, not design view!

I tried

//notes here
'notes here

but they all ended up showing in the design view.

View 1 Replies

How To View Source Code Of Dll File In Visual Studio 2010

Nov 28, 2010

how to view source code of dll file in visual studio 2010

View 3 Replies

Visual Studio :: Visual Source Safe 2005 + Visual Studio 2010,?

Feb 28, 2011

I want to use a source control in VS2010, I know my best bet is TFS, but at the moment TFS(can't afford ). As i understand TFS is the new VSS_2005(can afford)Can VSS 2005 be use as a source control for VS 2010 solutions/projects?

View 2 Replies

Visual Studio :: Source Code To Display On One Line Instead Of Multiple In Source View?

Nov 1, 2010

how to make my source code to display on one line instead of multiple in source view. The display drives me batty when I'm trying to find something and I would prefer to display across the page instead of multiple lines down the page.

View 2 Replies

Visual Studio :: Can Visual Studio 2008 Be All In One Tool To Integrate Source Code Continuously

Jan 20, 2010

can Visual Studio 2008 be All-In-One tool to integrate source code continuously from team members, build, unit test?

Having used Visual Studio Team Edition 2005, unit testing each method within VS itself. I strongly believe that it is feasible to add-on tools. Example ankhsvn tool to use SVN from Visual studio [URL]

In my investigating i have come across number of tools(shown below) to use with Visual Studio 2008 professional

Development tool:- Visual Studio 2008 professional using Subversion as source control tool. Continuous Integration:- Hudson or Cruise control Build tool:- NAnt Testing:- NUnit, Selinium As Visual Studio 2008 can be used for unit testing I think NUnit is out of consideration.

In the same way i would like to have any other tools/add-ons to Visual studio to implement continuous integration, building and unit testing. This process should be automated such a way source code between team members is continuously integrated, built and unit testing is done as configured.

Objective is to use few number of tools as add-on to Visual Studio or achieve most from Visual studio itself (example unit testing). Visual Studio should be all in one tool.

I am aware that Team Foundation Server best suits my requirement, but it is out of scope due to its cost.

View 3 Replies

Visual Source Safe 2005 For Visual Studio 2010

Jan 12, 2011

I have an query recently i upgrade to Visual Studio 2010 professional version, I have an visual source safe 2005 in my pc how do i configure Visual studio 2010 with VSS 2005.

View 1 Replies

C# - Upgrade Website To Webapplication In Visual Studio 2010 While Under Source Control?

Jun 10, 2010

I have a highly complicated web site that is under source control and has a long history. I would like to migrate this website into a web application project but I do not want to lose the source control history. We use Visual Studio 2010 and Team Foundation Server (Currently 2005 tfs but we are in the process of upgrading to 2010).create a webapplication project and migrate the files from the web application into it without losing the source control connections?

View 1 Replies

Crystal Reports :: Visual Studio 2010 Supports Entity Data Source?

Mar 10, 2011

Does Crystal Report for Visual Studio 2010 supports Entity data source?

View 1 Replies

Visual Studio :: With Debug Framework Source Code?

Mar 8, 2011

'm using VS2010 Ultimate, but i cannot debug framework source code right now. i've setup all the configuration as need.

View 3 Replies

Visual Studio :: Tried To Install Prof 2010 Trail Version In System / 'Please Remove/uninstall Visual Studio 2010 Load Test Controller'?

Jul 6, 2010

I tried to install Visual Studio Prof 2010 trail version in my system, but i got an error saying 'Please remove/uninstall Visual Studio 2010 load test controller' to proceed installation. i uninstalled my previous VS2008 software from system and i could not find anything like 'Remove/Uninstall Visual Studio 2010 load test controller' software in my Add/Remove Programs.

View 1 Replies

Make Visual Studio Autoformat Source Code - Is It Possible Via Built-in Setting, Modification, Or Available From An Add On

Jun 25, 2010

I've searched but does Visual Studio 2008 have a setting for C# where it will autoformat/beautify my code as I write it? There is a setting for VB.NET called "prettify". I've also searched the archives already and found a macro to execute this on save and I know I can drag and drop it onto the toolbar but I want it to work without my doing ANYTHING for both ASPX and CS files.

Is this possible via built-in setting, modification, or available from an add on?

View 5 Replies

Visual Studio :: Is There Any Source Code Security Assessment Capability In Team Foundation

Jan 5, 2011

I want to know that, is there any source code security assessment module in Team Foundation against security issues? If it is there, can somebody pls point me to the documentation of it, so that I can caliberate it. I'm personally not able to find it, through google.

View 1 Replies

Visual Studio :: Vwd 2010 Or Visual Studio 2010 Express Offer Integrated Jquery Support?

Jul 15, 2010

I'm thinking about installing vwd 2010 or vs 2010 express but want to know if either offer integrated jquery support.

View 4 Replies

Visual Studio 2010 Code Analysis?

Apr 4, 2011

I am using code analysis tool of VS 2010..two things that i have noticed was not provided:

Proper casing of variable,method and properties names xml comments for each method,event and other activities

View 4 Replies

Visual Studio :: 2010 Reformatting And Adding Code

Dec 4, 2010

[Code]....

I'm working on the following aspx file, and for some reason VS2010 is messing with my code. I have no idea why, and was hoping one of you could have a look at it.

What happens is that most of the times when I hit ctrl+s, it add some code to the end of the file.

View 1 Replies

Visual Studio :: 2010 Inserting Random Code?

Nov 23, 2010

VS2010 inserting random code? In 2008, which I use at work, it keeps filling my code with . At home, with VS2010, it keeps adding a <p> to the beginning of every </p><p> section, and things get out of hand quickly when all paragraphs are changed to <p></p><p>...

View 1 Replies

Visual Studio :: Visual Source Safe Plug In Control For Visual Studio 2005 IDE

Jan 28, 2010

where to find/download visual source safe plug in or visual source safe client for visual studio 2005 IDE?

I do not want to install visual source safe 2005 server.

View 1 Replies

Visual Studio :: VWD 2010 - No Option To Allow Code To Be Placed In Separate File

Jan 2, 2011

This question has probably been answered before, when adding a new web form, I do not see an option that allows you to place code in a seperate file for a project (it does it automatically). But for websites, I see the option. Am I missing some option?

View 1 Replies

Visual Studio :: 2010 Doesn't Create Code Behind File?

Jun 9, 2010

what's up with the new 2010 version of VWDExpress? It seems it no longer creates the VB code behind file to go along with the markup pages. Is threre a setting somewhere that I've missed? Or is code behind no longer supported?

View 2 Replies

Visual Studio :: How To Convert Whole Visual Studio 2008 Web Site Project To Visual Studio 2010

Aug 14, 2010

is it possible to convert whole visual studio 2008 web site project to visual studio 2010 web site project

my current project references

i have a very annoying iis problem

iis server stops working until app pool is recycled

i am hoping that new visual studio (net framework 4.0) may solve this very annoying unsolveable problem

View 2 Replies

Visual Studio :: Team Foundation Server 2010 - Legacy Code & VSS?

Jul 12, 2010

Going to install TFS 2010 today, however have few doubts here:

View 1 Replies

Visual Studio :: VS 2010 Memory Leak When Trying To Copy & Paste Code Inside?

Oct 8, 2010

It happens frequently when I try to copy & paste code inside VS 2010 with following message:

insufficient available memory to meet the expected demands of an operation at this time, possibly due to virtual address space fragmentation. Please try later.

and I check the memory usage with taskmanager on my computer. It is fine.

In order fix it, I need to close VS 2010 and restart again.

View 1 Replies

Visual Studio :: Opening Visual Studio 2008 Project In Visual Studio 2010?

May 21, 2010

Anyone know if I can maintain a VS 2008 (.net 3.5) project by using the VS 2010 IDE ?

View 1 Replies

Visual Studio :: Team Foundation Server 2010 And Visual Web Developer 2010?

May 10, 2010

I have been ising TFS 2010 with VS 2010 Ultimately for a couple of months now. I have a client who is using Visual Web 2010, does anyone know if this integrated with TFS easily?

View 1 Replies







Copyrights 2005-15 www.BigResource.com, All rights reserved