Click here to Skip to main content
15,902,938 members
Home / Discussions / C#
   

C#

 
GeneralRe: Writng objects to file Pin
Itanium30-Oct-03 21:44
Itanium30-Oct-03 21:44 
GeneralCommand Bars Pin
monrobot1330-Oct-03 17:37
monrobot1330-Oct-03 17:37 
GeneralRe: Command Bars Pin
J. Dunlap30-Oct-03 20:59
J. Dunlap30-Oct-03 20:59 
GeneralNaming inconsistencies in the BCL Pin
Jeff Varszegi30-Oct-03 10:37
professionalJeff Varszegi30-Oct-03 10:37 
GeneralRe: Naming inconsistencies in the BCL Pin
Nick Parker30-Oct-03 11:51
protectorNick Parker30-Oct-03 11:51 
GeneralRe: Naming inconsistencies in the BCL Pin
Jeff Varszegi30-Oct-03 12:23
professionalJeff Varszegi30-Oct-03 12:23 
GeneralRe: Naming inconsistencies in the BCL Pin
Nick Parker30-Oct-03 13:26
protectorNick Parker30-Oct-03 13:26 
GeneralRe: Naming inconsistencies in the BCL Pin
Heath Stewart30-Oct-03 12:32
protectorHeath Stewart30-Oct-03 12:32 
If they do, it'll break all code. So no, they won't (at least they better not, and they're smart enough not to).

BTW, Cc and Bcc do not conflict: in most cases in the .NET Framework BCL, they use camel case even when using acronyms. Bcc and Cc both start with upper-case characters and proceed to use lower case.

As someone that's followed the .NET Framework since early beta days, I can tell you the case changed a couple times. System.Xml used to be System.XML. Almost all acronyms were completely upper-case. Perhaps they felt that developers didn't want to hold down the shift key for so long. Why they didn't remain consistent on everything, I don't know.

 

-----BEGIN GEEK CODE BLOCK-----
Version: 3.21
GCS/G/MU d- s: a- C++++ UL@ P++(+++) L+(--) E--- W+++ N++ o+ K? w++++ O- M(+) V? PS-- PE Y++ PGP++ t++@ 5 X+++ R+@ tv+ b(-)>b++ DI++++ D+ G e++>+++ h---* r+++ y+++
-----END GEEK CODE BLOCK-----
GeneralRe: Naming inconsistencies in the BCL Pin
Jeff Varszegi30-Oct-03 12:42
professionalJeff Varszegi30-Oct-03 12:42 
Generalbyte[] cast to a string Pin
Tym!30-Oct-03 8:07
Tym!30-Oct-03 8:07 
GeneralRe: byte[] cast to a string Pin
J. Dunlap30-Oct-03 8:21
J. Dunlap30-Oct-03 8:21 
GeneralRe: byte[] cast to a string Pin
Tym!30-Oct-03 10:34
Tym!30-Oct-03 10:34 
GeneralRe: byte[] cast to a string Pin
Jörgen Sigvardsson30-Oct-03 9:41
Jörgen Sigvardsson30-Oct-03 9:41 
GeneralRe: byte[] cast to a string Pin
Tym!30-Oct-03 10:48
Tym!30-Oct-03 10:48 
GeneralRe: byte[] cast to a string Pin
Jörgen Sigvardsson30-Oct-03 11:20
Jörgen Sigvardsson30-Oct-03 11:20 
GeneralRe: byte[] cast to a string Pin
Tym!30-Oct-03 12:28
Tym!30-Oct-03 12:28 
GeneralRe: byte[] cast to a string Pin
Jörgen Sigvardsson30-Oct-03 12:32
Jörgen Sigvardsson30-Oct-03 12:32 
GeneralRe: byte[] cast to a string Pin
Tym!30-Oct-03 12:41
Tym!30-Oct-03 12:41 
GeneralRe: byte[] cast to a string Pin
Jörgen Sigvardsson30-Oct-03 12:45
Jörgen Sigvardsson30-Oct-03 12:45 
GeneralRe: byte[] cast to a string Pin
Blake Coverett30-Oct-03 11:35
Blake Coverett30-Oct-03 11:35 
GeneralRe: byte[] cast to a string Pin
Tym!30-Oct-03 12:33
Tym!30-Oct-03 12:33 
GeneralRe: byte[] cast to a string Pin
Jeff Varszegi30-Oct-03 13:11
professionalJeff Varszegi30-Oct-03 13:11 
GeneralRe: byte[] cast to a string Pin
leppie30-Oct-03 14:29
leppie30-Oct-03 14:29 
GeneralRe: byte[] cast to a string Pin
Tym!3-Nov-03 6:30
Tym!3-Nov-03 6:30 
Generalput codes into an event! Pin
Silly Boy30-Oct-03 6:19
Silly Boy30-Oct-03 6:19 

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.