Click here to Skip to main content
15,914,419 members
Home / Discussions / C#
   

C#

 
GeneralRe: Combo Box Text when working in multilingual program Pin
belzer7-Jan-09 10:10
belzer7-Jan-09 10:10 
GeneralRe: Combo Box Text when working in multilingual program Pin
Colin Angus Mackay7-Jan-09 10:16
Colin Angus Mackay7-Jan-09 10:16 
AnswerRe: Combo Box Text when working in multilingual program Pin
Colin Angus Mackay7-Jan-09 10:13
Colin Angus Mackay7-Jan-09 10:13 
GeneralRe: Combo Box Text when working in multilingual program Pin
belzer7-Jan-09 10:17
belzer7-Jan-09 10:17 
AnswerRe: Combo Box Text when working in multilingual program Pin
DaveyM697-Jan-09 10:16
professionalDaveyM697-Jan-09 10:16 
GeneralRe: Combo Box Text when working in multilingual program Pin
Luc Pattyn7-Jan-09 10:41
sitebuilderLuc Pattyn7-Jan-09 10:41 
QuestionSqlDataAdapter.Fill Pin
CodingYoshi7-Jan-09 8:37
CodingYoshi7-Jan-09 8:37 
AnswerRe: SqlDataAdapter.Fill Pin
Wendelius7-Jan-09 8:45
mentorWendelius7-Jan-09 8:45 
CodingYoshi wrote:
The debugger just does not pass the Fill method


You mean it just hangs on the statement. If so, I would guess it takes quite some time to fetch the data from the db and to populate the table. You could check from task manager if the debugger is eating cpu and memory to verify it's working.

The need to optimize rises from a bad design.My articles[^]

GeneralRe: SqlDataAdapter.Fill Pin
CodingYoshi7-Jan-09 9:51
CodingYoshi7-Jan-09 9:51 
GeneralRe: SqlDataAdapter.Fill Pin
Wendelius7-Jan-09 10:06
mentorWendelius7-Jan-09 10:06 
GeneralRe: SqlDataAdapter.Fill Pin
CodingYoshi7-Jan-09 10:22
CodingYoshi7-Jan-09 10:22 
GeneralRe: SqlDataAdapter.Fill Pin
Wendelius7-Jan-09 10:29
mentorWendelius7-Jan-09 10:29 
GeneralRe: SqlDataAdapter.Fill Pin
Dave Kreskowiak7-Jan-09 10:46
mveDave Kreskowiak7-Jan-09 10:46 
GeneralRe: SqlDataAdapter.Fill Pin
Rutvik Dave7-Jan-09 10:15
professionalRutvik Dave7-Jan-09 10:15 
AnswerRe: SqlDataAdapter.Fill Pin
Le centriste8-Jan-09 3:37
Le centriste8-Jan-09 3:37 
QuestionC# launches another program Pin
ipstefan7-Jan-09 8:29
ipstefan7-Jan-09 8:29 
AnswerRe: C# launches another program Pin
Dave Kreskowiak7-Jan-09 10:08
mveDave Kreskowiak7-Jan-09 10:08 
AnswerRe: C# launches another program Pin
Dragonfly_Lee7-Jan-09 19:53
Dragonfly_Lee7-Jan-09 19:53 
AnswerRe: C# launches another program Pin
Pritam Karmakar7-Jan-09 21:45
Pritam Karmakar7-Jan-09 21:45 
GeneralRe: C# launches another program Pin
ipstefan8-Jan-09 0:12
ipstefan8-Jan-09 0:12 
AnswerRe: C# launches another program Pin
HosamAly8-Jan-09 0:09
HosamAly8-Jan-09 0:09 
GeneralRe: C# launches another program Pin
ipstefan8-Jan-09 0:15
ipstefan8-Jan-09 0:15 
GeneralRe: C# launches another program Pin
HosamAly8-Jan-09 5:38
HosamAly8-Jan-09 5:38 
QuestionForcina a space or suppressing zeroes in Data Grid Pin
Vanq20097-Jan-09 7:53
Vanq20097-Jan-09 7:53 
AnswerRe: Forcina a space or suppressing zeroes in Data Grid Pin
Henry Minute7-Jan-09 9:08
Henry Minute7-Jan-09 9:08 

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.