Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Creating Class Libraries
Message
De
15/04/2003 15:58:35
 
 
À
15/04/2003 15:51:13
Jason Mesches
Ocean Systems Engineering Corporation
Carlsbad, Californie, États-Unis
Information générale
Forum:
ASP.NET
Catégorie:
The Mere Mortals .NET Framework
Divers
Thread ID:
00777913
Message ID:
00778016
Vues:
19
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.
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform