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

ASP.NET

 
GeneralRe: Client Centric or Server Centric Pin
AndyInUK18-Jan-10 4:59
AndyInUK18-Jan-10 4:59 
GeneralRe: Client Centric or Server Centric Pin
RichardGrimmer18-Jan-10 6:11
RichardGrimmer18-Jan-10 6:11 
Like what you're trying to achieve, what you have available hardware-wise, the technologies involved (e.g. with Silverlight you can push down alot of the processing to the client machine rather than clogging up the server) etc...etc...

Although in most cases it's better to do things on the server (makes the app appear more "snappy"), I tend to try to farm out anything I can to the client to alleviate some of the strain on the server (we do pretty large scale enterprise apps).

(Sometimes I think I'm just going around in circles - years ago, everything was on the client, then thin clients and server-based apps became the vogue, now I'm pushing things back down to the client again...)

C# has already designed away most of the tedium of C++.

QuestionHelp: AJAX disables my Server Code from running! Pin
awedaonline18-Jan-10 1:06
awedaonline18-Jan-10 1:06 
AnswerRe: Help: AJAX disables my Server Code from running! Pin
Not Active18-Jan-10 2:03
mentorNot Active18-Jan-10 2:03 
GeneralRe: Help: AJAX disables my Server Code from running! Pin
awedaonline18-Jan-10 3:21
awedaonline18-Jan-10 3:21 
GeneralRe: Help: AJAX disables my Server Code from running! Pin
Not Active18-Jan-10 5:00
mentorNot Active18-Jan-10 5:00 
QuestionASP.NET ChatRoom (With C# Coding) Pin
jojoba201018-Jan-10 0:33
jojoba201018-Jan-10 0:33 
AnswerRe: ASP.NET ChatRoom (With C# Coding) Pin
Steve Westbrook18-Jan-10 4:53
Steve Westbrook18-Jan-10 4:53 
QuestionSeperate Comment line.. Pin
Ramkumar_S18-Jan-10 0:20
Ramkumar_S18-Jan-10 0:20 
AnswerRe: Seperate Comment line.. Pin
dan!sh 18-Jan-10 0:48
professional dan!sh 18-Jan-10 0:48 
GeneralRe: Seperate Comment line.. Pin
Ramkumar_S18-Jan-10 18:48
Ramkumar_S18-Jan-10 18:48 
GeneralRe: Seperate Comment line.. Pin
meeram39518-Jan-10 19:48
meeram39518-Jan-10 19:48 
GeneralRe: Seperate Comment line.. Pin
dan!sh 18-Jan-10 20:37
professional dan!sh 18-Jan-10 20:37 
QuestionUpdate Online MySql Database from Client Side desktop service Pin
JayKhatri18-Jan-10 0:00
JayKhatri18-Jan-10 0:00 
Questionweb site and date format Pin
Zeyad Jalil17-Jan-10 22:46
professionalZeyad Jalil17-Jan-10 22:46 
AnswerRe: web site and date format Pin
SeMartens17-Jan-10 22:55
SeMartens17-Jan-10 22:55 
GeneralRe: web site and date format Pin
Zeyad Jalil17-Jan-10 23:08
professionalZeyad Jalil17-Jan-10 23:08 
GeneralRe: web site and date format Pin
SeMartens18-Jan-10 0:31
SeMartens18-Jan-10 0:31 
AnswerRe: web site and date format Pin
keyur satyadev18-Jan-10 0:12
keyur satyadev18-Jan-10 0:12 
Questiondelete persistent cookie Pin
hi_everybody17-Jan-10 22:32
hi_everybody17-Jan-10 22:32 
QuestionReporting Service Steps Pin
sekannak17-Jan-10 22:09
sekannak17-Jan-10 22:09 
AnswerRe: Reporting Service Steps Pin
nainakarri17-Jan-10 23:19
nainakarri17-Jan-10 23:19 
QuestionBookmarks in Outlook doesn't work Pin
meeram39517-Jan-10 20:58
meeram39517-Jan-10 20:58 
AnswerRe: Bookmarks in Outlook doesn't work Pin
Abhishek Sur17-Jan-10 21:26
professionalAbhishek Sur17-Jan-10 21:26 
GeneralRe: Bookmarks in Outlook doesn't work [modified] Pin
meeram39517-Jan-10 21:51
meeram39517-Jan-10 21:51 

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.