Click here to Skip to main content
15,903,362 members
Home / Discussions / C#
   

C#

 
QuestionWebsite tracking Pin
Makarand Mannur17-Feb-06 19:21
Makarand Mannur17-Feb-06 19:21 
QuestionAgile/Extreme Pin
fmardani17-Feb-06 19:14
fmardani17-Feb-06 19:14 
AnswerRe: Agile/Extreme Pin
Colin Angus Mackay18-Feb-06 0:02
Colin Angus Mackay18-Feb-06 0:02 
QuestionProblem in Drawing Pin
mynameatif17-Feb-06 18:39
mynameatif17-Feb-06 18:39 
AnswerRe: Problem in Drawing Pin
yoaz17-Feb-06 22:29
yoaz17-Feb-06 22:29 
QuestionStepping up! Pin
Princewill17-Feb-06 14:35
Princewill17-Feb-06 14:35 
AnswerRe: Sepping up! Pin
George L. Jackson17-Feb-06 14:38
George L. Jackson17-Feb-06 14:38 
AnswerRe: Stepping up! Pin
leppie17-Feb-06 16:29
leppie17-Feb-06 16:29 
- You can study the EMCA specs for CLI and C#.
- Data structures and algorhitms in C# (bruno preiss).
- Familiarise yourself with every single class in every assembly, starting with mscorlib.dll, use
Reflector to see what goes on inside.
- Read the MSDN docs for the classes u are not familiar with.
- Understand what can and cant be down (iow what you need to get the job done).
- Look at opensource implementations of the runtimes.
- Look how other languages integrate with C#/.NET.
- Learn the major technologies available in the .NET framework.


QuestionSSH Question Pin
vipix0117-Feb-06 13:46
vipix0117-Feb-06 13:46 
AnswerRe: SSH Question Pin
Robert M Greene17-Feb-06 14:18
Robert M Greene17-Feb-06 14:18 
GeneralRe: SSH Question Pin
vipix0117-Feb-06 14:23
vipix0117-Feb-06 14:23 
QuestionUsing Crystal Reports Pin
TheJudeDude17-Feb-06 12:52
TheJudeDude17-Feb-06 12:52 
Question Total Posts: 1 Member Since: Jan 30, 2006 [C#] loading .pgm file within a Bitmap object Pin
Lawx0117-Feb-06 11:35
Lawx0117-Feb-06 11:35 
AnswerRe: Pin
CiNN17-Feb-06 14:50
CiNN17-Feb-06 14:50 
GeneralRe: Pin
Lawx0117-Feb-06 15:17
Lawx0117-Feb-06 15:17 
GeneralRe: Pin
CiNN17-Feb-06 21:35
CiNN17-Feb-06 21:35 
GeneralRe: Pin
Lawx0118-Feb-06 0:46
Lawx0118-Feb-06 0:46 
Questioncannot connect to server(web service for pocket PC) Pin
Khaled Mahmoud17-Feb-06 10:58
Khaled Mahmoud17-Feb-06 10:58 
QuestionCant add a Web Reference Pin
DocH0liday17-Feb-06 10:50
DocH0liday17-Feb-06 10:50 
QuestionEquilizer Problem Pin
snouto17-Feb-06 7:30
snouto17-Feb-06 7:30 
QuestionC# to UML Pin
hg270517-Feb-06 7:15
hg270517-Feb-06 7:15 
AnswerRe: C# to UML Pin
Insincere Dave17-Feb-06 7:57
Insincere Dave17-Feb-06 7:57 
QuestionDetermining Upload Speeds In C# Pin
mcmcom17-Feb-06 6:46
mcmcom17-Feb-06 6:46 
AnswerRe: Determining Upload Speeds In C# Pin
Guffa17-Feb-06 10:02
Guffa17-Feb-06 10:02 
Questionload 3d object into form Pin
de_Oracle17-Feb-06 6:07
de_Oracle17-Feb-06 6:07 

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.