Re: Native & Web App using .NET
- From: "Francois Bonin [MVP]" <thecois@xxxxxxxxx>
- Date: Tue, 28 Jun 2005 21:33:35 -0000
One thing you could/should do is make sure that your UI code is clearly
separated from your business logic.
That way you can reuse that business logic code in both applications.
Use WebForms for your browser-based apps and WinForms for your desktop apps.
A good resource for .NET development generally is http://www.gotdotnet.com
HTH
Cois
"George P Boutwell" <gboutwel@xxxxxxxxxxx> wrote in message
news:fdttfd11oeuz.11i7psm8a8f81.dlg@xxxxxxxxxxxxx
> What's the best way to develop an Native client and a Web/Intranet
> 'client'
> for an application. IE, I want that as I'm developing my Native client
> for
> my application, shortly after I'm done with it, I can quickly and easily
> bring up an web based application that does most if not all the same
> stuff.
> What's the best way to accomplish this? Is using WindowsForm all that is
> required? What is a good resource for this specific kind of development?
>
> Thanks,
>
> George P Boutwell
>
> P.S. I don't generally accept personal e-mail so, all replies should be to
> this newsgroup post.
.
- References:
- Native & Web App using .NET
- From: George P Boutwell
- Native & Web App using .NET
- Prev by Date: Nested Repeater with null rows
- Next by Date: Re: VB.NET or VC++ ?
- Previous by thread: Native & Web App using .NET
- Next by thread: How do I: In the Class Name list box, click (Base Class Events)?
- Index(es):