Need a complete C# Solution Developing Guidance

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • =?Utf-8?B?UmFmYWVsIFNvdGVsZG8=?=

    Need a complete C# Solution Developing Guidance

    Hi there:

    Does anybody know where can I find a good and complete C# Solution
    Developing Guidance.

    With subjects like:

    * What's the best place for Global Objects and Global Variables
    * Naming Conventions
    * Solution arquitecture that help code reuse
    * Etc.

    Appreciate your support.

    Thanks in advance

    --

    Rafael Soteldo
  • Hillbilly

    #2
    Re: Need a complete C# Solution Developing Guidance

    These [1,2] will help you get started

    [1] http://dotnet.mvps.org/dotnet/faqs/?...ingconventions
    [2] http://msdn.microsoft.com/en-us/practices/default.aspx

    "Rafael Soteldo" <RafaelSoteldo@ discussions.mic rosoft.comwrote in message
    news:A62FE8A2-A4F7-42C3-A62F-738FF5330A37@mi crosoft.com...
    Hi there:
    >
    Does anybody know where can I find a good and complete C# Solution
    Developing Guidance.
    >
    With subjects like:
    >
    * What's the best place for Global Objects and Global Variables
    * Naming Conventions
    * Solution arquitecture that help code reuse
    * Etc.
    >
    Appreciate your support.
    >
    Thanks in advance
    >
    --
    >
    Rafael Soteldo

    Comment

    • =?Utf-8?B?UmFmYWVsIFNvdGVsZG8=?=

      #3
      Re: Need a complete C# Solution Developing Guidance

      Thank you Hillbilly for your cooperation.

      --

      Rafael Soteldo


      "Hillbilly" wrote:
      These [1,2] will help you get started
      >
      [1] http://dotnet.mvps.org/dotnet/faqs/?...ingconventions
      [2] http://msdn.microsoft.com/en-us/practices/default.aspx
      >
      "Rafael Soteldo" <RafaelSoteldo@ discussions.mic rosoft.comwrote in message
      news:A62FE8A2-A4F7-42C3-A62F-738FF5330A37@mi crosoft.com...
      Hi there:

      Does anybody know where can I find a good and complete C# Solution
      Developing Guidance.

      With subjects like:

      * What's the best place for Global Objects and Global Variables
      * Naming Conventions
      * Solution arquitecture that help code reuse
      * Etc.

      Appreciate your support.

      Thanks in advance

      --

      Rafael Soteldo
      >
      >

      Comment

      Working...