How to using/import class library in Visual Web Developer Express C#

R

Ronde

Hi all,

A newbie here. And I am using Visual Web Developer 2005 Express with C#
to develop my web application. Here is the situation I am running into
and need some help here. Thanks a lot in advance.

I have a class, let's say Car, under namespace: MyTest. It is saved in
the file: Car.cs. And my Default.aspx page needs to initiate the Car
instance. However, I cannot using: using MyTest in my code behind.
If I did, I would get an error message at compiling time: Error 3 The
type or namespace name 'MyTest' could not be found (are you missing a
using directive or an assembly reference?). What I need to do to make
this work?

Again, thanks.

Ronde
 

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

Forum statistics

Threads
473,744
Messages
2,569,484
Members
44,903
Latest member
orderPeak8CBDGummies

Latest Threads

Top