Click here to Skip to main content
15,879,348 members
Home / Discussions / ASP.NET
   

ASP.NET

 
AnswerRe: Track Internet Explorer close forcibly by user Pin
Abhishek Sur5-Nov-09 20:48
professionalAbhishek Sur5-Nov-09 20:48 
GeneralRe: Track Internet Explorer close forcibly by user Pin
Amit Agarrwal6-Nov-09 0:34
Amit Agarrwal6-Nov-09 0:34 
QuestionWhy page is slow? Pin
tonymathewt5-Nov-09 20:14
professionaltonymathewt5-Nov-09 20:14 
I have created a page that stores a DataSet in a session variable and remove the session variable once the user navigates away from it. There are about 5 grids each with about 4 columns and 3-4 rows and two Developer Express comboboxes which I could see from the view source writing a lot of scripts. I have them all put inside an update panel. The problem is the page is taking too much time b/w postbacks(async).
The yslow shows the following in F grade:

-Make Fewer HTTP requests
-Use a content Delivery Network
-Add Expires headers
-Minify Javascript and CSS
-Configure entity tags.

These two D grades:
-Minify Javascript and CSS
-Configure entity tags.

This one in E grade:
-Reduce the number of DOM elements.

My browser is IE 7. To my surprise the page is pretty faster in the latest version of FireFox.
AnswerRe: Why page is slow? Pin
Christian Graus5-Nov-09 20:18
protectorChristian Graus5-Nov-09 20:18 
GeneralRe: Why page is slow? Pin
tonymathewt5-Nov-09 22:53
professionaltonymathewt5-Nov-09 22:53 
AnswerRe: Why page is slow? Pin
Abhishek Sur5-Nov-09 20:55
professionalAbhishek Sur5-Nov-09 20:55 
GeneralRe: Why page is slow? Pin
tonymathewt6-Nov-09 1:00
professionaltonymathewt6-Nov-09 1:00 
QuestionHow to use Query strig in this situation ???? Pin
rhtbhegade5-Nov-09 19:50
rhtbhegade5-Nov-09 19:50 
AnswerRe: How to use Query strig in this situation ???? Pin
sashidhar5-Nov-09 20:10
sashidhar5-Nov-09 20:10 
AnswerRe: How to use Query strig in this situation ???? Pin
Christian Graus5-Nov-09 20:12
protectorChristian Graus5-Nov-09 20:12 
Questionis there some way i can give the RowIndex as the data key in a gridview Pin
Flavia A5-Nov-09 19:50
Flavia A5-Nov-09 19:50 
AnswerRe: is there some way i can give the RowIndex as the data key in a gridview Pin
sashidhar5-Nov-09 20:11
sashidhar5-Nov-09 20:11 
GeneralRe: is there some way i can give the RowIndex as the data key in a gridview Pin
Flavia A5-Nov-09 20:20
Flavia A5-Nov-09 20:20 
GeneralRe: is there some way i can give the RowIndex as the data key in a gridview Pin
sashidhar5-Nov-09 20:41
sashidhar5-Nov-09 20:41 
QuestionHow to implement re-login in asp.net windows authentication Pin
dharam_hbtik5-Nov-09 19:41
dharam_hbtik5-Nov-09 19:41 
Questionis the some way we can have 2 link button in a grdview? Pin
Flavia A5-Nov-09 19:38
Flavia A5-Nov-09 19:38 
AnswerRe: is the some way we can have 2 link button in a grdview? Pin
sashidhar5-Nov-09 20:29
sashidhar5-Nov-09 20:29 
QuestionCustom control : getting Rowcount 0 on button event of the control. Pin
Imran Khan Pathan5-Nov-09 19:35
Imran Khan Pathan5-Nov-09 19:35 
QuestionGoogle Maps, Street View API Pin
pujafaldu5-Nov-09 19:24
pujafaldu5-Nov-09 19:24 
AnswerRe: Google Maps, Street View API Pin
sashidhar5-Nov-09 20:36
sashidhar5-Nov-09 20:36 
GeneralRe: Google Maps, Street View API Pin
pujafaldu5-Nov-09 22:41
pujafaldu5-Nov-09 22:41 
GeneralRe: Google Maps, Street View API Pin
sashidhar5-Nov-09 22:52
sashidhar5-Nov-09 22:52 
QuestionObject expected Error .........please help me Pin
maheshkmr5-Nov-09 19:21
maheshkmr5-Nov-09 19:21 
AnswerRe: Object expected Error .........please help me Pin
Nishant Singh5-Nov-09 20:10
Nishant Singh5-Nov-09 20:10 
Questionhow add a plugin to browser Pin
santhosh-padamatinti5-Nov-09 18:58
santhosh-padamatinti5-Nov-09 18:58 

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.