[thelist] VB.NET built in functions

Ken Schaefer ken.schaefer at gmail.com
Wed Sep 8 19:59:12 CDT 2004


On Wed, 8 Sep 2004 19:29:55 -0500, Casey Crookston
<casey at thecrookstons.com> wrote:
> > You installed the Framework SDK right?
> 
> Don't know.  This laptap came with the .NET framework pre-installed.  I had
> to install (or map) ASP.NET inorder for IIS to process .aspx pages.  How do
> I determine if SDK is installed.  If it's not, how do I install it.  And for
> that matter, what is it?

SDK = Software Development Kit - Microsoft packages up documentation,
code samples, technical articles etc into various SDKs.

There is a link to download the .NET Framework SDK on the www.asp.net
page (in the downloads section):

http://www.asp.net/download-1.1.aspx?tabindex=0&tabid=1

Cheers
Ken


> 
> > Now, there's a huge amount of information in there. If you are looking
> > for the class reference (which is what I think you're looking for)
> > then:
> > ms-help://MS.NETFrameworkSDKv1.1/cpref/html/cpref_start.htm
> >
> > If you are looking for the VB.NET Language functions then:
> > ms-help://MS.NETFrameworkSDKv1.1/vblr7net/html/vaoriFunctionsVBA.htm
> >
> > Cheers
> > Ken


More information about the thelist mailing list