object browser, expand your .dll, and you will see all the namespaces.
Cheers,
Helen
> -----Original Message-----
> From: Lude Gullit [mailto:[EMAIL PROTECTED]
> Sent: Wednesday, October 27, 2004 6:03 PM
> To: [EMAIL PROTECTED]
> Subject: Re: [C#.NET] How to import custom class
>
>
>
>
> Hi,
>
> Thanks. While after I added the reference, when I type "using",
> there is only "system, Microsoft, XML" avaliable. I couldn't see my
> own class.
>
>
> --- In [EMAIL PROTECTED], Helen Warn <[EMAIL PROTECTED]> wrote:
> > Add a reference to it in the consuming project's references.
> Choose the
> > .NET tab, then the "Browse" button, browse to your bin folder and
> select
> > your .dll. In your code, you need to add a using statement with the
> > namespace you assigned to your class.
> >
> > Cheers,
> >
> > Helen
> >
> > > -----Original Message-----
> > > From: Lude Gullit [mailto:[EMAIL PROTECTED]
> > > Sent: Wednesday, October 27, 2004 5:16 PM
> > > To: [EMAIL PROTECTED]
> > > Subject: [C#.NET] How to import custom class
> > >
> > >
> > >
> > >
> > > Hi,
> > >
> > > I created a .cs class file and then compiled it to a .dll file.
> I
> > > moved it to the bin folder, but I don't know how to import this
> > > class to create an instance in other pages. Thanks.
> > >
> > >
> > >
> > >
> > >
> > > ------------------------ Yahoo! Groups Sponsor
> > > --------------------~-->
> > > $9.95 domain names from Yahoo!. Register anything.
> > > http://us.click.yahoo.com/J8kdrA/y20IAA/yQLSAA> /XGgtlB/TM
> > >
> > >
> > > --------------------------------------------------------------
> > > ------~->
> > >
> > >
> > > Yahoo! Groups Links
> > >
> > >
> > >
> > >
> > >
> > >
> > >
>
>
>
>
>
> ------------------------ Yahoo! Groups Sponsor
> --------------------~-->
> $9.95 domain names from Yahoo!. Register anything.
> http://us.click.yahoo.com/J8kdrA/y20IAA/yQLSAA> /XGgtlB/TM
>
>
> --------------------------------------------------------------
> ------~->
>
>
> Yahoo! Groups Links
>
>
>
>
>
>
>
| Yahoo! Groups Sponsor | |
|
|
Yahoo! Groups Links
- To visit your group on the web, go to:
http://groups.yahoo.com/group/CSharpNET/
- To unsubscribe from this group, send an email to:
[EMAIL PROTECTED]
- Your use of Yahoo! Groups is subject to the Yahoo! Terms of Service.
