Click here to Skip to main content
15,890,282 members
Home / Discussions / C#
   

C#

 
QuestionRe: webbrowser automation with flash content Pin
jeanbern31-Mar-09 19:34
jeanbern31-Mar-09 19:34 
QuestionMouse Up Event Confusion Pin
Hax0r77831-Mar-09 16:50
Hax0r77831-Mar-09 16:50 
AnswerRe: Mouse Up Event Confusion Pin
Christian Graus31-Mar-09 17:14
protectorChristian Graus31-Mar-09 17:14 
QuestionSecured Web Servce and Business Office Programming Pin
ycorre31-Mar-09 14:52
ycorre31-Mar-09 14:52 
QuestionI need help. I'm a programming noob. Pin
VB Noobie31-Mar-09 13:09
VB Noobie31-Mar-09 13:09 
AnswerRe: I need help. I'm a programming noob. Pin
Christian Graus31-Mar-09 13:19
protectorChristian Graus31-Mar-09 13:19 
GeneralRe: I need help. I'm a programming noob. Pin
VB Noobie31-Mar-09 13:33
VB Noobie31-Mar-09 13:33 
GeneralRe: I need help. I'm a programming noob. Pin
Christian Graus31-Mar-09 13:48
protectorChristian Graus31-Mar-09 13:48 
The big question is, do you want an example in C# or VB ?

Most people don't use arrays because they are fixed size. However, the concept is the same as a list, you can make a 2D array like myarray[5][5], and then myarray[1] is an array of five elements, which you can then iterate over, or index.

Christian Graus

Driven to the arms of OSX by Vista.

"I am new to programming world. I have been learning c# for about past four weeks. I am quite acquainted with the fundamentals of c#. Now I have to work on a project which converts given flat files to XML using the XML serialization method" - SK64 ( but the forums have stuff like this posted every day )

GeneralRe: I need help. I'm a programming noob. Pin
VB Noobie31-Mar-09 13:57
VB Noobie31-Mar-09 13:57 
GeneralRe: I need help. I'm a programming noob. Pin
Christian Graus31-Mar-09 14:19
protectorChristian Graus31-Mar-09 14:19 
GeneralRe: I need help. I'm a programming noob. Pin
VB Noobie31-Mar-09 14:54
VB Noobie31-Mar-09 14:54 
GeneralRe: I need help. I'm a programming noob. Pin
Christian Graus31-Mar-09 15:14
protectorChristian Graus31-Mar-09 15:14 
GeneralRe: I need help. I'm a programming noob. Pin
VB Noobie31-Mar-09 15:43
VB Noobie31-Mar-09 15:43 
GeneralRe: I need help. I'm a programming noob. Pin
Christian Graus31-Mar-09 17:13
protectorChristian Graus31-Mar-09 17:13 
Generalupdating a database Pin
c#_novice31-Mar-09 12:23
c#_novice31-Mar-09 12:23 
GeneralRe: updating a database Pin
Colin Angus Mackay31-Mar-09 12:53
Colin Angus Mackay31-Mar-09 12:53 
QuestionExecute File.exe From Resource HELP ME Pin
ajusagmar31-Mar-09 11:01
ajusagmar31-Mar-09 11:01 
AnswerRe: Execute File.exe From Resource HELP ME Pin
Garth J Lancaster31-Mar-09 11:36
professionalGarth J Lancaster31-Mar-09 11:36 
QuestionUploading a file but zero bytes are shown Pin
T_Teef31-Mar-09 10:49
T_Teef31-Mar-09 10:49 
AnswerRe: Uploading a file but zero bytes are shown Pin
agent00zelda31-Mar-09 10:55
agent00zelda31-Mar-09 10:55 
QuestionTo string or not to string Pin
Skymir31-Mar-09 10:14
Skymir31-Mar-09 10:14 
AnswerRe: To string or not to string Pin
agent00zelda31-Mar-09 10:58
agent00zelda31-Mar-09 10:58 
GeneralRe: To string or not to string Pin
Garth J Lancaster31-Mar-09 11:37
professionalGarth J Lancaster31-Mar-09 11:37 
GeneralRe: To string or not to string Pin
Skymir31-Mar-09 13:58
Skymir31-Mar-09 13:58 
AnswerRe: To string or not to string Pin
Luc Pattyn31-Mar-09 16:33
sitebuilderLuc Pattyn31-Mar-09 16:33 

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.