C# Coding Conventions

  • Thread starter Thread starter GingerDeafMan
  • Start date Start date
G

GingerDeafMan

Hi all,

Apart from Microsoft, are there websites which outlines good C# coding
conventions that I can adapt for our own purposes?

Cheers,

Paul.
 
GingerDeafMan said:
Hi all,

Apart from Microsoft, are there websites which outlines good C# coding
conventions that I can adapt for our own purposes?

Cheers,

Paul.

Hi Paul,

I don't think there is much literature on
this issue.

I guess two words answer your question
*consistency*, and *transparancy* at all
levels of your system and also between
systems.

Patrick
www.pearltree.nl
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top