DISQUS

DISQUS Hello!  The comments on this profile are unclaimed and thus are unverified.

Do they belong to you? Claim these comments.

Rob Prouse's picture

Unregistered

Feeds

aliases

  • Rob Prouse

Rob Prouse

1 year ago

in Free Visual Studio Add-in: SonicFileFinder on Just Sayin' More Words
Visual Studio already does this without an addin, but it is a big secret ;)

In the toolbar, start type >of in the find window, then start typing the filename you are looking for. An autocomplete list of all files in your project will come up that you can select from. Select, hit enter and up pops the file in the editor!

1 year ago

in Someone please defend Visual SourceSafe on Just Sayin' More Words
I am using TFS at work with a small team and a very large project. For the most part it works very well, but every so often we hit one of those boundary conditions (usually around branching/merging or backing out changes) and it can get very difficult to get it to do what you want. It is a good product, but I would recommend waiting for the next version before migrating.

We were using VSS for this project before and it was nothing but painful. Our project is so large that we had regular corruption of the repository, we couldn't branch, if different developers had different versions of VSS installed it caused problems with encodings. It was like night and day when we switched to TFS despite the problems.

I use SVN at home with TortoiseSVN and the VisualSVN plugin for Visual Studio. It just works and I never have any problems with it.

1 year ago

in Stupid Visual Studio Trick, Part 1 on Just Sayin' More Words
Cool trick. I first tried it in C++/CLR and nothing happened. Then I remembered that C++ is a second class citizen these days and nothing works. I switched over to C# and voila!

Thanks for the tip.
Returning? Login