TECHNOLOGIES
FORUMS
JOBS
BOOKS
EVENTS
INTERVIEWS
Live
MORE
LEARN
Training
CAREER
MEMBERS
VIDEOS
NEWS
BLOGS
Sign Up
Login
No unread comment.
View All Comments
No unread message.
View All Messages
No unread notification.
View All Notifications
Answers
Post
An Article
A Blog
A News
A Video
An EBook
An Interview Question
Ask Question
Forums
Monthly Leaders
Forum guidelines
sidc7
NA
25
0
Static linking in C# (Possible or not)
Feb 5 2005 11:59 PM
Hi all, I am back again with a doubt which mos tof you ll find silly, I am creating a library so that i can use it in other programs, would be grateful if you can post your suggestions on ho to do it. As far as i can think, i am making a class and putting in allthe functions of the library there, and then wherever required use that namespace and access the methds using an object of the library class, Is there any way i can just have a collection of functions (Like C) and just use them without having to create a class? Thanking you for your time Siddhartha
Reply
Answers (
8
)
how can i link my vb.net program to microsoft access?
how to delete files from a folder using code in VB.net