How to find out whether i'm in window or web!!!?
From: Vadivel Kumar (donotreply_at_spam-i-love-u.com)
Date: 02/22/05
- Next message: Eliyahu Goldin: "Re: How to find out whether i'm in window or web!!!?"
- Previous message: ranganh: "RE: Framework Versioning"
- Next in thread: Eliyahu Goldin: "Re: How to find out whether i'm in window or web!!!?"
- Reply: Eliyahu Goldin: "Re: How to find out whether i'm in window or web!!!?"
- Messages sorted by: [ date ] [ thread ]
Date: Tue, 22 Feb 2005 15:56:48 +0530
Hi folks,
I'm writing a framework in C# which will be my business facade object
consists
of all data layer, BL etc.,
Now the deal is, my client doesn't have any idea of whether making the
presentation layer
as a web interface or window interface, that's make a challenging effort for
me now. In some part of my code, I have to identify whether the framework is
deployed in window or web interface.
So, the question is how to find out whether it is window or web interface
from my framework?
Cheers!
Vadivel Kumar
- Next message: Eliyahu Goldin: "Re: How to find out whether i'm in window or web!!!?"
- Previous message: ranganh: "RE: Framework Versioning"
- Next in thread: Eliyahu Goldin: "Re: How to find out whether i'm in window or web!!!?"
- Reply: Eliyahu Goldin: "Re: How to find out whether i'm in window or web!!!?"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|