including user-specific information without recompiling application
- From: "BillE" <belgie@xxxxxxxxxxx>
- Date: Tue, 31 Mar 2009 10:42:30 -0400
What is the best way to include user specific information when distributing
an application?
I would like to include information which will be different for each client
when I distribute an application, such as an expiration date, or features
code.
I do not want to have to recompile the application for each client, so I
don't want to use the application properties for this purpose.
I don't want the client to have access to the source for this information,
so I don't want to include an ascii file.
Thanks
Bill
.
- Follow-Ups:
- RE: including user-specific information without recompiling applicatio
- From: Family Tree Mike
- RE: including user-specific information without recompiling applicatio
- Prev by Date: Re: Delegate for a property?
- Next by Date: Re: fill treeview with records from database
- Previous by thread: .NET Fight data recorder? (Error logging type stuff)
- Next by thread: RE: including user-specific information without recompiling applicatio
- Index(es):
Relevant Pages
|