Wrox Programmer Forums
Go Back   Wrox Programmer Forums > C# and C > C# 1.0 > C#
|
C# Programming questions specific to the Microsoft C# language. See also the forum Beginning Visual C# to discuss that specific Wrox book and code.
Welcome to the p2p.wrox.com Forums.

You are currently viewing the C# section of the Wrox Programmer to Programmer discussions. This is a community of software programmers and website developers including Wrox book authors and readers. New member registration was closed in 2019. New posts were shut off and the site was archived into this static format as of October 1, 2020. If you require technical support for a Wrox book please contact http://hub.wiley.com
 
Old September 27th, 2007, 02:25 AM
Authorized User
 
Join Date: Sep 2007
Posts: 18
Thanks: 0
Thanked 0 Times in 0 Posts
Default Integrating from of Vb.net with C# appln

Hi all,
I hv created C# Desktop Application.
Since v r working in a team ,my other team members hv created modules in vb.net.
Now i hv to integrate all forms.
But i m not abe ot Becase after Add->Existing item .it is nt giving me UI of Form.
All codes r properly visible in this solun only UI is nt visible.
Cn any one help me.

Is there is any provision In VS2005 to integrate vb.net winfoms in C# application.
Plz help me......

:(

 
Old September 27th, 2007, 05:52 PM
Authorized User
 
Join Date: Jul 2003
Posts: 13
Thanks: 0
Thanked 0 Times in 0 Posts
Default

You can convert the VB forms to C# with a VB to C# converter, such as Instant C#.

 
Old September 27th, 2007, 07:50 PM
planoie's Avatar
Friend of Wrox
 
Join Date: Aug 2003
Posts: 5,407
Thanks: 0
Thanked 16 Times in 16 Posts
Default

What at the modules that were written in VB? Are they literally "module"s? If you create classes in an assembly written in VB.NET or any other CLR language for that matter, you can reuse them by referencing the assembly. Please explain further how the VB modules are created and perhaps post a short sample of the code defining the modules.

-Peter





Similar Threads
Thread Thread Starter Forum Replies Last Post
integrating excel into vb 2005 express jffrs_20 Visual Basic 2005 Basics 0 October 12th, 2008 10:59 PM
Excel download in .net web appln ksh_raj .NET Framework 2.0 3 February 20th, 2008 07:34 AM
Proxy Authentication Required in ASP.Net appln. rajbiswas76 General .NET 2 March 2nd, 2007 09:12 AM
Problem after installing the setup of a .NET appln sarboo General .NET 0 June 20th, 2006 04:02 PM





Powered by vBulletin®
Copyright ©2000 - 2020, Jelsoft Enterprises Ltd.
Copyright (c) 2020 John Wiley & Sons, Inc.