Hi,
I have .NET 2003 installed on windows 2003 server.
I have a resource file named as myresource.resource. I wanted to convert it
into a dll file. How can I do it?
Thanks for the help in advance.

Signature
Thanks & Regards,
Atul Shukla
Atul - 20 May 2004 16:26 GMT
I found the solution. What I did:
.NET Command Prompt application working folder>al
/out:myresource.resource.dll /embed:myresource.resource
Thanks
Atul
> Hi,
> I have .NET 2003 installed on windows 2003 server.
>
> I have a resource file named as myresource.resource. I wanted to convert it
> into a dll file. How can I do it?
> Thanks for the help in advance.