Click here to Skip to main content
15,922,650 members
Home / Discussions / C#
   

C#

 
GeneralRe: Embedding a second icon into an exe file... Pin
Shy Agam12-Jul-07 13:11
Shy Agam12-Jul-07 13:11 
GeneralRe: Embedding a second icon into an exe file... Pin
Ed.Poore12-Jul-07 13:45
Ed.Poore12-Jul-07 13:45 
GeneralRe: Embedding a second icon into an exe file... Pin
Shy Agam12-Jul-07 14:00
Shy Agam12-Jul-07 14:00 
GeneralRe: Embedding a second icon into an exe file... Pin
Ed.Poore12-Jul-07 14:40
Ed.Poore12-Jul-07 14:40 
Questionhow to make snooker/pool/billiard in C#??? Pin
chumairr12-Jul-07 6:32
chumairr12-Jul-07 6:32 
AnswerRe: how to make snooker/pool/billiard in C#??? Pin
Christian Graus12-Jul-07 6:39
protectorChristian Graus12-Jul-07 6:39 
GeneralRe: how to make snooker/pool/billiard in C#??? Pin
Paul Conrad12-Jul-07 6:52
professionalPaul Conrad12-Jul-07 6:52 
GeneralRe: how to make snooker/pool/billiard in C#??? Pin
Christian Graus12-Jul-07 6:58
protectorChristian Graus12-Jul-07 6:58 
GeneralRe: how to make snooker/pool/billiard in C#??? Pin
Paul Conrad12-Jul-07 7:00
professionalPaul Conrad12-Jul-07 7:00 
GeneralRe: how to make snooker/pool/billiard in C#??? Pin
Christian Graus12-Jul-07 7:04
protectorChristian Graus12-Jul-07 7:04 
GeneralRe: how to make snooker/pool/billiard in C#??? Pin
Paul Conrad12-Jul-07 7:06
professionalPaul Conrad12-Jul-07 7:06 
GeneralRe: how to make snooker/pool/billiard in C#??? Pin
Christian Graus12-Jul-07 7:12
protectorChristian Graus12-Jul-07 7:12 
GeneralRe: how to make snooker/pool/billiard in C#??? Pin
Paul Conrad12-Jul-07 7:24
professionalPaul Conrad12-Jul-07 7:24 
GeneralRe: how to make snooker/pool/billiard in C#??? Pin
Zoltan Balazs12-Jul-07 9:27
Zoltan Balazs12-Jul-07 9:27 
GeneralRe: how to make snooker/pool/billiard in C#??? Pin
Paul Conrad12-Jul-07 9:30
professionalPaul Conrad12-Jul-07 9:30 
GeneralRe: how to make snooker/pool/billiard in C#??? Pin
Dan Neely12-Jul-07 9:52
Dan Neely12-Jul-07 9:52 
GeneralRe: how to make snooker/pool/billiard in C#??? Pin
Dan Neely12-Jul-07 9:51
Dan Neely12-Jul-07 9:51 
GeneralRe: how to make snooker/pool/billiard in C#??? Pin
chumairr12-Jul-07 19:40
chumairr12-Jul-07 19:40 
GeneralRe: how to make snooker/pool/billiard in C#??? Pin
Malcolm Smart12-Jul-07 20:59
Malcolm Smart12-Jul-07 20:59 
AnswerTHE RULES Pin
leckey12-Jul-07 8:39
leckey12-Jul-07 8:39 
QuestionCombo Box SwapItem Pin
PhilDanger12-Jul-07 6:18
PhilDanger12-Jul-07 6:18 
AnswerRe: Combo Box SwapItem Pin
Christian Graus12-Jul-07 6:28
protectorChristian Graus12-Jul-07 6:28 
GeneralRe: Combo Box SwapItem Pin
PhilDanger12-Jul-07 7:25
PhilDanger12-Jul-07 7:25 
AnswerRe: Combo Box SwapItem Pin
Luc Pattyn12-Jul-07 7:52
sitebuilderLuc Pattyn12-Jul-07 7:52 
QuestionAjax slowing my search??? Pin
Chris McGlothen12-Jul-07 6:12
Chris McGlothen12-Jul-07 6:12 
I wasn't sure where to put this dilemma, but here it goes.

I have a web application wrapped around a state machine workflow that allows the user to pick search parameters from one content pane and then displays the results in the parallel pand via a gridview. I've wrapped both panes in and am using ajax extenders (Calendars and Watermark) in the search pane. I also have the search parameters saved into a Dictionary object.

Unfortunately this is slowing down this portion of the application to a crawl. I'm at a loss as to what is causeing the delays, which happen both on ititial page load and when search button is clicked. I'm using some ajax extenders in other portions of the application with no detriment. I would provide code samples if you think they'll help, just askSmile | :)

Any suggestions or leads would be much appreciated.

Thanks,



An American football fan -
Go Seahawks!

Lil Turtle

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.