Jump to content
Xtreme .Net Talk

Recommended Posts

Posted

If i add a .dll file (add existing item, not a reference) to my new class library project. will all of the methods of the added library be included in my new library?

i have user control and other classes developed in vb and now i'd like to add them to my new c# project but keep them all bundled in one nice file.

 

thanks

brandon

i'm not lazy i'm just resting before i get tired.
Posted

ohhh happy day

i just discovered i can use c# and vb files in the same project

that is by far my best solution becuase a few files are 1000 plus lines and objects in the vb file are being redeveloped in C#. so i think everything is good now

will i come about any problems doing my project in 2 languages at once?

i hope not because i sure do not want to re write thousands of lines of code.

 

thanks

brandon

i'm not lazy i'm just resting before i get tired.

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...