Buy Questpond's video subscriptions on
huge discount
.
Online: 2121
Home
Articles
Interviews
Forums
For Beginners
Popular Questions
ITIL Career Advice
PMP Career Advice
Career Advices
Codes
Videos
ASP.NET
ASP.NET MVC
Android Intel XDK
Sql Server
AngularJS
Bootstrap
Backbone.JS
MongoDB
LESS (CSS)
jQuery
WPF
WWF
SSIS
LightSwitch
Tutorials
News
ASP.NET MVC
|
Be Interview Ready
|
Top Performers
|
DNF MVP
|
Top Posts
|
Winners
|
Subscribe
|
Catalogs
Welcome Guest !
Register
Login
Home
>
Forums
>
C#
>
Loading ...
what is thick client and thin client how to develop them
Posted by
Jameschowdare
under
C#
on 12/3/2009 | Views : 16116 | Status :
[Member]
| Replies : 2
Write New Post
|
Search Forums
|
Resolved Posts
|
Un Answered Posts
|
Forums Home
what is thick client and thin client how to develop them , and advantages
Reply
|
Reply with Attachment
Alert Moderator
Responses
Posted by:
Vuyiswamb
on: 12/4/2009
[Member]
[MVP]
[Administrator]
NotApplicable
0
Look at this
http://discuss.fogcreek.com/joelonsoftware/default.asp?cmd=show&ixPost=1343
http://onstartups.com/tabid/3339/bid/161/The-Thin-Client-Thick-Client-Cycle.aspx
http://en.wikipedia.org/wiki/Thin_client
http://stackoverflow.com/questions/1765030/asp-vs-asp-net-thin-client-vs-thick-client
Thank you for posting at DotnetFunda
Vuyiswa Maseko
Thank you for posting at Dotnetfunda
[Administrator]
Jameschowdare
, if this helps please
login
to
Mark As Answer
. |
Alert Moderator
Posted by:
Abhi2434
on: 12/4/2009
[Member]
[Microsoft_MVP]
[MVP]
Silver
0
Thick client are programs that you develop and must be installed in the client machine to work. Even if they are connected, server will be here used as a provider of data and most of the processing is done in the client side.
Thin client are Web applications running in browser. The client do not need to install any additional software to run a thin client and most of the processing is done in the server.
I hope you understood the two concept.
www.abhisheksur.com
Jameschowdare
, if this helps please
login
to
Mark As Answer
. |
Alert Moderator
Login to post response
Latest Posts
How to get the exact property name while getting error
(0)
PDB file is not showing Line Number in dot net application hosted on server
(0)
Both Strings morethan 5 letters in length end of the words one vowel and one consonent is different
(0)
how to check Any adjacent letters transposed between two strings(ex: JOHN, JHON)
(1)
can't receive data after success login ?
(1)
Implement Multi-Tenant in Azure Logic Apps
(0)
Why ASP.Net Core 7.0 Web API showing as Connection refused?
(0)
Iterating over columns of dataframe and print as rows in Python Django
(0)
More ...