Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Creating Class Libraries
Message
From
15/04/2003 15:58:35
 
 
To
15/04/2003 15:51:13
Jason Mesches
Ocean Systems Engineering Corporation
Carlsbad, California, United States
General information
Forum:
ASP.NET
Category:
The Mere Mortals .NET Framework
Miscellaneous
Thread ID:
00777913
Message ID:
00778016
Views:
20
Thanks, Jason.
I have the references and the "Using" clauses set up. I just had this sudden fear that there was something under the hood that was going to bite (byte) me. Seems to be working.

Regards,

>Hello, Glen
>
>Other than naming the correct parent class in the code, all you should have to do is add your "using" namespace commands. So far, we've found these namespaces useful to add to each of our subclasses by default:
>
>
>using System;
>using System.Data;
>
>using OakLeaf.MM.Main.Business;
>using OakLeaf.MM.Main.Business.Data;
>
>
>Hope that helps,
>---J
>,
- Glen -

The impossible we do immediately.
The miraculous will take a little longer.
Previous
Reply
Map
View

Click here to load this message in the networking platform