Click here to Skip to main content
16,015,072 members
Home / Discussions / C#
   

C#

 
AnswerRe: Programming for thin client Pin
thatraja11-Nov-10 22:46
professionalthatraja11-Nov-10 22:46 
GeneralRe: Programming for thin client Pin
karthi8412-Nov-10 1:56
karthi8412-Nov-10 1:56 
AnswerRe: Programming for thin client Pin
thatraja12-Nov-10 2:03
professionalthatraja12-Nov-10 2:03 
GeneralRe: Programming for thin client Pin
karthi8412-Nov-10 2:34
karthi8412-Nov-10 2:34 
AnswerRe: Programming for thin client Pin
Goutam Patra12-Nov-10 2:16
professionalGoutam Patra12-Nov-10 2:16 
GeneralRe: Programming for thin client Pin
karthi8412-Nov-10 2:34
karthi8412-Nov-10 2:34 
GeneralRe: Programming for thin client Pin
Jacob D Dixon12-Nov-10 15:22
Jacob D Dixon12-Nov-10 15:22 
AnswerRe: Programming for thin client Pin
Jeff Connelly15-Nov-10 11:04
Jeff Connelly15-Nov-10 11:04 
"Thin client" can have different connotations, depending on the context and who you're talking to. For example, I do not immediately assume no hard disk when I hear thin client. Just degrees of service. For example wikipedia sez:

"Traditionally, a thin client ran a full operating system for the purposes of connecting to other computers. A newer trend is sometimes called an ultra-thin client or a zero client, which no longer runs a full operating system: the kernel instead merely initializes the network, begins the networking protocol, and handles display of the server's output."

There is nothing related to .NET or C# that would preclude generic thin client apps. For some, this could be a form of any distributed 2-tier or n-tier system. And certainly .NET has a good framework for that. Communications will have to occur somehow, and .NET supports WCF for example, so I don't know if that's what you mean by "special option".
AnswerRe: Programming for thin client Pin
LLambert29-Nov-10 23:17
LLambert29-Nov-10 23:17 
QuestionSimple Histogram Pin
pancakeleh11-Nov-10 21:41
pancakeleh11-Nov-10 21:41 
AnswerRe: Simple Histogram Pin
riced11-Nov-10 22:22
riced11-Nov-10 22:22 
GeneralRe: Simple Histogram Pin
pancakeleh11-Nov-10 22:27
pancakeleh11-Nov-10 22:27 
GeneralRe: Simple Histogram Pin
riced11-Nov-10 22:44
riced11-Nov-10 22:44 
AnswerRe: Simple Histogram Pin
J4amieC11-Nov-10 22:25
J4amieC11-Nov-10 22:25 
GeneralRe: Simple Histogram Pin
pancakeleh12-Nov-10 5:39
pancakeleh12-Nov-10 5:39 
GeneralRe: Simple Histogram Pin
rld197112-Nov-10 6:06
rld197112-Nov-10 6:06 
GeneralRe: Simple Histogram Pin
pancakeleh12-Nov-10 7:02
pancakeleh12-Nov-10 7:02 
QuestionWebClient cannot DownLoadFile error Pin
yu-jian11-Nov-10 17:11
yu-jian11-Nov-10 17:11 
AnswerRe: WebClient cannot DownLoadFile error Pin
Luc Pattyn11-Nov-10 17:25
sitebuilderLuc Pattyn11-Nov-10 17:25 
QuestionData labels ? Pin
SRJ9211-Nov-10 12:01
SRJ9211-Nov-10 12:01 
AnswerRe: Data labels ? Pin
Dave Kreskowiak11-Nov-10 12:56
mveDave Kreskowiak11-Nov-10 12:56 
AnswerRe: Data labels ? Pin
Henry Minute11-Nov-10 12:58
Henry Minute11-Nov-10 12:58 
GeneralRe: Data labels ? Pin
SRJ9211-Nov-10 13:32
SRJ9211-Nov-10 13:32 
GeneralRe: Data labels ? Pin
SRJ9213-Nov-10 13:56
SRJ9213-Nov-10 13:56 
GeneralRe: Data labels ? Pin
Henry Minute13-Nov-10 14:19
Henry Minute13-Nov-10 14:19 

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.