J
JDC
Hi all,
I've got a situation where I need to create a Windows Forms application
as an admin tool which is driven by the same data as an ASP.NET
application.
Luckily my 3-tier-ish design means my data and business objects will
cope quite well with this, but I'm wondering what the best way to do
this is?
I'm not sure I want both apps in the same folder, but I want some of my
classes shared between the apps.
Can anyone who's done this comment? Any articles I should read?
Cheers, JC
I've got a situation where I need to create a Windows Forms application
as an admin tool which is driven by the same data as an ASP.NET
application.
Luckily my 3-tier-ish design means my data and business objects will
cope quite well with this, but I'm wondering what the best way to do
this is?
I'm not sure I want both apps in the same folder, but I want some of my
classes shared between the apps.
Can anyone who's done this comment? Any articles I should read?
Cheers, JC