Windows Vista Forums
Vista Forums Home Join Vista Forums Windows 7 Forum Vista Tutorials Tags
Welcome to Windows Vista Forums. Our forum is dedicated to helping you find solutions with any problems, errors or issues you are experiencing with Windows Vista. The Vista forum also covers news and updates and has an extensive Windows Vista tutorial section that covers a wide range of tips and tricks.

Go Back   Vista Forums > Misc Newsgroups > .NET General

Vista - Development Tool Recommendations

Reply
 
Old 04-02-2008   #1 (permalink)
Robert Cramer


 
 

Development Tool Recommendations

I'm looking to formalize my development process and methodology and
currently plan to use NUnit to assist with automated unit testing, and FxCop
for code analysis - to help ensure that my code conforms to current
guidelines.

I have done some research and it appears that ReSharper is quite popular
amongst .NET developers too - and that it's code analysis operates on source
code (whereas FxCop operates on compiled assemblies).

I'd appreciate your feedback on these tools. Would you consider any of these
to be so good as to be "required" for any serious development project? Would
you recommend alternatives to any of these?

Thanks!




My System SpecsSystem Spec
Old 04-02-2008   #2 (permalink)
thomasnguyencom


 
 

Re: Development Tool Recommendations

On Apr 2, 9:33 am, "Robert Cramer" <A...@xxxxxx> wrote:
Quote:

> I'm looking to formalize my development process and methodology and
> currently plan to use NUnit to assist with automated unit testing, and FxCop
> for code analysis - to help ensure that my code conforms to current
> guidelines.
>
> I have done some research and it appears that ReSharper is quite popular
> amongst .NET developers too - and that it's code analysis operates on source
> code (whereas FxCop operates on compiled assemblies).
>
> I'd appreciate your feedback on these tools. Would you consider any of these
> to be so good as to be "required" for any serious development project? Would
> you recommend alternatives to any of these?
>
> Thanks!
After a semester in college using ReSharper a few years back and
Eclipse in the workplace, I refuse to use Visual Studio without
ReSharper. But, when I played with VS 2008 I found a few automated
tasks to generate unit tests baked into the IDE. A great improvement
to the IDE, but still far from the many tools ReSharper provides.

A friend attended a course led by Jeffrey Palermo. Take a look at all
the stuff they played with in just a few days, yes there's even source
code!
http://codebetter.com/blogs/jeffrey....p-wrap-up.aspx

Stuff I've been able to utilize so far:
* Subversion
* Inversion of Control
* Test-Driven Development
* SVN branching and merging
* Resharper
* Build automation with Nant and CCNet
* Refactoring
* Integration testing
* Interfaced-based programming
* NHibernate basics
* Using CruiseControl.net
* Source control structure (trunk, tags, branches)
* Automated deployments
* Nant
* SQL Profiler
* TortoiseSVN
* NUnit
* VisualSVN
* Log4Net

I'm now modeling my development environment after reading about this
course and hopefully I'll be able to attend one soon.

-tom
My System SpecsSystem Spec
Old 04-05-2008   #3 (permalink)
Arne Vajhøj


 
 

Re: Development Tool Recommendations

thomasnguyencom wrote:
Quote:

> A friend attended a course led by Jeffrey Palermo. Take a look at all
> the stuff they played with in just a few days, yes there's even source
> code!
> http://codebetter.com/blogs/jeffrey....p-wrap-up.aspx
>
> Stuff I've been able to utilize so far:
> * Subversion
> * Inversion of Control
> * Test-Driven Development
> * SVN branching and merging
> * Resharper
> * Build automation with Nant and CCNet
> * Refactoring
> * Integration testing
> * Interfaced-based programming
> * NHibernate basics
> * Using CruiseControl.net
> * Source control structure (trunk, tags, branches)
> * Automated deployments
> * Nant
> * SQL Profiler
> * TortoiseSVN
> * NUnit
> * VisualSVN
> * Log4Net
>
> I'm now modeling my development environment after reading about this
> course and hopefully I'll be able to attend one soon.
That list is a mix of development tools, libraries, software
patterns and development processes.

Arne
My System SpecsSystem Spec
Reply

Thread Tools


Similar Threads
Thread Forum
64-bit browser... recommendations? Browsers & Mail
Need recommendations Vista General
5.1/7.1 recommendations?? Sound & Audio
NAS recommendations Vista hardware & devices


Vista Forums is an independent web site and has not been authorized,
sponsored, or otherwise approved by Microsoft Corporation.
"Windows Vista", the Start Orb, and related materials are trademarks of Microsoft Corp.
© Designer Media Ltd

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46