473,508 Members | 2,112 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

rename project for class library

Hi

I have a piece of development code that is to build a class library that i
run within another application. I find it hard to change the name of the
project after I have started the project. For example I have a folder called
c:\eg_3 and the project is called eg_3. How do I change the project so that
the dll file is named, say eg_4.dll rather than eg_3.dll. I have tried
renaming the folder, renaming the form, the class, and the project but i
still get eg_3.dll as the compiled library.

Anything i can do to resolve this?

Doug

Nov 17 '05 #1
2 3827

"gordon" <go**********@optusnet.com.au> wrote in message
news:43***********************@news.optusnet.com.a u...
Hi

I have a piece of development code that is to build a class library that i
run within another application. I find it hard to change the name of the
project after I have started the project. For example I have a folder
called c:\eg_3 and the project is called eg_3. How do I change the
project so that the dll file is named, say eg_4.dll rather than eg_3.dll.
I have tried renaming the folder, renaming the form, the class, and the
project but i still get eg_3.dll as the compiled library.

Anything i can do to resolve this?


I assume you are using visual studio. You can change the output files name
in the project properties. Change the "Assembly Name" field to what you
want.

If you are using a different IDE you'll have to figure out how that IDE
handles it. The commandline compiler uses the /out: switch.
Nov 17 '05 #2
thanks Daniel.

works perfectly and my external application picks it up now.
"Daniel O'Connell [C# MVP]" <onyxkirx@--NOSPAM--comcast.net> wrote in
message news:u7**************@TK2MSFTNGP12.phx.gbl...

"gordon" <go**********@optusnet.com.au> wrote in message
news:43***********************@news.optusnet.com.a u...
Hi

I have a piece of development code that is to build a class library that
i run within another application. I find it hard to change the name of
the project after I have started the project. For example I have a folder
called c:\eg_3 and the project is called eg_3. How do I change the
project so that the dll file is named, say eg_4.dll rather than eg_3.dll.
I have tried renaming the folder, renaming the form, the class, and the
project but i still get eg_3.dll as the compiled library.

Anything i can do to resolve this?


I assume you are using visual studio. You can change the output files name
in the project properties. Change the "Assembly Name" field to what you
want.

If you are using a different IDE you'll have to figure out how that IDE
handles it. The commandline compiler uses the /out: switch.

Nov 17 '05 #3

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

1
1389
by: Laurence Nuttall | last post by:
I have a solution that has two projects one a class library, and the other a windows application that I use to test the class library. The class library project has a class called Class1. When...
3
6044
by: Saradhi | last post by:
Hi All, Here I am facing a performance problem with the TreeView Node renaming. I am displaying a hierarchy Data in a treeview in my Windows C# Application. My tree view represents an...
1
2404
by: Jed | last post by:
I have a DLL that I compiled to CodeAsset.dll. The version is 1.1.0.0. If I rename the file from CodeAsset.dll to CodeAsset.1.1.dll, reference it in a web project, recompile the web project,...
1
296
by: Laurence Nuttall | last post by:
I have a solution that has two projects one a class library, and the other a windows application that I use to test the class library. The class library project has a class called Class1. When...
0
7227
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
7127
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
1
7054
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows...
0
5633
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing,...
0
4713
by: conductexam | last post by:
I have .net C# application in which I am extracting data from word file and save it in database particularly. To store word all data as it is I am converting the whole word file firstly in HTML and...
0
3204
by: TSSRALBI | last post by:
Hello I'm a network technician in training and I need your help. I am currently learning how to create and manage the different types of VPNs and I have a question about LAN-to-LAN VPNs. The...
0
1564
by: 6302768590 | last post by:
Hai team i want code for transfer the data from one system to another through IP address by using C# our system has to for every 5mins then we have to update the data what the data is updated ...
1
768
muto222
by: muto222 | last post by:
How can i add a mobile payment intergratation into php mysql website.
0
424
bsmnconsultancy
by: bsmnconsultancy | last post by:
In today's digital era, a well-designed website is crucial for businesses looking to succeed. Whether you're a small business owner or a large corporation in Toronto, having a strong online presence...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.