Click here to Skip to main content
15,897,371 members
Home / Discussions / C#
   

C#

 
GeneralRe: Question on xml encoding in C# Pin
Stephane Rodriguez.10-Jan-03 23:42
Stephane Rodriguez.10-Jan-03 23:42 
GeneralRe: Question on xml encoding in C# Pin
leppie11-Jan-03 0:08
leppie11-Jan-03 0:08 
GeneralRe: Question on xml encoding in C# Pin
Stephane Rodriguez.11-Jan-03 2:02
Stephane Rodriguez.11-Jan-03 2:02 
GeneralSerialization Question Pin
matthias s.9-Jan-03 9:04
matthias s.9-Jan-03 9:04 
GeneralRe: Serialization Question Pin
leppie9-Jan-03 9:23
leppie9-Jan-03 9:23 
GeneralRe: Serialization Question Pin
matthias s.9-Jan-03 11:32
matthias s.9-Jan-03 11:32 
QuestionSerious Coding? Pin
FruitBatInShades9-Jan-03 6:48
FruitBatInShades9-Jan-03 6:48 
AnswerRe: Serious Coding? Pin
David Stone9-Jan-03 8:16
sitebuilderDavid Stone9-Jan-03 8:16 
LeeDaviesVBSource wrote:
Does anybody have any advice on how to 'Step-up' my programming skills.

static void Main()
{
    StringBuilder yourName = "LeeDaviesVBSource";
    yourName.Remove("VB");
    return;
}


Seriously though, if you can, I'd go out and buy Inside C# (Tom Archer), Applied .NET Framework Programming (Jeff Richter), Inside IL (Serge Lidin), and Programming Windows with C#(Charles Petzold). They're all from MSPress. Another book to check out would be Essential .NET (Don Box) from Addison Wesley. These are some great books. Otherwise, just experiment. Find something obscure that you want to look at and go for it.


I don't know whether it's just the light but I swear the database server gives me dirty looks everytime I wander past.
-Chris Maunder

Microsoft has reinvented the wheel, this time they made it round.
-Peterchen on VS.NET

QuestionHowTo Enumerate a systems DSN's ? Pin
Steve Cox9-Jan-03 5:28
Steve Cox9-Jan-03 5:28 
Questionhow to move the position of selected item in a listbox? Pin
fretre9-Jan-03 4:05
fretre9-Jan-03 4:05 
AnswerRe: how to move the position of selected item in a listbox? Pin
leppie9-Jan-03 6:10
leppie9-Jan-03 6:10 
QuestionHow to assign image pair to toolbar buttons? Pin
Smitha Nishant9-Jan-03 3:09
protectorSmitha Nishant9-Jan-03 3:09 
QuestionHas somebody already finished a Managed DX project? Pin
Zinj8-Jan-03 21:34
sussZinj8-Jan-03 21:34 
AnswerRe: Has somebody already finished a Managed DX project? Pin
leppie8-Jan-03 22:42
leppie8-Jan-03 22:42 
AnswerRe: Has somebody already finished a Managed DX project? Pin
Steve Maier18-Jan-03 17:34
professionalSteve Maier18-Jan-03 17:34 
GeneralDebug Crash / Variable - error: cannot obtain value Pin
kman8-Jan-03 17:25
kman8-Jan-03 17:25 
GeneralRe: Debug Crash / Variable - error: cannot obtain value Pin
leppie8-Jan-03 22:45
leppie8-Jan-03 22:45 
GeneralRe: Debug Crash / Variable - error: cannot obtain value Pin
kman9-Jan-03 5:44
kman9-Jan-03 5:44 
GeneralLoading an assembly Pin
lustuyck8-Jan-03 11:43
lustuyck8-Jan-03 11:43 
GeneralRe: Loading an assembly Pin
lustuyck8-Jan-03 11:55
lustuyck8-Jan-03 11:55 
GeneralTable Information Pin
Jassim Rahma8-Jan-03 10:36
Jassim Rahma8-Jan-03 10:36 
GeneralMulti Columns comboBox Pin
Jassim Rahma8-Jan-03 10:32
Jassim Rahma8-Jan-03 10:32 
GeneralRe: Multi Columns comboBox Pin
David Stone8-Jan-03 14:02
sitebuilderDavid Stone8-Jan-03 14:02 
GeneralString Replacment Pin
Jassim Rahma8-Jan-03 10:27
Jassim Rahma8-Jan-03 10:27 
GeneralRe: String Replacment Pin
David Stone8-Jan-03 14:01
sitebuilderDavid Stone8-Jan-03 14:01 

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.