PC Review


Reply
Thread Tools Rate Thread

C# Coding Conventions

 
 
GingerDeafMan
Guest
Posts: n/a
 
      14th Feb 2005
Hi all,

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

Cheers,

Paul.
 
Reply With Quote
 
 
 
 
=?Utf-8?B?cm9ia2l0?=
Guest
Posts: n/a
 
      14th Feb 2005
Go to

http://www.idesign.net/idesign/Deskt...ndex=0&tabid=1

and choose :

The IDesign C# Coding Standard, for development guidelines and best
practices.
to download a .pdf file


"GingerDeafMan" wrote:

> Hi all,
>
> Apart from Microsoft, are there websites which outlines good C# coding
> conventions that I can adapt for our own purposes?
>
> Cheers,
>
> Paul.
>

 
Reply With Quote
 
Patrick
Guest
Posts: n/a
 
      14th Feb 2005
"GingerDeafMan" <(E-Mail Removed)> wrote in message
news:(E-Mail Removed)...
> 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


 
Reply With Quote
 
Patrick
Guest
Posts: n/a
 
      14th Feb 2005

"robkit" <(E-Mail Removed)> wrote in message
news:3D3B284A-9758-4D36-B847-(E-Mail Removed)...
> Go to
>
> http://www.idesign.net/idesign/Deskt...ndex=0&tabid=1
>
> and choose :
>
> The IDesign C# Coding Standard, for development guidelines and best
> practices.
> to download a .pdf file


Their site is impressive, but I couldn't find your reference.

Patrick
www.pearltree.nl


 
Reply With Quote
 
GingerDeafMan
Guest
Posts: n/a
 
      14th Feb 2005
In article <3d2b6$4210c648$3e15a623$(E-Mail Removed)>,
(E-Mail Removed) says...
>
> "robkit" <(E-Mail Removed)> wrote in message
> news:3D3B284A-9758-4D36-B847-(E-Mail Removed)...
> > Go to
> >
> > http://www.idesign.net/idesign/Deskt...ndex=0&tabid=1
> >
> > and choose :
> >
> > The IDesign C# Coding Standard, for development guidelines and best
> > practices.
> > to download a .pdf file

>
> Their site is impressive, but I couldn't find your reference.
>
> Patrick
> www.pearltree.nl
>
>
>


It is accessed via the top icon (stamped "Standard") on the "News and
Resources" column along the right hand side

Cheers,

Paul.
 
Reply With Quote
 
Patrick
Guest
Posts: n/a
 
      14th Feb 2005

"GingerDeafMan" <(E-Mail Removed)> wrote in message
news:(E-Mail Removed)...
> In article <3d2b6$4210c648$3e15a623$(E-Mail Removed)>,
> (E-Mail Removed) says...
> >
> > "robkit" <(E-Mail Removed)> wrote in message
> > news:3D3B284A-9758-4D36-B847-(E-Mail Removed)...
> > > Go to
> > >
> > > http://www.idesign.net/idesign/Deskt...ndex=0&tabid=1
> > >
> > > and choose :
> > >
> > > The IDesign C# Coding Standard, for development guidelines and best
> > > practices.
> > > to download a .pdf file

> >
> > Their site is impressive, but I couldn't find your reference.
> >
> > Patrick
> > www.pearltree.nl
> >
> >
> >

>
> It is accessed via the top icon (stamped "Standard") on the "News and
> Resources" column along the right hand side
>
> Cheers,
>
> Paul.


Thanks,

Patrick
www.pearltree.nl


 
Reply With Quote
 
Joerg Jooss
Guest
Posts: n/a
 
      14th Feb 2005
GingerDeafMan wrote:

> Hi all,
>
> Apart from Microsoft, are there websites which outlines good C#
> coding conventions that I can adapt for our own purposes?
>
> Cheers,
>
> Paul.


See Microsoft's internal guidelines:
http://blogs.msdn.com/brada/articles/361363.aspx

Cheers,
--
http://www.joergjooss.de
mailto:news-(E-Mail Removed)
 
Reply With Quote
 
clintonG
Guest
Posts: n/a
 
      15th Feb 2005
The Philips Medical Systems Document [1] is a very well done document

--
<%= Clinton Gallagher
METROmilwaukee "Regional Information Services"
NET csgallagher AT metromilwaukee.com
URL http://clintongallagher.metromilwaukee.com/

[1] http://www.tiobe.com/standards/gemrcsharpcs.pdf


"GingerDeafMan" <(E-Mail Removed)> wrote in message
news:(E-Mail Removed)...
> Hi all,
>
> Apart from Microsoft, are there websites which outlines good C# coding
> conventions that I can adapt for our own purposes?
>
> Cheers,
>
> Paul.



 
Reply With Quote
 
GingerDeafMan
Guest
Posts: n/a
 
      15th Feb 2005
In article <(E-Mail Removed)>,
(E-Mail Removed) says...
> The Philips Medical Systems Document [1] is a very well done document
>
>

Many thanks to all who have replied.

Cheers,

Paul.
 
Reply With Quote
 
Patrick
Guest
Posts: n/a
 
      15th Feb 2005
"GingerDeafMan" <(E-Mail Removed)> wrote in message
news:(E-Mail Removed)...
> In article <(E-Mail Removed)>,
> (E-Mail Removed) says...
> > The Philips Medical Systems Document [1] is a very well done document
> >
> >

> Many thanks to all who have replied.
>
> Cheers,
>
> Paul.


You have caused some verey intersting information to surface!
Well done.
--
Patrick
www.pearltree.nl


 
Reply With Quote
 
 
 
Reply

Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Coding Conventions? Mike Labosh Microsoft C# .NET 4 23rd Jan 2006 12:26 AM
c# Coding guidelines & conventions jarit@xs4all.nl Microsoft C# .NET 7 26th May 2005 02:29 PM
Coding Conventions ??? Toma Marinov Microsoft C# .NET 3 11th Jun 2004 08:20 PM
Coding Conventions for C# Andrea Williams Microsoft ASP .NET 6 5th Mar 2004 06:45 AM
Coding Conventions from Microsoft Ralph Lund Microsoft C# .NET 7 19th Sep 2003 01:48 PM


Features
 

Advertising
 

Newsgroups
 


All times are GMT +1. The time now is 10:27 AM.