Beginners tutorial

  • Thread starter Thread starter volatil3_
  • Start date Start date
V

volatil3_

Hi

i have just joined this group,i am looking for some basic tutorial
regarding smartclient application development in .NET

kindly guide me in this regard,also if there is any good book on this
topic,kindl let me know

thanks
-adnan
 
There are several smart client samples out there that can get you going
pretty quickly. The references I list below are sample smart client
applications released by Microsoft (or their partners) The samples (in
order) are called: TaskVision, IssueVision and FotoVision. TaskVision
and IssueVision are samples for building WinForms based smart clients.
FotoVision is the only one of the three that has a smart client
implmentation targeting the compact framework. If you are building a
WinForms smart client, I would start with TaskVision and then goto
IssueVision. Once you understand these two, you will be able to easily
implement a smart client. If you have to build a compact framework
smart client, then go directly to FotoVision.

Here are the links:

http://www.windowsforms.net/Applications/application.aspx?PageID=20&tabindex=8
http://www.windowsforms.net/Applications/application.aspx?PageID=40&tabindex=8
http://msdn.microsoft.com/smartclient/codesamples/fotovision/default.aspx

sayed
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Similar Threads

SmartClient - app.config 2
Beginner tutorial 3
Tutorial for Beginner 1
How to read xml file nodes (vb.net) 4
Kindle Fire 7
book recommendation request 0
Format SQL Query results in Excel 3
gdi+ book? 2

Back
Top