Smart Client for Web applications

Is that Smart Client architecture can be used only for Windows forms (Windows Application)?

Can it be used for Web application?

If so can you suggest article for the same, as far as my research in msdn I was able to find smart client only for windows form.

I need an article on implementing smart client for Web applications.

Pls suggest me asap.

[377 byte] By [ramamoorthi] at [2008-2-4]
# 1

Smart Clients are only possible with Win. applications.

a usefull link: Smart Client Baseline Architecture Toolkit

ClemensReijnen at 2007-9-8 > top of Msdn Tech,Architecture,Architecture General...
# 2

While in today's world you can get web applications to offer "Rich client" behavior (by use of techniques like AJAX or tools like Xamlon etc.)

By definition Smart Clients cannot be web based (use of local resources, offline capability etc.) See http://blogs.msdn.com/dphill/articles/66300.aspx

Arnon

ArnonRotemGalOz at 2007-9-8 > top of Msdn Tech,Architecture,Architecture General...