Thursday, September 16, 2004

Tips in VB.NET - Tip #1


Tips in VB.NET - Tip #1

Introduction

Hai everybody, In this series of articles, I am going to give you some tips in .Net which may help you a lot.
I want you people to ask me a lot of questions, so that I can deliver more to you. Send me your doubts and questions to sadhasivam1981@yahoo.com.

Now, lets get into the Tip #1.

Tip #1 Generally to invoke a method or to get a value of a property we will be declaring an object and initialising it and then using that object we will be calling it. Lets have a look at the following code

Click here to view the tip from dotnetspider.com


Posted by Sadha in 12:13:45
Comments

Leave a Reply