Click here to Skip to main content
15,890,123 members
Home / Discussions / ASP.NET
   

ASP.NET

 
GeneralRe: Inheritance [Longish Post] Pin
future383930-Sep-10 4:19
future383930-Sep-10 4:19 
GeneralRe: Inheritance [Longish Post] Pin
Keith Barrow30-Sep-10 9:39
professionalKeith Barrow30-Sep-10 9:39 
QuestionAsp.net Cross Page Post Back issue Pin
AndieDu28-Sep-10 20:44
AndieDu28-Sep-10 20:44 
AnswerRe: Asp.net Cross Page Post Back issue Pin
Not Active29-Sep-10 2:43
mentorNot Active29-Sep-10 2:43 
GeneralRe: Asp.net Cross Page Post Back issue Pin
AndieDu29-Sep-10 13:36
AndieDu29-Sep-10 13:36 
QuestionWhich approach is faster ? calculate Image size in Server or Client ? Pin
Nadia Monalisa28-Sep-10 19:40
Nadia Monalisa28-Sep-10 19:40 
AnswerRe: Which approach is faster ? calculate Image size in Server or Client ? Pin
vaghelabhavesh29-Sep-10 18:08
vaghelabhavesh29-Sep-10 18:08 
GeneralRe: Which approach is faster ? calculate Image size in Server or Client ? Pin
Nadia Monalisa29-Sep-10 19:05
Nadia Monalisa29-Sep-10 19:05 
Hi,
Thanks for your reply.

Actually I am concerned about the overall speed,

So, let assume that, the time taken in server for FILE IO operation and image size calculation is = Ts
And the time taken in client for image size calculation on the fly is = Tc,

I need to know, if Ts > Tc or Ts < Tc.

If Ts < Tc, I will use server side code to calculate image size, I dont care about server load as the page I am rendering is a protetected page, only one user can see that page.

If Tc < Ts, then, I will let the browser calculate and display the page.

So, can you please tell me which value is higher ? Ts or Tc ?

It is very hard to experiment and find out these values, so I thought if this information is already known by others, it would be helpful.

Regards.
QuestionAsynchronous webmethods Pin
david vermeulen28-Sep-10 19:19
david vermeulen28-Sep-10 19:19 
AnswerRe: Asynchronous webmethods Pin
Not Active29-Sep-10 2:51
mentorNot Active29-Sep-10 2:51 
AnswerRe: Asynchronous webmethods Pin
NeverHeardOfMe29-Sep-10 3:54
NeverHeardOfMe29-Sep-10 3:54 
QuestionPost via email Pin
Jassim Rahma28-Sep-10 12:35
Jassim Rahma28-Sep-10 12:35 
QuestionNavigationURL question Pin
Jassim Rahma28-Sep-10 12:26
Jassim Rahma28-Sep-10 12:26 
AnswerRe: NavigationURL question Pin
Not Active28-Sep-10 13:49
mentorNot Active28-Sep-10 13:49 
QuestionExpires question Pin
Jassim Rahma28-Sep-10 10:46
Jassim Rahma28-Sep-10 10:46 
AnswerRe: Expires question Pin
thatraja28-Nov-10 1:24
professionalthatraja28-Nov-10 1:24 
Questionabout configuration file Pin
Dhyanga28-Sep-10 5:52
Dhyanga28-Sep-10 5:52 
AnswerRe: about configuration file Pin
JHizzle28-Sep-10 6:04
JHizzle28-Sep-10 6:04 
GeneralRe: about configuration file Pin
Dhyanga28-Sep-10 6:08
Dhyanga28-Sep-10 6:08 
GeneralRe: about configuration file Pin
Not Active28-Sep-10 6:19
mentorNot Active28-Sep-10 6:19 
GeneralRe: about configuration file Pin
Dhyanga28-Sep-10 7:29
Dhyanga28-Sep-10 7:29 
GeneralRe: about configuration file Pin
Not Active28-Sep-10 7:57
mentorNot Active28-Sep-10 7:57 
GeneralRe: about configuration file Pin
Dhyanga28-Sep-10 8:02
Dhyanga28-Sep-10 8:02 
GeneralRe: about configuration file Pin
Not Active28-Sep-10 8:07
mentorNot Active28-Sep-10 8:07 
GeneralRe: about configuration file Pin
Dhyanga28-Sep-10 8:23
Dhyanga28-Sep-10 8:23 

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.