Geeks Talk

Prepare for your Next Interview




Vb.net

This is a discussion on Vb.net within the VB.NET forums, part of the Software Development category; What is class library in vb.net...

  #1 (permalink)  
Old 05-18-2008
Junior Member
 
Join Date: May 2008
Location: Delhi
Posts: 1
Thanks: 0
Thanked 2 Times in 1 Post
neha5aug is on a distinguished road
Vb.net

What is class library in vb.net
Reply With Quote
The Following 2 Users Say Thank You to neha5aug For This Useful Post:
Sponsored Links
  #2 (permalink)  
Old 05-24-2008
Junior Member
 
Join Date: Mar 2008
Posts: 2
Thanks: 0
Thanked 0 Times in 0 Posts
Omego2K is on a distinguished road
Re: Vb.net

A class library is a project template designed to mainly hold a collection of classes and be compiled to a DLL.
Reply With Quote
  #3 (permalink)  
Old 05-26-2008
Junior Member
 
Join Date: May 2008
Location: India
Posts: 2
Thanks: 0
Thanked 0 Times in 0 Posts
Nishant2008Passout is on a distinguished road
Re: Vb.net

Public class class1 end class ------------------------- class library is used to create the functions that you need to use so many time ...... And after that you can make .dll file of that class so that code can be secured .. And after making .dll you just imports dll name & than use the functions that you had made...... E.g. When user clicks on add button you need to clear every thing on the form so you made this kind of function and call it any where ...... Is it clear ??????
Reply With Quote
Reply

  Geeks Talk > Software Development > VB.NET


Thread Tools
Display Modes



All times are GMT -4. The time now is 01:38 AM.


Powered by vBulletin® Version 3.6.8
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Search Engine Optimization by vBSEO 3.1.0
Copyright © 2008 GeekInterview.com. All Rights Reserved