CodeGuru Home VC++ / MFC / C++ .NET / C# Visual Basic VB Forums Developer.com
Results 1 to 2 of 2

Thread: architect style

  1. #1
    Join Date
    Feb 2004
    Posts
    8

    architect style

    hello,

    i'm programming in vb.net.


    i'm looking for program that will enable me to improve the design, development, and deployment of my application.


    i read about the visual .net architect. and heard about
    "Together ControlCenter".

    1. did you heard about those programs ?

    2. do you recommand about some other program ?

    many thanks
    Eran.

  2. #2
    Join Date
    Feb 2000
    Location
    OH - USA
    Posts
    1,892
    There are quite a few products out there, some free and some far from it.

    If you are not using Visual Studio 2003 , then you should be. That is a good first step.

    FxCop is worth running now and then:
    http://www.gotdotnet.com/team/fxcop/

    There is another popular one that starts with an 'N', but the name escapes me at the moment, anyone?

    If you've got some cash to burn , compuware has some good products.

    Edit: Forgot to give you the most important link:http://msdn.microsoft.com/library/de...guidelines.asp
    Last edited by Craig Gemmill; May 2nd, 2004 at 04:20 PM.
    Good Luck,
    Craig - CRG IT Solutions - Microsoft Gold Partner

    -My posts after 08/2015 = .NET 4.x and Visual Studio 2015
    -My posts after 11/2011 = .NET 4.x and Visual Studio 2012
    -My posts after 02/2010 = .NET 4.0 and Visual Studio 2010
    -My posts after 12/2007 = .NET 3.5 and Visual Studio 2008
    -My posts after 04/2007 = .NET 3.0 and Visual Studio 2005
    -My posts before 04/2007 = .NET 1.1/2.0

    *I do not follow all threads, so if you have a secondary question, message me.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  





Click Here to Expand Forum to Full Width

Featured