Click here to Skip to main content
15,886,644 members
Home / Discussions / C#
   

C#

 
Questionhow to insert value in combobox from an array Pin
monuSaini11-Feb-07 20:45
monuSaini11-Feb-07 20:45 
AnswerRe: how to insert value in combobox from an array Pin
gauthee11-Feb-07 22:01
gauthee11-Feb-07 22:01 
AnswerRe: how to insert value in combobox from an array Pin
sam#11-Feb-07 22:44
sam#11-Feb-07 22:44 
GeneralRe: how to insert value in combobox from an array Pin
monuSaini13-Feb-07 5:35
monuSaini13-Feb-07 5:35 
QuestionLocalization problem with Resource files Pin
Ashvin Gunga11-Feb-07 20:13
Ashvin Gunga11-Feb-07 20:13 
AnswerRe: Localization problem with Resource files Pin
sam#11-Feb-07 22:49
sam#11-Feb-07 22:49 
GeneralRe: Localization problem with Resource files Pin
Ashvin Gunga11-Feb-07 22:55
Ashvin Gunga11-Feb-07 22:55 
Questionexception encountered Pin
ArchaBhandare11-Feb-07 20:06
ArchaBhandare11-Feb-07 20:06 
I am trying to run my C# application on my PDA device (its a Symbol device) and I get this exception

"An unhandled exception of the type 'System.MissingMethodException' occurred in System.Windows.Forms.dll

Additional information: Method not found: Dispose
Symbol.Generic.Controller, Symbol, Version=1.0.5000.1, Culture=neutral,
PublicKeyToken=68EC8DB391F150CA. "

I am not understanding what is this and on which function it is occurring.
Checked on google and found that "MissingMethodException is designed to handle cases where an attempt is made to dynamically access a renamed or deleted method of an assembly that is not referenced by its strong name"

Can anyone help me incase they have encountered similar issue. Also please tell me what should be the possible solution to this issue
QuestionCrystal Report In C# Pin
romanpdhn11-Feb-07 17:18
romanpdhn11-Feb-07 17:18 
QuestionProblem in accessing COM object Pin
hanofee11-Feb-07 16:46
hanofee11-Feb-07 16:46 
QuestionDynamic HTML Table C# Pin
SharonRao11-Feb-07 14:54
SharonRao11-Feb-07 14:54 
AnswerRe: Dynamic HTML Table C# Pin
gauthee11-Feb-07 21:59
gauthee11-Feb-07 21:59 
GeneralRe: Dynamic HTML Table C# Pin
SharonRao13-Feb-07 12:53
SharonRao13-Feb-07 12:53 
QuestionIs OOP used much in scientific applications? Pin
Lurker0011-Feb-07 13:23
Lurker0011-Feb-07 13:23 
AnswerRe: Is OOP used much in scientific applications? Pin
Christian Graus11-Feb-07 14:20
protectorChristian Graus11-Feb-07 14:20 
GeneralRe: Is OOP used much in scientific applications? Pin
Paul Conrad11-Feb-07 16:58
professionalPaul Conrad11-Feb-07 16:58 
AnswerRe: Is OOP used much in scientific applications? Pin
Vega0211-Feb-07 19:01
Vega0211-Feb-07 19:01 
AnswerRe: Is OOP used much in scientific applications? Pin
Russell Jones11-Feb-07 21:15
Russell Jones11-Feb-07 21:15 
QuestionCustom Controls Pin
dsl/fahk11-Feb-07 10:28
dsl/fahk11-Feb-07 10:28 
AnswerRe: Custom Controls Pin
Christian Graus11-Feb-07 11:04
protectorChristian Graus11-Feb-07 11:04 
QuestionUsing large lookup table Pin
AndrusM11-Feb-07 9:23
AndrusM11-Feb-07 9:23 
AnswerRe: Using large lookup table Pin
Christian Graus11-Feb-07 10:14
protectorChristian Graus11-Feb-07 10:14 
GeneralRe: Using large lookup table Pin
AndrusM11-Feb-07 10:48
AndrusM11-Feb-07 10:48 
GeneralRe: Using large lookup table Pin
Christian Graus11-Feb-07 11:06
protectorChristian Graus11-Feb-07 11:06 
GeneralRe: Using large lookup table Pin
AndrusM11-Feb-07 22:29
AndrusM11-Feb-07 22:29 

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.