Click here to Skip to main content
15,907,687 members
Home / Discussions / Design and Architecture
   

Design and Architecture

 
GeneralRe: Namespaces naming policy (English vs. native language) Pin
Pete O'Hanlon25-Mar-08 12:28
mvePete O'Hanlon25-Mar-08 12:28 
GeneralRe: Namespaces naming policy (English vs. native language) Pin
Oshtri Deka25-Mar-08 21:09
professionalOshtri Deka25-Mar-08 21:09 
GeneralRe: Namespaces naming policy (English vs. native language) Pin
Pete O'Hanlon25-Mar-08 22:41
mvePete O'Hanlon25-Mar-08 22:41 
GeneralRe: Namespaces naming policy (English vs. native language) Pin
Oshtri Deka26-Mar-08 3:32
professionalOshtri Deka26-Mar-08 3:32 
GeneralRe: Namespaces naming policy (English vs. native language) Pin
Pete O'Hanlon26-Mar-08 3:55
mvePete O'Hanlon26-Mar-08 3:55 
GeneralRe: Namespaces naming policy (English vs. native language) Pin
Brady Kelly26-Mar-08 7:23
Brady Kelly26-Mar-08 7:23 
GeneralRe: Namespaces naming policy (English vs. native language) Pin
Oshtri Deka26-Mar-08 23:49
professionalOshtri Deka26-Mar-08 23:49 
GeneralRe: Namespaces naming policy (English vs. native language) Pin
Luc Pattyn25-Mar-08 14:31
sitebuilderLuc Pattyn25-Mar-08 14:31 
Hi,

I would suggest you use the same language for code as you do for comments.

So if you plan on commenting in English, choose English namespaces, classes, methods,
etc.

And if you comment in Croatian, use Croatian identifiers for everything you create
(of course the .NET Frameword classes will remain English, as in File.Open).

Personally I program in English exclusively, although it isn't my native language.
And I tend to buy technical books in English, not in Dutch/French/German/whatever,
since that only generates delays, confusion, less choice, and more errors.

Smile | :)

Luc Pattyn [Forum Guidelines] [My Articles]

This month's tips:
- before you ask a question here, search CodeProject, then Google;
- the quality and detail of your question reflects on the effectiveness of the help you are likely to get;
- use PRE tags to preserve formatting when showing multi-line code snippets.


QuestionBusiness layer as a WCF service? Pin
Rajasekharan Vengalil24-Mar-08 21:16
Rajasekharan Vengalil24-Mar-08 21:16 
AnswerRe: Business layer as a WCF service? Pin
Pete O'Hanlon25-Mar-08 12:25
mvePete O'Hanlon25-Mar-08 12:25 
AnswerRe: Business layer as a WCF service? Pin
Ravi Bhavnani9-Apr-08 11:58
professionalRavi Bhavnani9-Apr-08 11:58 
Questionwhat to be a Architect? [modified] Pin
vytheese24-Mar-08 2:36
professionalvytheese24-Mar-08 2:36 
QuestionSpecification Doc Assembly Pin
Brad Bruce22-Mar-08 8:20
Brad Bruce22-Mar-08 8:20 
GeneralEmpty strings to null: A declarative approach Pin
Brady Kelly19-Mar-08 0:09
Brady Kelly19-Mar-08 0:09 
GeneralRe: Empty strings to null: A declarative approach Pin
led mike19-Mar-08 5:12
led mike19-Mar-08 5:12 
GeneralRe: Empty strings to null: A declarative approach Pin
Brady Kelly19-Mar-08 5:31
Brady Kelly19-Mar-08 5:31 
GeneralRe: Empty strings to null: A declarative approach Pin
led mike19-Mar-08 6:10
led mike19-Mar-08 6:10 
GeneralRe: Empty strings to null: A declarative approach Pin
Brady Kelly19-Mar-08 7:24
Brady Kelly19-Mar-08 7:24 
GeneralRe: Empty strings to null: A declarative approach Pin
Brady Kelly19-Mar-08 7:56
Brady Kelly19-Mar-08 7:56 
GeneralRe: Empty strings to null: A declarative approach Pin
Pete O'Hanlon22-Mar-08 9:37
mvePete O'Hanlon22-Mar-08 9:37 
Questionhow to develop multi user desktop application Pin
moobo18-Mar-08 21:12
moobo18-Mar-08 21:12 
Answer[Cross Post] Re: how to develop multi user desktop application Pin
Scott Dorman19-Mar-08 3:43
professionalScott Dorman19-Mar-08 3:43 
GeneralELF parser Pin
Ravinder Are18-Mar-08 19:54
Ravinder Are18-Mar-08 19:54 
GeneralDocument Archiving Pin
Brady Kelly17-Mar-08 23:34
Brady Kelly17-Mar-08 23:34 
GeneralRe: Document Archiving Pin
Pete O'Hanlon18-Mar-08 1:53
mvePete O'Hanlon18-Mar-08 1:53 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.