Wrox Programmer Forums
|
Visual Basic 2010 General Discussion For any discussions about Visual Basic 2010 topics which aren't related to a specific Wrox book
Welcome to the p2p.wrox.com Forums.

You are currently viewing the Visual Basic 2010 General Discussion section of the Wrox Programmer to Programmer discussions. This is a community of software programmers and website developers including Wrox book authors and readers. New member registration was closed in 2019. New posts were shut off and the site was archived into this static format as of October 1, 2020. If you require technical support for a Wrox book please contact http://hub.wiley.com
 
Old August 18th, 2010, 03:32 PM
Registered User
 
Join Date: Jul 2010
Posts: 3
Thanks: 1
Thanked 0 Times in 0 Posts
Question vb.net Functions list

Hi every body. Can any body helps me to find vb.net functions list?
thanks.
 
Old August 19th, 2010, 12:26 AM
Friend of Wrox
 
Join Date: Sep 2005
Posts: 812
Thanks: 1
Thanked 53 Times in 49 Posts
Default

Hi


Here is the list of generic functions (http://msdn.microsoft.com/en-us/libr...ha(VS.80).aspx)

Cheers
Shasur
__________________
__________________
C# Code Snippets (http://www.dotnetdud.blogspot.com)

VBA Tips & Tricks (http://www.vbadud.blogspot.com)
The Following User Says Thank You to Shasur For This Useful Post:
HiTechCoach (September 29th, 2010)
 
Old August 19th, 2010, 04:47 AM
Authorized User
 
Join Date: May 2010
Posts: 70
Thanks: 4
Thanked 6 Times in 6 Posts
Send a message via Yahoo to GeneBuchite
Default ever try the "My" component?

IE...
Code:
  My.Computer.FileSystem.WriteAllText("c:\Test.txt", "This Will be save to the test.txt File", True)

The intellesence feature makes this a little easier espically for someone moving from VB6.





Similar Threads
Thread Thread Starter Forum Replies Last Post
using list+vb.net haytham tahrawi Visual Studio 2005 1 March 2nd, 2009 02:18 PM
vb.net list box --- need asap!! Sandi77 BOOK: Beginning Access VBA 0 February 26th, 2006 09:01 AM
Inline functions in VB.NET ashu_from_india VS.NET 2002/2003 2 February 24th, 2005 09:54 AM
Data List in vb.net mistry_bhavin General .NET 0 August 6th, 2004 11:03 PM
AS Clause on Functions VB.Net Duncan VS.NET 2002/2003 1 May 1st, 2004 08:38 AM





Powered by vBulletin®
Copyright ©2000 - 2020, Jelsoft Enterprises Ltd.
Copyright (c) 2020 John Wiley & Sons, Inc.