View Single Post
  #11 (permalink)  
Old 05-12-2008, 08:54 AM
mechslayer mechslayer is offline
Learning Programmer
 
Join Date: May 2008
Posts: 40
Credits: 0
Rep Power: 2
mechslayer is on a distinguished road
Default Re: Need advices on my new project

Quote:
Originally Posted by Xav View Post
Perfect! Add the reference. Take a look at the References section of the Solution Explorer, and see what the name of the new library is called. Then, in code, type the name of the library, then a dot (.). This will display a list of objects, so you can see how it fits together.
I dont really understand about 'type the name of the library in code.' Mind explain more about these? Sorry to trouble you with such simple questions.
Reply With Quote