Click here to Skip to main content
15,906,708 members
Home / Discussions / ASP.NET
   

ASP.NET

 
GeneralRe: Security issue Pin
eyeseetee9-Apr-08 22:12
eyeseetee9-Apr-08 22:12 
GeneralRe: Security issue Pin
arslanjatt9-Apr-08 23:13
arslanjatt9-Apr-08 23:13 
GeneralRe: Security issue Pin
eyeseetee9-Apr-08 23:35
eyeseetee9-Apr-08 23:35 
Questionhow i populate Ajax Autocomplte on image button click Pin
pekhaleyogesh9-Apr-08 21:35
pekhaleyogesh9-Apr-08 21:35 
AnswerRe: how i populate Ajax Autocomplte on image button click Pin
eyeseetee9-Apr-08 21:44
eyeseetee9-Apr-08 21:44 
GeneralRe: how i populate Ajax Autocomplte on image button click Pin
pekhaleyogesh9-Apr-08 22:11
pekhaleyogesh9-Apr-08 22:11 
QuestionAsynchronous page loading Pin
Christian Wikander9-Apr-08 21:29
Christian Wikander9-Apr-08 21:29 
GeneralRe: Asynchronous page loading Pin
eyeseetee9-Apr-08 21:41
eyeseetee9-Apr-08 21:41 
I don't think there is an easy way to do this, when you have databases which are quite big and are spread out throughout your system it will make the app run slightly slower.
You will have to load all controls on the page for the first time anyway and the server request has to happen.
Maybe look at trimming down your app in other ways e.g. if you have images reduce the size, try and move any of your databases closer together on the system or shrink down if possible.
hope any of that helps! Smile | :)
AnswerRe: Asynchronous page loading Pin
Christian Wikander9-Apr-08 23:44
Christian Wikander9-Apr-08 23:44 
GeneralRe: Asynchronous page loading Pin
eyeseetee10-Apr-08 1:20
eyeseetee10-Apr-08 1:20 
Questionhow can i run web app after obfuscation Pin
akhilesh_bhale19069-Apr-08 21:10
akhilesh_bhale19069-Apr-08 21:10 
AnswerRe: how can i run web app after obfuscation Pin
Gamzun27-Jul-09 23:24
Gamzun27-Jul-09 23:24 
QuestionAdd new row on button click in gridview Pin
Ankit At Codeproject9-Apr-08 20:56
Ankit At Codeproject9-Apr-08 20:56 
GeneralRe: Add new row on button click in gridview Pin
N a v a n e e t h9-Apr-08 21:14
N a v a n e e t h9-Apr-08 21:14 
QuestionRe: Add new row on button click in gridview Pin
Ankit At Codeproject9-Apr-08 21:48
Ankit At Codeproject9-Apr-08 21:48 
GeneralRe: Add new row on button click in gridview Pin
N a v a n e e t h9-Apr-08 22:25
N a v a n e e t h9-Apr-08 22:25 
QuestionRe: Add new row on button click in gridview Pin
Ankit At Codeproject9-Apr-08 23:48
Ankit At Codeproject9-Apr-08 23:48 
GeneralDelete Row from Grid Pin
sjs4u9-Apr-08 20:35
sjs4u9-Apr-08 20:35 
GeneralRe: Delete Row from Grid Pin
tomwilliams9-Apr-08 21:12
tomwilliams9-Apr-08 21:12 
GeneralRe: Delete Row from Grid Pin
eyeseetee9-Apr-08 21:31
eyeseetee9-Apr-08 21:31 
QuestionKeyboard Wedge Barcode Scanner - Capture postback Pin
tomwilliams9-Apr-08 20:20
tomwilliams9-Apr-08 20:20 
GeneralFileupload control in Gridview Pin
Satish - Developer9-Apr-08 18:41
Satish - Developer9-Apr-08 18:41 
GeneralRe: Fileupload control in Gridview Pin
N a v a n e e t h9-Apr-08 21:12
N a v a n e e t h9-Apr-08 21:12 
GeneralRe: Fileupload control in Gridview Pin
Herman<T>.Instance10-Apr-08 4:00
Herman<T>.Instance10-Apr-08 4:00 
GeneralPoint web service client through local proxy (SoapUI Tool) Pin
rotsey9-Apr-08 16:57
rotsey9-Apr-08 16: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.