Click here to Skip to main content
15,905,875 members
Home / Discussions / ASP.NET
   

ASP.NET

 
QuestionRetrieving Windows Login Pin
robw188824-May-07 5:42
robw188824-May-07 5:42 
AnswerRe: Retrieving Windows Login Pin
Not Active24-May-07 8:30
mentorNot Active24-May-07 8:30 
AnswerRe: Retrieving Windows Login Pin
kiran kumar[Intelligroup]24-May-07 19:14
kiran kumar[Intelligroup]24-May-07 19:14 
AnswerRe: Retrieving Windows Login Pin
Vasudevan Deepak Kumar24-May-07 22:17
Vasudevan Deepak Kumar24-May-07 22:17 
QuestionDoes not supported by Mozilla Browser. Pin
PavanPareta24-May-07 4:29
PavanPareta24-May-07 4:29 
QuestionCustom Build Provider not workiNG Pin
gantww24-May-07 3:32
gantww24-May-07 3:32 
AnswerRe: Custom Build Provider not workiNG Pin
gantww24-May-07 3:32
gantww24-May-07 3:32 
QuestionPartial postbacks don’t work how I expect Pin
Senseicads24-May-07 3:09
Senseicads24-May-07 3:09 
Why and what can I do about it?

I have a calendar control that is contained within an update panel. It all works nice and smoothly and I am happy with it. Demonstrating the app to colleagues and the talk came about as to why I didn’t create a client side calendar control with javascript rather than use the standard asp one. My argument was that the control does what its supposed to and works. He said that if we rolled this out to a customer the amount of data being posted back would mean a slowing down of the app(some of our customers only access is through dial up.) ah ha I said that should not be a problem cos its in an update panel so the whole page is not being posted back only the calendar is!

He then went on to disabuse me of the notion that even thought that is what is supposed to happen asp.net sends back viewstate and rendering info for the whole page!!? From what I have read around the net he appears to be correct as well, its something to do with the page renderer requiring hash codes or something for all the controls on the page. Now this seems poor to me, the only advantage to using this now is cosmetic and I can do without that if its gonna slow my app down.

Has anyone had any experience with this? Am I better to code up a javascript calendar control, and use that or is the pay off between amount of code downloaded for that compared to the data posted back for the Ajax update panel mean that it’s a much of a muchness? I am pretty new to asp and web dev so if anyone can offer a differing method to partially update the page that would also be appreciated…any links to tutorials or lessons or what not, you know the kinda thing Big Grin | :-D The performance hit seems to be the biggest deciding factor in this company as to what tech to use in a certain situation.

Cheers

Ian

AnswerRe: Partial postbacks don’t work how I expect Pin
Not Active24-May-07 3:54
mentorNot Active24-May-07 3:54 
GeneralRe: Partial postbacks don’t work how I expect Pin
Senseicads24-May-07 3:56
Senseicads24-May-07 3:56 
QuestionOnly numbers in textbox Pin
Jats_4ru24-May-07 3:06
Jats_4ru24-May-07 3:06 
AnswerRe: Only numbers in textbox Pin
Tarakeshwar Reddy24-May-07 3:55
professionalTarakeshwar Reddy24-May-07 3:55 
AnswerRe: Only numbers in textbox Pin
Not Active24-May-07 3:59
mentorNot Active24-May-07 3:59 
AnswerRe: Only numbers in textbox Pin
eggsovereasy24-May-07 10:25
eggsovereasy24-May-07 10:25 
AnswerRe: Only numbers in textbox Pin
Blumen24-May-07 18:39
Blumen24-May-07 18:39 
Question[Message Deleted] Pin
Kurmala24-May-07 2:48
Kurmala24-May-07 2:48 
AnswerRe: very urgent Pin
Not Active24-May-07 2:56
mentorNot Active24-May-07 2:56 
GeneralRe: very urgent Pin
eggsovereasy24-May-07 10:28
eggsovereasy24-May-07 10:28 
AnswerHow many times do we have to tell you??? Pin
leckey24-May-07 4:04
leckey24-May-07 4:04 
AnswerRe: Pin
Vasudevan Deepak Kumar24-May-07 22:20
Vasudevan Deepak Kumar24-May-07 22:20 
Questionmy pdf is corrupting Pin
adilkazmi24-May-07 2:46
adilkazmi24-May-07 2:46 
QuestionAsp .net page not working in an iframe. Pin
dptalt24-May-07 2:37
dptalt24-May-07 2:37 
AnswerRe: Asp .net page not working in an iframe. Pin
Senseicads24-May-07 4:00
Senseicads24-May-07 4:00 
Questionadd the data and refresh the data re inserted Pin
purushotam24-May-07 2:20
purushotam24-May-07 2:20 
AnswerRe: add the data and refresh the data re inserted Pin
N a v a n e e t h24-May-07 18:20
N a v a n e e t h24-May-07 18:20 

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.