Re: Web Interface for a c# Console Application
- From: viashino@xxxxxxxx
- Date: 2 Jan 2007 05:50:42 -0800
Thank you for the answer.
Indeed the logic is in the console app, since this program needs to run
24/24.
I don't know if putting it in a class library would work, since I need
to access the objects, and not the classes.
I think that putting it in a class library means only exporting the
classes... Am I wrong? (class library is pretty new to me).
Can you please add some link?
Thanks
samuelhon ha scritto:
Hi there
By the sounds of things, all your logic is in the console app.
What you could do is put all of this in a class library and the use the
console or asp.net as the ui layer
Sam
.
- Follow-Ups:
- Re: Web Interface for a c# Console Application
- From: Laurent Bugnion [MVP]
- Re: Web Interface for a c# Console Application
- References:
- Web Interface for a c# Console Application
- From: viashino
- Re: Web Interface for a c# Console Application
- From: samuelhon
- Web Interface for a c# Console Application
- Prev by Date: Re: feeding HTML in a string to the WebBrowser control
- Next by Date: Re: Is there a way to query Security Event Log with Filter in C#?
- Previous by thread: Re: Web Interface for a c# Console Application
- Next by thread: Re: Web Interface for a c# Console Application
- Index(es):