Visual Studio .NET - creating dll in visual studio 2005
Asked By GAUTAM SHAH
03-Jun-06 10:03 AM
hi,
Can any one tell how to create a .dll of the project in visual studio 2005. Also i wanted to know how to create a dll of the user control or custom control made in VS 2005.
Please answer as soon as possible.
Regards
When you build the project
a DLL assembly is automatically created. Is this a trick question, or you just weren't aware how it all works?
if you create a project with a single usercontrol, that's the dll that will be created.
You can put that in the /bin folder of any project and set a reference to it to use the control. If it is a web project, you need to have the .ASCX file present to use it.
If you are looking for the dll and can not
find it you can use this tool to create a .dll for your WEB prject.
http://msdn.microsoft.com/asp.net/reference/infrastructure/wdp/default.aspx
When i build my project
hi,
When i build my project in the bin/debug folder there is an .exe file which as per by information is the assembly for the project.Correct me if i am wrong and please tell me where is dll assembly created(give the path).
Regards
If you see an EXE file in the bin
folder, then your project is not a Class Library project -- it is either a Windows Forms app, or a Console app, or a Windows Service.
Change the project output type first.
i want to make a dll for using in web application
creating C++ DLL in Visual Studio 2005
I'll be very gratefull if someone can give me a tip that WORKs on how to create a DLL and an application that calls it on beneath of Visual Studio 2005 C++ language.
The DLL should manipulates forms and the applciation too.
Thanks,
Prof. Fabio Gaviao
Create dll from IDE
Under Project, select properties.
The First tab will have a control indicating OutPut Type. Change to class library, build project and Voila!... you have a dll
Visual Studio .net .NET Framework Hi NG, ich habe vor längerer Zeit mit Visual Studio .Net 2003 gearbeitet und überlege momentan auf einen neueren Stand upzudaten. Ein Visual Studio .Net 2008 scheint es nicht zu geben. Habe zumindest mit googeln nichts gefunden. Was
Wise for Visual Studio.NET Wise for Visual Studio.NET By Peter A. Bromberg, Ph.D. To "Print This Page" Link Peter Bromberg Wise for Visual Studio .NET is a total and complete installation development system for creating and editing Windows® Installer
Visual Studio versioning . . . . how to tell? .NET Framework To my knowledge, Visual studio 6 was released in 1998, then Visual Studio .NET 2002 is VS 7, then Visual Studio .NET 2003 is VS 7.1, then Visual
visual studio.net 2003 and Access 2007 database .NET Framework Hi I am currently using Visual Studio.Net 2003 running on Windows Server 2000 operating system. I have used Visual Studio.net 2003 connecting to Access 2002 databases in the pass with great success. Now
Is Visual Studio self-hosting ? .NET Framework Does Microsoft use Visual Studio IDE, Visual Studio Debugger, Visual Studio Linker and Visual Studio compiler for developing Visual Studio ? Or is Visual Studio not