Groups | Blog | Home
all groups > dotnet general > november 2003 >

dotnet general : Assemblies


news.microsoft.com
11/2/2003 9:47:42 PM
Why isnt the standard IDE not allow us to integrate assemblies into our
final exe?

I have a component used at design time but I want to have it IN my exe, but
then I cant use it in the designer unless its a .NET dll and then when I
build its a seperate assembly. For my scenario, this is not what we want.

Yeah yeah aftermarket tools, but why doesnt the standard IDE do this? Will
it ever?

Scott M.
11/2/2003 11:12:27 PM
You want to have a component as part of your EXE? Not a problem. Create a
standard EXE application and then add a component item into the project. It
will all compile down into one EXE.


[quoted text, click to view]

AddThis Social Bookmark Button