Click here to Skip to main content
15,920,111 members
Home / Discussions / ASP.NET
   

ASP.NET

 
AnswerRe: ASP.net2.0 and FolderBrowserDialog, Pin
Mike Ellison14-Aug-06 13:04
Mike Ellison14-Aug-06 13:04 
QuestionLike HTML File Control Pin
chinna8214-Aug-06 11:38
chinna8214-Aug-06 11:38 
AnswerRe: Like HTML File Control Pin
minhpc_bk14-Aug-06 15:31
minhpc_bk14-Aug-06 15:31 
Questionloading .... message same webpage Pin
prettyjcfreak14-Aug-06 10:31
prettyjcfreak14-Aug-06 10:31 
AnswerRe: loading .... message same webpage Pin
minhpc_bk14-Aug-06 15:39
minhpc_bk14-Aug-06 15:39 
Questionloading .... message same webpage Pin
prettyjcfreak14-Aug-06 10:31
prettyjcfreak14-Aug-06 10:31 
AnswerRe: loading .... message same webpage Pin
minhpc_bk14-Aug-06 15:40
minhpc_bk14-Aug-06 15:40 
QuestionDataReader or Dataset Pin
pssuresh14-Aug-06 9:30
pssuresh14-Aug-06 9:30 
I have 10 comboboxes and 10 textboxes in my aspx page.Each combobox has to be filled with 50 values.so if we calculate total records it comes around 510.Most of the articles says that datareader is faster than dataset.But since i have more controls and more values, it has to go to database again and again to fetch values. I can use stored procedure and fill the dataset at once, so that i can avoid the roundtrip. Guys can you tell me which one is better in this situation dataset or datareader and if possible the reason.

Thanks


AnswerRe: DataReader or Dataset Pin
minhpc_bk14-Aug-06 15:46
minhpc_bk14-Aug-06 15:46 
AnswerRe: DataReader or Dataset Pin
simple one14-Aug-06 18:28
simple one14-Aug-06 18:28 
QuestionHow to call windows application from a web application Pin
pannujagwinder14-Aug-06 9:03
pannujagwinder14-Aug-06 9:03 
AnswerRe: How to call windows application from a web application Pin
minhpc_bk14-Aug-06 15:49
minhpc_bk14-Aug-06 15:49 
GeneralRe: How to call windows application from a web application Pin
pannujagwinder15-Aug-06 8:17
pannujagwinder15-Aug-06 8:17 
GeneralRe: How to call windows application from a web application Pin
minhpc_bk15-Aug-06 15:17
minhpc_bk15-Aug-06 15:17 
GeneralRe: How to call windows application from a web application Pin
pannujagwinder16-Aug-06 3:10
pannujagwinder16-Aug-06 3:10 
GeneralRe: How to call windows application from a web application Pin
minhpc_bk16-Aug-06 15:49
minhpc_bk16-Aug-06 15:49 
AnswerRe: How to call windows application from a web application Pin
RayLouw14-Aug-06 23:48
RayLouw14-Aug-06 23:48 
GeneralRe: How to call windows application from a web application Pin
pannujagwinder15-Aug-06 8:17
pannujagwinder15-Aug-06 8:17 
QuestionRegular Expression in code behind subroutine? Pin
bubberz14-Aug-06 7:50
bubberz14-Aug-06 7:50 
AnswerRe: Regular Expression in code behind subroutine? Pin
bubberz14-Aug-06 8:08
bubberz14-Aug-06 8:08 
GeneralRe: Regular Expression in code behind subroutine? Pin
bubberz14-Aug-06 9:54
bubberz14-Aug-06 9:54 
AnswerRe: Regular Expression in code behind subroutine? Pin
Guffa14-Aug-06 11:16
Guffa14-Aug-06 11:16 
GeneralRe: Regular Expression in code behind subroutine? Pin
bubberz14-Aug-06 11:36
bubberz14-Aug-06 11:36 
GeneralRe: Regular Expression in code behind subroutine? Pin
Guffa14-Aug-06 14:13
Guffa14-Aug-06 14:13 
GeneralRe: Regular Expression in code behind subroutine? Pin
bubberz14-Aug-06 16:04
bubberz14-Aug-06 16:04 

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.