Sunday, November 14, 2010

How do you create a function procedure in vb.net?

First of all, what is a function procedure in VB.net and how do you start to create it? what is it for? and what are its similarities in the programming language JAVA?How do you create a function procedure in vb.net?
Create a class and add this function or procedure as a method of the class.

No comments:

Post a Comment