|
by Jeffrey Palermo via Jeffrey Palermo (.com) on 12/31/2009 3:46:21 AM
Here’s a cool gem I discovered when running the ReSharper 5.0 EAP. Clicking CTRL+B on “return View()” in a controller action has the option to navigate directly to the view that belongs to the action. No more trying to find the _right_ “Index.aspx” file.
... [ read more ]
|