roreilly

Stories kicked by roreilly

Copying and pasting rectangular blocks of code in Visual Studio and Ma(weblogs.sqlteam.com)

submitted by kprernnkprernn(1445) 4 years, 6 months ago

Did you know that the Visual Studio and Management Studio editors allow you to copy and paste rectangular areas of code (not just lines of code)? This blog demonstrates how. Very handy when copying and pasting variable names! read more...

4 comments |category: |Views: 15

tags: another

ASP.NET MVC Framework - ScottGu's Blog (weblogs.asp.net)

submitted by ashmindashmind(775) 4 years, 7 months ago

ASP.NET MVC Framework described by ScottGu. read more...

7 comments |category: |Views: 85

tags: another

The IDE does NOT make the developer(jeremyjarrell.com)

submitted by jeremyjarrelljeremyjarrell(2685) 5 years, 3 months ago

Just a brief comparison of the highs and lows of both SharpDevelop and Visual Studio as well as a discussion of why and why not the quality of your IDE should even matter to a developer. read more...

add a comment |category: |Views: 9

tags: another

SonicFileFinder(blog.krisvandermast.com)

submitted by KvdMKvdM(1695) 5 years, 3 months ago

SonicFileFinder is a free add-in for Visual Studio 2005 that allows a fast and convenient search for any file within every Project of the loaded Solution by entering the complete filename or just a part of it. The found file(s) can either be edited with a single keystroke or a Windows Explorer / CommandLine prompt can be opened at the file's location. read more...

add a comment |category: |Views: 9

tags: another

Got GAT?(ajdotnet.wordpress.com)

submitted by ajdotnetajdotnet(2940) 5 years, 3 months ago

Introduction to GAT (Guidance Automation Toolkit) read more...

2 comments |category: |Views: 1

tags: another