Programming Forums

Programming Forums (http://www.programmingforums.org/forumindex.php)
-   ASP.NET (http://www.programmingforums.org/forum35.html)
-   -   Simple question about Assembly (http://www.programmingforums.org/showthread.php?t=14457)

JO90 Nov 15th, 2007 3:04 AM

Simple question about Assembly
 
:icon_mrgreen:I created a JO.resx file.
How Can I embedd this file in the main assembly of my Web application ?

What is the procedure to embed an Assembly ?

hollystyles Nov 15th, 2007 7:06 AM

Re: Simple question about Assembly
 
Place it in the Resources folder of your project in Solution Explorer, right click it and choose properties, set the Build Action property to Embedded Resource.

JO90 Nov 15th, 2007 7:29 AM

Re: Simple question about Assembly
 
Quote:

Originally Posted by hollystyles (Post 136843)
Place it in the Resources folder of your project in Solution Explorer, right click it and choose properties, set the Build Action property to Embedded Resource.




really thanks.....But it is what books say....BUT
when i click on property[I am using a Web project not a Windows one]...
there is no BuildAction in the list of properties.
I am using Visual Studio 2005.

can you help me to recall Build action in the propertyWindow....alternative way or something ?


All times are GMT -5. The time now is 11:26 AM.

Powered by vBulletin® Version 3.7.0, Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Copyright ©2007 DaniWeb® LLC