Community Page
- john-sheehan.com/blog Jump to website »
-
Subscribe -
Community
-
Top Commenters
-
Popular Threads
-
Recent Comments
- Hey John, congratulations -- and, you're welcome!
- How would you set this up to use multiple domains on the server in different iis sites?
- Alternatively, a small change made Wordpress'e original htaccess file if you can use: RewriteCond %{HTTP_HOST} !^(tuncay\.kinali\.net) [NC] RewriteCond %{HTTP_HOST} !^$ RewriteRule ^/(.*)$...
- I also think a killer app for Twitter isn't out there yet, is TweetDeck the best positioned to complete this vision?
- Perhaps a upcoming Google Wave application will do what you want..
Just Sayin' More Words
A blog by John Sheehan
Part 1: Navigate with the back/forward buttons on your mouse
Part 2: Fix annoying jumping toolbars
Part 3: Using the find window to quickly open a file
A couple quick ones:
Click with your middle mouse button (or scroll wheel) on a tab to close a document window.
Window %2 ... Continue reading »
Part 2: Fix annoying jumping toolbars
Part 3: Using the find window to quickly open a file
A couple quick ones:
Click with your middle mouse button (or scroll wheel) on a tab to close a document window.
Window %2 ... Continue reading »
1 year ago
I have found your blog useful as a daily read. Is there a way in Visual Studio 2008 to stress test my web applications? I have been reading all over the Internet and also some ASP .NET books, and it seems that ACT used to come with VS .NET. However, in the recent version which is VS 2008 (professional), how do i stress test? Or, do i have to get team system edition?
4 months ago
If you have unused mouse buttons, I think you can bind GotoDefinition to one of them (not sure what the shortcut key is--I don't use Intellisense anymore).
I use Visual Assist (wholetomato.com) and an Evoluent mouse (evoluent.com). I use the Evoluent Mouse Manager to configure custom settings just for VisualStudio: Button5 to act as Alt-G (VA-GotoDefinition). Button4 is Shift-LeftClick (VA context menu).
3 months ago