1
vote
5answers
451 views
Twice postback in ASP.NET
Hi,
My page is fully postback twice. I am using master page with AJAX. The structure of master page is as follows.
+---------------------------------------------+
| Web Use …
0
votes
1answer
49 views
Problem with cache asp.net
VS2005, ASP.NET, C#, IIS6
Hello friends,
I have a master page divided into three sections i.e. header, details, footer.
The header section contains web user control having AJAX ta …
0
votes
1answer
44 views
Browser takes long time to render html controls asp.net
I have an aspx page showing lots of information in a tabular format on ajax tab container. Approximately 3 to 5 tabs are used. I have used some of AJAX controls such as CalendarExtendar, Validation …
