This is a migrated thread and some comments may be shown as answers.

Winforms app that gets data over http?

1 Answer 34 Views
General Discussions
This is a migrated thread and some comments may be shown as answers.
deneb
Top achievements
Rank 1
deneb asked on 28 Jan 2010, 07:40 PM
We build rather complicated applications that need to be deployed to remote users. We're not especially fond of (or experienced with) browser based app dev, and would prefer to use a technology that has a richer interface and good wysiwyg design tools. Long term I may pick up silverlight and ria services, but it's not obvious that they're ready for the kind of cut to the chase development that I prefer.

I know some developers use winforms deployed via clickonce which would be fine for us. But one aspect I've had a hard time getting a clear picture of is how the client winforms app would interact with the database on the remost server. Does anyone here have exposure to that? It's not an approach that really took off, but was promoted briefly by Microsoft in the .Net 2.0 period. Data access technologies have evolved a lot since then and I am not sure what would be regarded as the best current practices. I wish Microsoft had something like RIA Services for winforms. Basic crud functionality is what is needed; there are other aspects like local caching and retry routines that come into play. I don't want to write all of that and so I am hoping to fine a framework or something like that to work with.

Does anyone here have recommondations to make re basic technologies to use, or frameworks that may exist that expidite this approach? I don't think the Telerik OpenAccess ORM deals specifially with actual connectivity - it's just an ORM, right?

I hop it's ok that I'm going to post this query to both winforms and the OpenAccess ORM forms.

1 Answer, 1 is accepted

Sort by
0
Nikolay
Telerik team
answered on 03 Feb 2010, 09:40 AM
Hi deneb,

Please find the answer to your question in the OpenAccess forum section:
http://www.telerik.com/community/forums/orm/general-discussions/winforms-app-that-gets-data-over-http.aspx

Greetings,
Nikolay
the Telerik team

Watch a video on how to optimize your support resource searches and check out more tips on the blogs.
Follow the status of features or bugs in PITS and vote for them to affect their priority.
Tags
General Discussions
Asked by
deneb
Top achievements
Rank 1
Answers by
Nikolay
Telerik team
Share this question
or