Smart client

M

Miriam Nogueria

Hi, i´m new to CF. I´m developing in C# and VS 2008.

I was reading how to develop Mobile app and i found:

Smart client software favtory
Mobile client software factory

Ones is better that another ? Ones is deprecated ?? Which of them i need to
study ??


Really, thanks in advanced
 
C

Chris Tacke, MVP

I'd say it greatly depends on what you need. The mobile client software
factory has a lot in it. Some of it can be useful but most of it is
overengineered, complex and performs poorly. I'd definitley not use it as a
DI container (I like http://ioc.codeplex.com a lot better, but I'm probably
biased). For the offline application stuff, it seems reasonable.


--

Chris Tacke, Embedded MVP
OpenNETCF Consulting
Giving back to the embedded community
http://community.OpenNETCF.com
 
G

Ginny Caughey

Miriam,

Depending on what you need to accomplish, the software factories may be a
bit heavy. I'd suggest starting with this and using it as a guide:
http://www.microsoft.com/downloads/...3D-64AD-4A3D-85D2-E711ABC87F04&displaylang=en
It gets updated every year to illustrate best practices with new technology.

This one also looks interesting if you're more focused on building consumer
rather than line of business apps:
http://www.microsoft.com/downloads/...DF-EF79-4B96-A47F-6C7D916473E5&displaylang=en
 

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

Top