473,395 Members | 1,348 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,395 software developers and data experts.

using class library in web application

Hi,
I have a class library project in which i have made some
classes.I compile it into a dll and reference it in a
asp.net web application.
But each time I make changes in the class library project,
for cahnges to reflect I have to remove the refernce form
the web application and add the refernce again.
Is there a way to directly link the dll to the project.
Pls help

Saifee
Nov 18 '05 #1
2 1328

"Saifee" <an*******@discussions.microsoft.com> wrote in message
news:03****************************@phx.gbl...
Hi,
I have a class library project in which i have made some
classes.I compile it into a dll and reference it in a
asp.net web application.
But each time I make changes in the class library project,
for cahnges to reflect I have to remove the refernce form
the web application and add the refernce again.
Is there a way to directly link the dll to the project.
Pls help

Saifee


You can select on the properties, to not have it copy local.

Rocky Moore
www.HintsAndTips.com
Nov 18 '05 #2
Are you using Visual Studio.Net? If so, you can add the Class Library
Project to your ASP.Net Solution, make the reference to the Project rather
than the DLL, and when you make changes to the Class Library Project, it
will be re-copied to the bin folder of the ASP.Net app.

--
HTH,
Kevin Spencer
..Net Developer
Microsoft MVP
Big things are made up
of lots of little things.

"Saifee" <an*******@discussions.microsoft.com> wrote in message
news:03****************************@phx.gbl...
Hi,
I have a class library project in which i have made some
classes.I compile it into a dll and reference it in a
asp.net web application.
But each time I make changes in the class library project,
for cahnges to reflect I have to remove the refernce form
the web application and add the refernce again.
Is there a way to directly link the dll to the project.
Pls help

Saifee

Nov 18 '05 #3

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

Similar topics

0
by: Nashat Wanly | last post by:
HOW TO: Call a Parameterized Stored Procedure by Using ADO.NET and Visual C# .NET View products that this article applies to. This article was previously published under Q310070 For a Microsoft...
6
by: Billy Jacobs | last post by:
I have a website which has both secure and non-secure pages. I want to uses forms authentication. How do I accomplish this? Originally I had my web.config file in the root with Forms...
1
by: TF | last post by:
I am developing a Windows Application in VB.NET that is using two class libraries CL_A (contains class A) & CL_B (contains class B). Also CL_A is used in CL_B. Now in my application when i try...
0
by: Lokkju | last post by:
I am pretty much lost here - I am trying to create a managed c++ wrapper for this dll, so that I can use it from c#/vb.net, however, it does not conform to any standard style of coding I have seen....
5
by: Marcel Gelijk | last post by:
Hi, I am trying to create a User Control that is located in a seperate class library. The User Control contains a textbox and a button. The page generates an exception when it tries to access...
14
by: pmud | last post by:
Hi, I need to use an Excel Sheet in ASP.NET application so that the users can enter (copy, paste ) large number of rows in this Excel Sheet. Also, Whatever the USER ENETRS needs to go to the...
1
by: craigkenisston | last post by:
I have an asp.net application that is fully database driven. It takes the parameters from the server name and according to the domain it display the proper information. So, I upload the same exact...
6
by: TS | last post by:
I cannot get this to work. I added an app.config to a project i reference from my web application project (vs 05) but can see no way to access the settings within it. the other thing is that I...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: ryjfgjl | last post by:
If we have dozens or hundreds of excel to import into the database, if we use the excel import function provided by database editors such as navicat, it will be extremely tedious and time-consuming...
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...
0
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
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each...

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.