Re: Dll with VB.Net
From: Bernard Bourée (bernard_at_bouree.net)
Date: 11/12/04
- Next message: Chris Dunaway: "Re: Form Close Disposes?"
- Previous message: Chris Dunaway: "Re: Easy way to pass a sender to a subroutine? Maybe I didn't word that right..."
- In reply to: Nak: "Re: Dll with VB.Net"
- Messages sorted by: [ date ] [ thread ]
Date: Fri, 12 Nov 2004 23:24:16 +0100
Nick
Thanks but that gives me only the oppotunity to download the msi file which
is canceleed since it detects that I dont have VS NET 20002 but not to the
code.
-- Bernard Bourée bernard@bouree.net "Nak" <a@a.com> a écrit dans le message de news:uYnZvCQyEHA.2192@TK2MSFTNGP14.phx.gbl... > Hi there, > > http://www.members.lycos.co.uk/nickpatemanpwp/ > > click "My Own Software" > click "VB.NET Templates" (It's down the page in the VB.NET section) > > Nick. > > "Bernard Bourée" <bernard@bouree.net> wrote in message > news:e1rLKxMyEHA.4060@TK2MSFTNGP10.phx.gbl... > > Hi Nick > > > > Tried to downlod it to adapt at 2003 but could not find the link! > > > > Thanks > > > > -- > > Bernard Bourée > > bernard@bouree.net > > "Nak" <a@a.com> a écrit dans le message de > > news:O8P0RFjqEHA.1644@tk2msftngp13.phx.gbl... > >> Hi Nick, > >> > >> It is quite easy to make your own templates for a class library. If > > you > >> take a look at the 2002 versions from my web site you may be able to > > modify > >> them to work with 2003. I first achieved this by downloading a pretty > > much > >> empty class library project and stripped out any code so that it was > > empty, > >> then looked at how the windows application template was structured. I'm > >> sure you can work it out :-) But it's worth having the extra templates > >> trust me! > >> > >> http://www.members.lycos.co.uk/nickpatemanpwp/ > >> goto My Own Software > VB.NET Templates. > >> > >> I hope this helps. > >> > >> Nick. > >> > >> "Nick" <NickNickNick@freenet.de> wrote in message > >> news:OrQvDIiqEHA.1964@TK2MSFTNGP12.phx.gbl... > >> > Thanks!!!! > >> > That is very valuable information! > >> > Andi > >> > > >> > > >> > "CJ Taylor" <[cege] at [tavayn] dit commmmm> schrieb im Newsbeitrag > >> > news:eyvv1%23hqEHA.1960@TK2MSFTNGP10.phx.gbl... > >> >> Standard cannot create DLL's. > >> >> > >> >> Otherwise, it would be listed as Class Library... > >> >> > >> >> > >> >> "Nick" <NickNickNick@freenet.de> wrote in message > >> >> news:eJR$P2hqEHA.536@TK2MSFTNGP11.phx.gbl... > >> >> > I am stuck with a very basic issue. > >> >> > I try to create a dll with VB.NET. I find in the documentation that > >> >> > I > >> >> should > >> >> > be able to set that up in the project property dialog: > >> >> > Common Properties - General - Output Type. > >> >> > It gives me "Windows Application" and "Console Application" but not > >> >> > "dll > >> >> > library". > >> >> > > >> >> > When I create a new project, I have 5 choices: > >> >> > - Windows Application > >> >> > - Console Application > >> >> > - ASP.NET Web Application > >> >> > - ASP.NET Web Service > >> >> > - ASP.NET Mobile WebApplication > >> >> > > >> >> > again, no DLL library project. Am I missing something? > >> >> > > >> >> > (I am using VB.net Standard - is the dll option not included here?) > >> >> > > >> >> > Thanks for help... > >> >> > Nick > >> >> > > >> >> > > >> >> > >> >> > >> > > >> > > >> > >> > > > > > >
- Next message: Chris Dunaway: "Re: Form Close Disposes?"
- Previous message: Chris Dunaway: "Re: Easy way to pass a sender to a subroutine? Maybe I didn't word that right..."
- In reply to: Nak: "Re: Dll with VB.Net"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|