I will go further in the off-topics subjects related to coding conventions.

I haven't found yet any document (I mean unique and consistent documents, not a
collection of pages) giving a kind of standard convention for coding and naming,
even on MS site, nor anywhere else. I may not have searched enough and I must
admit I'm new to .net world. I'm coming from Java world where all the biblical
litterature can be found on Sun website, in a standardized pdf & html form...
Can anyone point me at such a dream place in the .net world ?

Another off-topic question about development tools : Nant is a cool initiative
for me, because I was getting depressive with Visual Studio "Rebuild All..." But
I miss a lot an IDE that would enable refactoring for c# *AND* vb. Any
suggestion would be really really appreciated, because I'm fed up with my "poor"
search & replace...

Best regards.
______________________________________

Jean-Philippe Bret-Gaubaste
CITB - Bull Services
Centre d'Ingénierie Telco Bull
tel     05 56 43 79 67 (Bull 227-7967)
fax     05 56 43 79 78 (Bull 227-7978)
port    06 07 03 75 91


 | -----Message d'origine-----
 | De : [EMAIL PROTECTED]
 | [mailto:[EMAIL PROTECTED] la part de Cromwell,
 | Ryan
 | Envoyé : lundi 19 janvier 2004 17:39
 | À : Jarrod Moore; [EMAIL PROTECTED]
 | Objet : RE: [Nant-users] Off-Topic: Coding Conventions & Code Complete
 | by McConnell
 |
 |
 | Blah - I used to be of the "compactness" mindset as well.  Then I
 | remembered something my dad would always bombard me with when I was
 | in math class as a kid.  "Write everything out!"  I used to think he
 | was just old, but then I got my report card and no longer had any
 | ammo against his request.  I am now of the mindset - take your time,
 | make it neat, and line everything up in neat little columns and
 | rows.  You'll save yourself from the regret of "I swear I carried the one?".
 |
 | -----Original Message-----
 | From: [EMAIL PROTECTED]
 | [mailto:[EMAIL PROTECTED] Behalf Of Jarrod Moore
 | Sent: Monday, January 19, 2004 11:24 AM
 | To: [EMAIL PROTECTED]
 | Subject: [Nant-users] Off-Topic: Coding Conventions & Code Complete by
 | McConnell
 |
 |
 | Sorry, this is a bit off topic, but I was curious about someting I saw
 | on the coding conventions
 | page(http://sourceforge.net/docman/display_doc.php?docid=6080&group_id=3
 | 1650). On that page it shows the curly braces being used on the same
 | line as the if statement, as well as the else. I must say that I
 | completely agree with this, and it is my preferred style of coding. I'm
 | trying to convince some other people to use this method instead of the
 | other bad examples shown on the page, but I don't have any ammo to win
 | my argument.
 |
 | I went and bought the Code Complete book to see what the reasoning was
 | in there, since it was mentioned on the page. After looking through the
 | book, I found that there is no mention of curly brace usage and logical
 | structure. Can someone point me to the correct page in the book, or(if
 | feeling generous) type out the necessary text?
 |
 | My only thought as to why this isn't in the book is that the previous
 | publisher of the book wasn't MS Press. Since MS advocates the horribly
 | expanded way of writing code, my only assumption was that they had that
 | part taken out.
 |
 | Sorry for such a long post for such a simple thing.
 |
 | Thanks,
 | Jarrod
 |
 |
 | -------------------------------------------------------
 | The SF.Net email is sponsored by EclipseCon 2004
 | Premiere Conference on Open Tools Development and Integration
 | See the breadth of Eclipse activity. February 3-5 in Anaheim, CA.
 | http://www.eclipsecon.org/osdn
 | _______________________________________________
 | Nant-users mailing list
 | [EMAIL PROTECTED]
 | https://lists.sourceforge.net/lists/listinfo/nant-users
 |
 |
 |
 | -------------------------------------------------------
 | The SF.Net email is sponsored by EclipseCon 2004
 | Premiere Conference on Open Tools Development and Integration
 | See the breadth of Eclipse activity. February 3-5 in Anaheim, CA.
 | http://www.eclipsecon.org/osdn
 | _______________________________________________
 | Nant-users mailing list
 | [EMAIL PROTECTED]
 | https://lists.sourceforge.net/lists/listinfo/nant-users
BEGIN:VCARD
VERSION:2.1
N:Bret-Gaubaste;Jean-Philippe
FN:Jean-Philippe Bret-Gaubaste
ORG:Bull Services - CITB
TEL;WORK;VOICE:(+33) 5 56 43 79 67
TEL;CELL;VOICE:(+33) 6 07 03 75 91
TEL;WORK;FAX:(+33) 5 56 43 79 78
ADR;WORK:;;Cours du Médoc;Bordeaux;;33000;France
LABEL;WORK;ENCODING=QUOTED-PRINTABLE:Cours du M=E9doc=0D=0ABordeaux 33000=0D=0AFrance
ADR;HOME:;;;;;;France
LABEL;HOME:France
URL;WORK:http://www.bull.net
EMAIL;PREF;INTERNET:[EMAIL PROTECTED]
REV:20031003T084221Z
END:VCARD

Reply via email to