Visual Studio :: Navigate To Last Edited Line?

Jun 25, 2010

In VWD, we can customize-edit-command to your heart's content. But there is none for what I used to get in NetBeans or Eclipse: go to the last edited position (after 5 minutes of search for the correct spelling of some name in the page).I know there is Navigate Back, but I often need to do click [Navigate Back] 10 times to get to 'last edited line'.

It would be nice if I can navigate through the 'green bars' (Yes, it is very difficult to find out what are green bars, once you found out, you want to be able to visit each of these using next or prev).

Also where is the documentation or help ofr each of the some 50 edit commands such as 'go to Reference'.

View 2 Replies


Similar Messages:

Mobiles :: Navigate Between Pages Visual Studio For Windows Phone?

Apr 27, 2010

I have one .xamel page and this one is default page (first page) and then I added a new one page (named page2.xaml) in same solution. I added a button on the firs page and i want to navigate to a second page when i click on button

private void button1_Click(object sender, RoutedEventArgs e)

what to write to navigate to page2.xaml? like response.redirect in asp.net

View 2 Replies

Visual Studio :: Can't Debug The Code Line By Line Code?

Feb 5, 2010

i can't debug the code line by line code, i have break point in form load event, but it skipthe breakpoint , can't able to debug.

View 6 Replies

C# - Multiple Line Continuation In VB.NET IDE (Visual Studio 2010)?

Oct 1, 2010

i notice that when i start next line of code and i press enter, it recompacts itself and the continued line moves left a bit... then if i place focus on the second line and press enter again, it (the second line) moves to the left some more, and it keeps doing this every time i focus on second line and press enter. this is as you can imagine, really annoying!!

how can i make it so that my second (and third etc) lines are formatted in a pre-determined way so they are always a certain amount of tabs indented to the right from where my line 1 starts??

View 3 Replies

Visual Studio :: How To Remove Line Break In Code

Apr 8, 2010

Many times I remove in the code window (Using Replace and Regular Expression). Is ther a quicker way of doing this without writing a macro? The best way would be a shortcut key.

View 2 Replies

Visual Studio :: Delete Current Line Shortcut?

Aug 7, 2010

I m looking for a Shortcut to :Delete currentline and below lines 1 line upward.
currently Ctrl+X (without selection) does this.But it also removes clipboard to empty text.

isnt there a shortcut Just deletes current line and 1 line upward next lines without clearing Clipboard ?

View 3 Replies

Visual Studio :: Get The Line Number In Code Programmatically?

Jun 17, 2010

I want to get the line number of my code -- not in case of an exception though. Is there a way to capture this?

[Code]....

View 1 Replies

Visual Studio :: How To Build A Web Application Project From Command Line

Jul 7, 2010

How do I build a web application project from command line using Web Developer Express 2010?

I am using the same command format that I would use with devenv.exe (Visual Studio), so I can evaluate us moving forward to VS2010. However, I am having real trouble building our code. Our solution consists of 4-5 projects, consisting of assemblies. The last assembly is the web site code. The root .sln file is the one which when opening in the IDE can click Rebuild All, and the DLL's of each project are generated and then brought into the website project.

However, when I run vwdexpress.exe from the command line nothing happens and no Dlls are generated. This is not giving me any confidence to run with VS2010.

the command line is like so:

C:inetpubwwwrootmyprojectvwdexpress /build release mysolution.sln

The in folders of each respective project are empty, but it takes 3-4 seconds for the command to finish, which gives me the impression it did something.

View 6 Replies

Visual Studio :: How To Find In Which Line No Error Occoured Debuging Not Work

Sep 17, 2010

System.NullReferenceException: Object reference not set to an instance of an object
at ASP.document_down_upload_aspx.__Render__bctrl_23 (System.Web.UI.HtmlTextWriter __output, System.Web.UI.Control parameterContainer) [0x0008a] in /home/rajiv/Documents/8erp_final (2)/erp/Document_Down_Upload.aspx:24

View 2 Replies

