(VS2005) newbie question

L

Lloyd Dupont

I am creating a test web site, let's call it MyBlog.
No I would like to make a DLL of it and use the blogs.ascx in an other
website.

If I "publish" my website it create a DLL with some random looking name.
Is it OK to copy this DLL in my other project?
Any tips?
 
L

Lloyd Dupont

Thanks Ken!
Merry Xmas ;-)

Ken Cox - Microsoft MVP said:
Hi Lloyd,

You'd be better off to make sure all of the code is compiled into one DLL.

Here's a way to do that:

Visual Studio 2005 Web Deployment Projects

http://msdn.microsoft.com/asp.net/reference/infrastructure/wdp/default.aspx

Ken
Microsoft MVP [ASP.NET]


Lloyd Dupont said:
I am creating a test web site, let's call it MyBlog.
No I would like to make a DLL of it and use the blogs.ascx in an other
website.

If I "publish" my website it create a DLL with some random looking name.
Is it OK to copy this DLL in my other project?
Any tips?
 
L

Lloyd Dupont

looks like cool stuff, installing it now!

Ken Cox - Microsoft MVP said:
Hi Lloyd,

You'd be better off to make sure all of the code is compiled into one DLL.

Here's a way to do that:

Visual Studio 2005 Web Deployment Projects

http://msdn.microsoft.com/asp.net/reference/infrastructure/wdp/default.aspx

Ken
Microsoft MVP [ASP.NET]


Lloyd Dupont said:
I am creating a test web site, let's call it MyBlog.
No I would like to make a DLL of it and use the blogs.ascx in an other
website.

If I "publish" my website it create a DLL with some random looking name.
Is it OK to copy this DLL in my other project?
Any tips?
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
474,430
Messages
2,571,676
Members
48,796
Latest member
Greg L.

Latest Threads

Top