473,396 Members | 1,693 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,396 software developers and data experts.

I need to specify common files for my ASP.net projects

is there a way that I can link to my common *.cs files in a ASP.net
application for Visual Studio 2003?
Nov 16 '05 #1
3 1094
Create a class library (.dll) out of your files and then add a reference to
that DLL in your web project.

--
Adam Clauss
ca*****@tamu.edu

"smilly" <sm****@discussions.microsoft.com> wrote in message
news:C7**********************************@microsof t.com...
is there a way that I can link to my common *.cs files in a ASP.net
application for Visual Studio 2003?

Nov 16 '05 #2
Smilly,

You can compile your .cs files as a DLL and add a reference to them OR
simply add the .cs files to your ASP.NET project.

Telmo Sampaio
MCT

"smilly" <sm****@discussions.microsoft.com> wrote in message
news:C7**********************************@microsof t.com...
is there a way that I can link to my common *.cs files in a ASP.net
application for Visual Studio 2003?

Nov 16 '05 #3
Thanx for all your help

"Telmo Sampaio" wrote:
Smilly,

You can compile your .cs files as a DLL and add a reference to them OR
simply add the .cs files to your ASP.NET project.

Telmo Sampaio
MCT

"smilly" <sm****@discussions.microsoft.com> wrote in message
news:C7**********************************@microsof t.com...
is there a way that I can link to my common *.cs files in a ASP.net
application for Visual Studio 2003?


Nov 16 '05 #4

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

Similar topics

2
by: lawrence | last post by:
I've been bad about documentation so far but I'm going to try to be better. I've mostly worked alone so I'm the only one, so far, who's suffered from my bad habits. But I'd like other programmers...
3
by: dln | last post by:
I'm having a rather weird problem when attempting to build my project that maybe someone could help me out with. Basically, I have a workspace containing two C# projects. The first project is a...
3
by: Marty | last post by:
Hi, I am building a solution with 2 projects within it. There is several common classes (.vb) files between the two projects. How can I seperate common classes from private classes for each...
3
by: Richard Lewis Haggard | last post by:
We are having a lot of trouble with problems relating to failures relating to 'The located assembly's manifest definition with name 'xxx' does not match the assembly reference" but none of us here...
5
by: BK-Chicago | last post by:
I am in the midst of porting a massive MFC application from VS6.0 to VS8.0. While i have fixed most of the compile time errors, i do have quite a linker error that i have not been able to resolve....
46
by: Bruce W. Darby | last post by:
This will be my very first VB.Net application and it's pretty simple. But I've got a snag in my syntax somewhere. Was hoping that someone could point me in the right direction. The history: My...
0
by: ulrik | last post by:
Hi, I have a C# solution with 3 projects, a server-part, a client-part and a common part. When I build the solution in VisualStudio or using plain MSBuild on the solution file, the outputs of...
0
by: dihola | last post by:
Hi all, I am developing 2 websites (A and B) that share a lot of pages and classes, and I wonder if I am doing it the right way. I have extracted the common classes and created master pages for all...
3
by: Kinokunya | last post by:
Hi guys, My group and I will be working on our final year project, the scope to do a program/web-based application similar areas of functionalities like the PyLint and PyChecker; a Python syntax...
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:
In our work, we often receive Excel tables with data in the same format. If we want to analyze these data, it can be difficult to analyze them because the data is spread across multiple Excel files...
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:
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...
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...
0
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,...

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.