Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Add Reference
Message
From
22/02/2010 14:27:54
Timothy Bryan
Sharpline Consultants
Conroe, Texas, United States
 
General information
Forum:
ASP.NET
Category:
Other
Title:
Miscellaneous
Thread ID:
01450298
Message ID:
01450305
Views:
43
>I have a C# DataAccess class that I wrote. I want to use in my ASP.Net project. I added it as a reference to my project, but when I
>go to add the using statement intellisense doesn't see it. I'm giessing this works different than a WinForms app?

No, once you type the first part of the namespace intellisense should pick it up. Right click on the project for your DataAccessClass and verify what the actual namespace name is. It may be different than the project name. If your reference is a project reference, it will be named by the project name and not the namespace name.
Tim
Timothy Bryan
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform