Click here to Skip to main content
15,913,685 members
Home / Discussions / ASP.NET
   

ASP.NET

 
QuestionForm insertion Pin
hameedsabacode16-Aug-10 20:35
hameedsabacode16-Aug-10 20:35 
AnswerRe: Form insertion Pin
Morgs Morgan16-Aug-10 21:02
Morgs Morgan16-Aug-10 21:02 
GeneralRe: Form insertion Pin
hameedsabacode16-Aug-10 21:24
hameedsabacode16-Aug-10 21:24 
QuestionNinjet and DI Pin
future383916-Aug-10 16:08
future383916-Aug-10 16:08 
QuestionProblem showing image in datagrid Pin
Dhyanga16-Aug-10 9:32
Dhyanga16-Aug-10 9:32 
AnswerRe: Problem showing image in datagrid Pin
m@dhu16-Aug-10 18:34
m@dhu16-Aug-10 18:34 
QuestionDatabinding ASP.NET gridview using multithreading Pin
afsal qureshi16-Aug-10 5:28
afsal qureshi16-Aug-10 5:28 
AnswerRe: Databinding ASP.NET gridview using multithreading Pin
Ennis Ray Lynch, Jr.16-Aug-10 6:11
Ennis Ray Lynch, Jr.16-Aug-10 6:11 
It will consume more time to populate if you do it asynchronously.

The best way I have found to present the user with a loaded page and then load data after the page is rendered is with AJAX calls. The other method is to use an aysnc page but that is no fun.

Need custom software developed? I do custom programming based primarily on MS tools with an emphasis on C# development and consulting. I also do Android Programming as I find it a refreshing break from the MS.

"And they, since they Were not the one dead, turned to their affairs" -- Robert Frost

GeneralRe: Databinding ASP.NET gridview using multithreading Pin
afsal qureshi16-Aug-10 6:21
afsal qureshi16-Aug-10 6:21 
GeneralRe: Databinding ASP.NET gridview using multithreading Pin
Fayu20-Aug-10 10:07
Fayu20-Aug-10 10:07 
QuestionDynamic table Onclick Pin
Morgs Morgan15-Aug-10 23:05
Morgs Morgan15-Aug-10 23:05 
AnswerRe: Dynamic table Onclick Pin
Arun Jacob15-Aug-10 23:21
Arun Jacob15-Aug-10 23:21 
GeneralRe: Dynamic table Onclick Pin
Morgs Morgan15-Aug-10 23:28
Morgs Morgan15-Aug-10 23:28 
AnswerRe: Dynamic table Onclick Pin
Arun Jacob16-Aug-10 0:13
Arun Jacob16-Aug-10 0:13 
GeneralRe: Dynamic table Onclick Pin
Morgs Morgan16-Aug-10 5:44
Morgs Morgan16-Aug-10 5:44 
AnswerRe: Dynamic table Onclick [modified] Pin
raju melveetilpurayil16-Aug-10 0:40
professionalraju melveetilpurayil16-Aug-10 0:40 
GeneralRe: Dynamic table Onclick Pin
Morgs Morgan16-Aug-10 5:43
Morgs Morgan16-Aug-10 5:43 
QuestionPage Load [modified] Pin
moein.serpico15-Aug-10 20:08
moein.serpico15-Aug-10 20:08 
AnswerRe: Page Load Pin
Brij15-Aug-10 20:34
mentorBrij15-Aug-10 20:34 
QuestionIIS Restart issue Pin
Amit Patel198515-Aug-10 19:06
Amit Patel198515-Aug-10 19:06 
AnswerRe: IIS Restart issue Pin
Brij15-Aug-10 21:24
mentorBrij15-Aug-10 21:24 
GeneralRe: IIS Restart issue Pin
Amit Patel198515-Aug-10 21:52
Amit Patel198515-Aug-10 21:52 
GeneralRe: IIS Restart issue Pin
Brij15-Aug-10 23:20
mentorBrij15-Aug-10 23:20 
QuestionServer Error in '/' Application. [modified] Pin
moein.serpico13-Aug-10 21:34
moein.serpico13-Aug-10 21:34 
AnswerRe: Server Error in '/' Application. Pin
Keith Barrow13-Aug-10 23:57
professionalKeith Barrow13-Aug-10 23:57 

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.