Click here to Skip to main content
15,893,190 members
Home / Discussions / C#
   

C#

 
GeneralRe: How to exit C#.Net Application? Pin
sam#11-Feb-07 22:56
sam#11-Feb-07 22:56 
AnswerRe: How to exit C#.Net Application? Pin
Seishin#11-Feb-07 23:01
Seishin#11-Feb-07 23:01 
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 
use following code for explicitly loading resx File
System.Threading.Thread.CurrentThread.CurrentUICulture = new System.Globalization.CultureInfo("it");
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 
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 

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.