Wrox Home  
Search P2P Archive for: Go

  Return to Index  

aspx_beginners thread: mixing vb and c#


Message #1 by sg48@y... on Tue, 12 Nov 2002 14:44:44
I have a solution and project  where all files are vb based. I would like to add some files written in
c#. 
How do I do this? TIA
Message #2 by "Dmitry Brook" <brook74@h...> on Tue, 12 Nov 2002 14:40:19 +0000
Secure your C# stuff... Merge it into particular DLL and dela it as with 
object properties/methods.





>From: sg48@y...
>Reply-To: "aspx_beginners" <aspx_beginners@p...>
>To: "aspx_beginners" <aspx_beginners@p...>
>Subject: [aspx_beginners] mixing vb and c#
>Date: Tue, 12 Nov 2002 14:44:44
>
>I have a solution and project  where all files are vb based. I would like 
>to add some files written in c#.
>How do I do this? TIA


_________________________________________________________________
Tired of spam? Get advanced junk mail protection with MSN 8. 
http://join.msn.com/?page=features/junkmail

Message #3 by sg48@y... on Tue, 12 Nov 2002 15:06:12
I tried that but it wouldn't compile. Do I have to add the c# as a new project in my solution? I am
using 
visual studio.net






Message #4 by "Dmitry Brook" <brook74@h...> on Tue, 12 Nov 2002 14:56:33 +0000
Of course - it sould be absolutely stnadalone project.






>From: sg48@y...
>Reply-To: "aspx_beginners" <aspx_beginners@p...>
>To: "aspx_beginners" <aspx_beginners@p...>
>Subject: [aspx_beginners] Re: mixing vb and c#
>Date: Tue, 12 Nov 2002 15:06:12
>
>I tried that but it wouldn't compile. Do I have to add the c# as a new 
>project in my solution? I am using
>visual studio.net
>
>
>
>
>
>


_________________________________________________________________
Add photos to your messages with MSN 8. Get 2 months FREE*. 
http://join.msn.com/?page=features/featuredemail


  Return to Index