Visual Studio :: Publish The Website And Reduce Its Size By Command Line

Sep 11, 2010

We need through command line to build our site (which we already do using msbuild.exe), but the resulting files are way too many and it takes our to ftp it to the server. I am able to publish the website and reduce its size by ~90%; however, we need to do this through command line not manually using the GUI. I have read many postings but noone is clear on how to do it (and msbuild seems to no be able to do this). Can anyone provide me a link. We are using Visual Studio 2010 and DOT NET4.0

View 3 Replies

Visual Studio :: Open File Tabs Overflow To Multi-line?

Jan 27, 2011

Just wondering if it is possible to set it so that when you have too many files open in Visual Studio, rather than display the little down arrow icon, it drops the tabs down onto another line?

View 5 Replies

Visual Studio :: Turn Text Editor To Show Line Number On Window 7?

Mar 16, 2010

I just installed Visual studio 2010 ultimate RC on my windows 7 server. It doe snot show line number. So I went to Tool->Option->Editor, however, there is no where I cna find line number choice.

I used to have Visual Studio 2010 professional beta, it has the same problem, no line number to show up. However, it has a check box: line number. Even if I check the box, still no line number to show up.

View 4 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 :: 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

Web Forms :: Display Edited Records In Temporary GridView When Record Is Edited

Sep 5, 2012

I have two grid view controls one is temporary and another is simple grid view control.in the simple grid view control it includes the edit button on its command name edit i want to edit this grid and also to show values in the temporary grid. How it can be possible?

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

MVC :: Save Edited Entity - Getting Currently Edited Object?

Nov 4, 2010

using the latest bits for MVC 3 i'm looking at the code for a Controller (Northwind products), specifically my 'Edit'Action.

there are two methods, one for diplaying the item to edit, and one for posting back changes made on the UI.

My question is : how do i get a reference to the currently edited product. The method takes 2 arguments; the id of the product and a formcollection which is a dictionarly of product proerties by the looks of it. mvc 2 had slightly differentt arguments compared to mvc 3 beta.

[code]....

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 :: Migration From Visual Studio 2003 To Visual Studio 2010?

Apr 15, 2010

Is it possible to migrate the application which is in visual studio 2003 to visual studio 2010. provide me details about how to migrate.

View 2 Replies

Visual Studio :: Migration From Visual Studio 2005 To Visual Studio 2010?

Jun 16, 2010

I have a site in production developed in 2005 and i am planning to migrate to Visual studio 2010. Is there an easy way to do it?

View 1 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

'Add Config Transforms' And One Click Publish Option Not Working When Upgraded From Visual Studio 2005 To Visual Studio 2010

Jul 28, 2010

I just recently upgrade my asp.net web project from visual studio 2005 to visual studio 2010. The upgrade was successful with no problems however im missing some features with this project. The One Click Publish feature(which is greyed out) in the header area of Visual Studio 2010 and the Add Config Transforms feature which is no where to be seen when you right click on web.config. When i create a new web project straight from visual studio 2010, these options work fine.

View 1 Replies

Visual Studio :: After Having To Do A Devenv /resetuserdata To Get Visual Studio 2010 Beta 2 Back, AJAX Drag Panel?

Mar 9, 2010

Visual Studio 2010 Beta 2 locked up, and when I tried to restart it, it wouldn't load, so I did a devenv.exe /resetuserdata to get it going again. It reset everyhing in my options of the web app/ etc, and now some AJAX conrols don't work such as dragpanel. I assume that it is because something got reset that I haven't enabled again, but can't figure it out.

View 2 Replies

Visual Studio - What Is Best Option In Visual Studio 2010 To Sync Project Files Between Home & Work Computers

Feb 14, 2011

Im working on a website project with Visual Studio 2010 from 2 different computers (home & work).
In Dreamweaver Im used to FTP to upload/download files to/from a webserver to syncronice my files on the current computer Im working on.What is best option in Visual Studio 2010 to sync project files between home & work computers? I have seen there is a built in FTP, but seems only it can upload files, limited functionality?

View 1 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







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