List Info

Thread: Class library assets




Class library assets
user name
2007-01-25 11:15:44
Hi,

I'm in the process if building a small class library in C#
for the first
time.  I have a small number of assets I'd like to store
with the library so
they travel with it.  In this case, I have an XSL file.  Are
there any
issues I should consider with this?  Or is it as simple as
pulling the file
into the project, building the DLL, and I'm done?

Thanks



Need SQL Advice? http://sqladvice.com
Need RegEx Advice? http://regexadvice.com
Need XML Advice? http://xmladvice.com

RE: Class library assets
user name
2007-01-25 12:33:26
As far as I know, if you have an xsl file you want to
include with this
dll you'd have to distribute it along with the dll.

One thing you could do though is instead of having your code
read in the
xsl file, is you could hard code it into your code via a big
string.

-----Original Message-----
From: Mattio Valentino [mailto:mattio.valentinogmail.com] 
Sent: Thursday, January 25, 2007 9:16 AM
To: aspnet-architectureaspadvice.com
Subject: [aspnet-architecture] Class library assets

Hi,

I'm in the process if building a small class library in C#
for the first
time.  I have a small number of assets I'd like to store
with the
library so
they travel with it.  In this case, I have an XSL file.  Are
there any
issues I should consider with this?  Or is it as simple as
pulling the
file
into the project, building the DLL, and I'm done?

Thanks



Need SQL Advice? http://sqladvice.com
Need RegEx Advice? http://regexadvice.com
Need XML Advice? http://xmladvice.com


Need SQL Advice? http://sqladvice.com
Need RegEx Advice? http://regexadvice.com
Need XML Advice? http://xmladvice.com

RE: Class library assets
user name
2007-01-25 13:49:01
Google on "embedded resources dotnet".  You'll get
several articles 

-----Original Message-----
From: Mattio Valentino [mailto:mattio.valentinogmail.com] 
Sent: 25 January, 2007 9:16 AM
To: aspnet-architectureaspadvice.com
Subject: [aspnet-architecture] Class library assets

Hi,

I'm in the process if building a small class library in C#
for the first time.
I have a small number of assets I'd like to store with the
library so they
travel with it.  In this case, I have an XSL file.  Are
there any issues I
should consider with this?  Or is it as simple as pulling
the file into the
project, building the DLL, and I'm done?

Thanks



Need SQL Advice? http://sqladvice.com
Need RegEx Advice? http://regexadvice.com
Need XML Advice? http://xmladvice.com



Need SQL Advice? http://sqladvice.com
Need RegEx Advice? http://regexadvice.com
Need XML Advice? http://xmladvice.com

[1-3]

about | contact  Other archives ( Real Estate discussion Medical topics )