fkheng Posted May 20, 2003 Posted May 20, 2003 In VB.NET, there seems to be many keywords like MyBase, AddressOf and others. Does anyone out there know if there are any online articles which enlist this keyword list for VB.NET, and gives a good explanation of each of them? Quote Can you bind the beautiful Pleiades, and can you loose the cords of Orion? - God to Job...
Guest mutant Posted May 20, 2003 Posted May 20, 2003 Check this page in .NET SDK help: http://ms-help://MS.NETFrameworkSDK/vblr7net/html/vaoriVBLangKeywordsAll.htm This has the explanaton for all the keywords. Quote
fkheng Posted May 20, 2003 Author Posted May 20, 2003 do all linlks which begin with 'ms-help' require me to install the MSDN .NET? Quote Can you bind the beautiful Pleiades, and can you loose the cords of Orion? - God to Job...
*Gurus* divil Posted May 20, 2003 *Gurus* Posted May 20, 2003 They require the .NET framework sdk be installed. Quote MVP, Visual Developer - .NET Now you see why evil will always triumph - because good is dumb. My free .NET Windows Forms Controls and Articles
fkheng Posted May 20, 2003 Author Posted May 20, 2003 is MSDN = SDK? Quote Can you bind the beautiful Pleiades, and can you loose the cords of Orion? - God to Job...
*Gurus* divil Posted May 20, 2003 *Gurus* Posted May 20, 2003 Nope. Quote MVP, Visual Developer - .NET Now you see why evil will always triumph - because good is dumb. My free .NET Windows Forms Controls and Articles
AndreRyan Posted May 21, 2003 Posted May 21, 2003 MSDN library in .Net is a collection of all the (registered) HxS and HxI files on your computer, If you have VS.Net then the http://ms-help:// should be added automatically and VS.Net includes the SDK 1/1.1 Quote .Net allows software to be written for any version of Windows and not break like Unmanaged applications unless using Unmanaged procedures like APIs. If your program uses large amounts of memory but releases it when something else needs it, then what's the problem?
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.