Click here to Skip to main content
16,010,918 members
Home / Discussions / C#
   

C#

 
GeneralRe: SQL server's Bigint in C# Pin
Shameel9-Aug-11 8:59
professionalShameel9-Aug-11 8:59 
GeneralRe: SQL server's Bigint in C# Pin
vanikanc9-Aug-11 9:08
vanikanc9-Aug-11 9:08 
GeneralRe: SQL server's Bigint in C# Pin
Ennis Ray Lynch, Jr.9-Aug-11 9:16
Ennis Ray Lynch, Jr.9-Aug-11 9:16 
GeneralRe: SQL server's Bigint in C# Pin
vanikanc9-Aug-11 9:59
vanikanc9-Aug-11 9:59 
GeneralRe: SQL server's Bigint in C# Pin
Pete O'Hanlon9-Aug-11 11:05
mvePete O'Hanlon9-Aug-11 11:05 
Questionstring vs String Pin
arkiboys9-Aug-11 5:41
arkiboys9-Aug-11 5:41 
AnswerRe: string vs String Pin
Shameel9-Aug-11 5:56
professionalShameel9-Aug-11 5:56 
AnswerRe: string vs String Pin
Pete O'Hanlon9-Aug-11 5:59
mvePete O'Hanlon9-Aug-11 5:59 
There is no difference between them - string is an alias for System.String, in the same way that int is an alias for System.Int32. There have been various theories over the years as to why they have aliases, but I suspect the answer lies simply with the fact that things like string or int look more like their old C/C++ counterparts than String or Int32 which look very VB.

Forgive your enemies - it messes with their heads


My blog | My articles | MoXAML PowerToys | Mole 2010 - debugging made easier - my favourite utility


GeneralRe: string vs String Pin
Matt Meyer9-Aug-11 7:32
Matt Meyer9-Aug-11 7:32 
AnswerRe: string vs String Pin
BobJanova9-Aug-11 6:03
BobJanova9-Aug-11 6:03 
GeneralRe: string vs String Pin
Shameel9-Aug-11 6:12
professionalShameel9-Aug-11 6:12 
GeneralRe: string vs String Pin
BobJanova9-Aug-11 7:29
BobJanova9-Aug-11 7:29 
GeneralRe: string vs String Pin
PIEBALDconsult9-Aug-11 14:49
mvePIEBALDconsult9-Aug-11 14:49 
GeneralRe: string vs String Pin
Shameel9-Aug-11 22:14
professionalShameel9-Aug-11 22:14 
AnswerRe: string vs String Pin
Eddy Vluggen9-Aug-11 7:24
professionalEddy Vluggen9-Aug-11 7:24 
AnswerRe: string vs String Pin
BillWoodruff9-Aug-11 8:35
professionalBillWoodruff9-Aug-11 8:35 
AnswerRe: string vs String Pin
PIEBALDconsult9-Aug-11 14:44
mvePIEBALDconsult9-Aug-11 14:44 
Questionsetup assistant software from setup package Pin
md_refay9-Aug-11 5:28
md_refay9-Aug-11 5:28 
AnswerRe: setup assistant software from setup package Pin
Richard Andrew x649-Aug-11 9:45
professionalRichard Andrew x649-Aug-11 9:45 
Questioncreae application shortcut Pin
md_refay9-Aug-11 5:25
md_refay9-Aug-11 5:25 
AnswerRe: creae application shortcut Pin
Eddy Vluggen9-Aug-11 7:26
professionalEddy Vluggen9-Aug-11 7:26 
AnswerRe: creae application shortcut Pin
Bernhard Hiller9-Aug-11 20:17
Bernhard Hiller9-Aug-11 20:17 
QuestionUI, BLL and DAL Pin
paper679-Aug-11 4:17
paper679-Aug-11 4:17 
AnswerRe: UI, BLL and DAL Pin
Shameel9-Aug-11 4:26
professionalShameel9-Aug-11 4:26 
AnswerRe: UI, BLL and DAL Pin
PIEBALDconsult9-Aug-11 5:19
mvePIEBALDconsult9-Aug-11 5: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.