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

C#

 
QuestionAccessing the gameport in C# Pin
Lyle261024-Apr-07 20:51
Lyle261024-Apr-07 20:51 
AnswerRe: Accessing the gameport in C# Pin
caix25-Apr-07 15:36
caix25-Apr-07 15:36 
QuestionWindowsMediaPlayer control. Pin
kraj9924-Apr-07 20:47
kraj9924-Apr-07 20:47 
QuestionBinaryReader.ReadString() do not stop reading Pin
jens12345624-Apr-07 20:47
jens12345624-Apr-07 20:47 
QuestionWindowsMediaPlayer control. Pin
kraj9924-Apr-07 20:46
kraj9924-Apr-07 20:46 
QuestionGet the position of IBeam Pin
Adobe200724-Apr-07 20:36
Adobe200724-Apr-07 20:36 
AnswerRe: Get the position of IBeam Pin
Adobe200725-Apr-07 6:36
Adobe200725-Apr-07 6:36 
QuestionError The namespace '' already contains a definition for '?' Pin
cole2324-Apr-07 20:07
cole2324-Apr-07 20:07 
Hi.. guys.. after changing to this: i still have error.. Error1: A namespace does not directly contain members such as fields or methods,
Error2: Identifier expected, Error3: Expected class, delegate, enum, interface, or struct, Error4: Type or namespace definition, or end-of-file expected,Error5: The namespace '<global namespace="">' already contains a definition for '?' this is the error i have.. can someone help me solve it.. thanks!


string[] tx_data = new string[]{"13"};
string[] rx_data = new string[]{"9"};
public int i;
AnswerRe: Error The namespace '' already contains a definition for '?' Pin
xibeifeijian24-Apr-07 20:15
xibeifeijian24-Apr-07 20:15 
AnswerRe: Error The namespace '' already contains a definition for '?' Pin
Vikram A Punathambekar24-Apr-07 20:53
Vikram A Punathambekar24-Apr-07 20:53 
QuestionDisplaying a picture Pin
Icarus12324-Apr-07 19:58
Icarus12324-Apr-07 19:58 
AnswerRe: Displaying a picture Pin
xibeifeijian24-Apr-07 20:35
xibeifeijian24-Apr-07 20:35 
GeneralRe: Displaying a picture Pin
Icarus12324-Apr-07 20:51
Icarus12324-Apr-07 20:51 
QuestionDownLoad Data Pin
sujithkumarsl24-Apr-07 19:40
sujithkumarsl24-Apr-07 19:40 
QuestionHelp required in c# Pin
MIsahq24-Apr-07 19:29
MIsahq24-Apr-07 19:29 
AnswerRe: Help required in c# Pin
Rocky#24-Apr-07 19:38
Rocky#24-Apr-07 19:38 
GeneralRe: Help required in c# Pin
MIsahq24-Apr-07 20:17
MIsahq24-Apr-07 20:17 
GeneralRe: Help required in c# Pin
Rocky#24-Apr-07 20:53
Rocky#24-Apr-07 20:53 
QuestionHow to set transperency of an image in C# Pin
dudedotnet24-Apr-07 18:11
dudedotnet24-Apr-07 18:11 
QuestionRichTextBox find text Pin
Adobe200724-Apr-07 17:26
Adobe200724-Apr-07 17:26 
AnswerRe: RichTextBox find text Pin
Adobe200724-Apr-07 17:38
Adobe200724-Apr-07 17:38 
GeneralRe: RichTextBox find text Pin
Patrick Etc.24-Apr-07 18:02
Patrick Etc.24-Apr-07 18:02 
AnswerRe: RichTextBox find text Pin
Adobe200724-Apr-07 18:13
Adobe200724-Apr-07 18:13 
GeneralRe: RichTextBox find text Pin
Arun.Immanuel24-Apr-07 18:34
Arun.Immanuel24-Apr-07 18:34 
GeneralRe: RichTextBox find text Pin
Adobe200724-Apr-07 18:38
Adobe200724-Apr-07 18:38 

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.