No announcements
Found 3860053 threads
-
0 Votes
VB Module in C#
Write it in VB.Answered | 2 Replies | 3312 Views | Created by ismail sarıkaya - Saturday, December 20, 2008 9:31 AM | Last reply by JohnWein - Saturday, December 20, 2008 11:08 AM -
2 Votes
Substitute for VB's 'Module', in C#?
Use a namespace in c#.Answered | 17 Replies | 42923 Views | Created by Predator14567 - Monday, August 28, 2006 1:18 AM | Last reply by jvelezc - Wednesday, March 9, 2011 12:18 AM -
0 Votes
what is the equivalent to vb modules in c#
There is no real equivalent of a VB.Net module in C#, a longer answer can be found ...Answered | 1 Replies | 2806 Views | Created by itm - Thursday, August 1, 2013 1:29 PM | Last reply by Magnus (MM8) - Thursday, August 1, 2013 2:09 PM -
0 Votes
can VB & C# to be used in same project?
DLL or EXE in VB you can use that from a C# project and acess the types and namespaces that have been defined.Answered | 7 Replies | 7741 Views | Created by JCJCJC - Monday, January 29, 2007 3:48 AM | Last reply by Ram_Nalawade - Tuesday, January 18, 2011 8:01 AM -
1 Votes
How to access VB group of functions in C# project
I changed the VB module to a bunch of public functions in a VB NoInherit Class, added a namespace, added the reference, and it seems to be working.Answered | 3 Replies | 3232 Views | Created by Christopher Pisz - Friday, October 30, 2009 3:32 PM | Last reply by Christopher Pisz - Friday, October 30, 2009 5:07 PM -
1 Votes
using VB class in C#
Compile the class in its own project and create a dll.Answered | 1 Replies | 716 Views | Created by Narimani - Thursday, April 10, 2014 7:50 AM | Last reply by Joel Engineer - Thursday, April 10, 2014 8:28 AM -
0 Votes
Using a C class in a VB project
Add new Class > Name it accordingly.Answered | 8 Replies | 3704 Views | Created by EladRez - Monday, October 25, 2010 12:34 AM | Last reply by Omie - Monday, October 25, 2010 2:13 PM -
0 Votes
Using VB powerpack controls in C# projects
They prefer a 'merge module' to an .exe for pre-reqs - not my area so I bow to their greater knowledge.Answered | 9 Replies | 17702 Views | Created by Simon Heffer - Monday, October 26, 2009 9:48 AM | Last reply by Simon Heffer - Friday, October 30, 2009 1:56 PM -
1 Votes
About a project in ASP.NET using c#
What you posted is relative to ASP.NET.Answered | 1 Replies | 1467 Views | Created by Harsh Mishra - Monday, September 23, 2013 6:29 PM | Last reply by Jane Wang - MSFT - Tuesday, September 24, 2013 9:35 AM -
0 Votes
How to use VB module in asp.net core c# project
User1120430333 posted I would like to use Visual Basic module in asp.net core project.Unanswered | 2 Replies | 194 Views | Created by Anonymous - Saturday, August 15, 2020 4:38 PM | Last reply by Anonymous - Saturday, August 15, 2020 7:12 PM -
0 Votes
VB module
In the declarations section of the module; 'Const can only be accessed within the module...Answered | 2 Replies | 1868 Views | Created by ytsheng - Tuesday, June 19, 2012 1:29 PM | Last reply by Ray Brack - Wednesday, June 20, 2012 6:09 AM -
0 Votes
problem to create first ASP.NET Core project
Now, it’s time to install ASP.NET Core Template pack.Answered | 4 Replies | 683 Views | Created by zleug - Tuesday, February 7, 2017 10:02 PM | Last reply by Joyce Yin - Monday, February 13, 2017 8:49 AM -
1 Votes
C# .Net project using VB .Net dll's
When it is VB.NET library then you simply use it like you would use a C# library.Answered | 3 Replies | 6206 Views | Created by scrago - Friday, June 15, 2012 10:50 AM | Last reply by scrago - Friday, June 15, 2012 11:33 AM -
0 Votes
Import vb form to C# project
You can copy with Ctrl A, Ctrl C and Cntrl V in the new form, copy the design from a VB project to a C# project.Answered | 12 Replies | 24805 Views | Created by İsmail Adar - Tuesday, April 27, 2010 8:54 AM | Last reply by scprotz - Monday, May 23, 2011 8:04 PM -
0 Votes
differences between VB or C# (ASP.NET)
meaningfull explaining from Ganesh Ranganathan india ;) and also i have some link can showing you the syntax different between the 2 languages VB.Net C#.NetAnswered | 2 Replies | 3206 Views | Created by lse - Sunday, June 21, 2009 9:18 AM | Last reply by HESHAM HEMDAN - Monday, June 22, 2009 9:22 PM -
2 Votes
Combining C sharp and VB projects
To insure maximum compatibility, I would create the Main exe using VB.Answered | 2 Replies | 2204 Views | Created by Houssem Dellai - Friday, June 29, 2012 7:54 PM | Last reply by Dan Randolph - Saturday, June 30, 2012 11:27 PM -
0 Votes
Creating a new project ASP.NET core web application error
If you would like to create an ASP.NET Core web application, did you download the .NET Core related SDK and installer?Answered | 1 Replies | 591 Views | Created by Emanuel9119 - Thursday, August 11, 2016 10:29 AM | Last reply by 宝宝徐 - Friday, August 12, 2016 2:21 AM -
1 Votes
C++ DLL in VB project
I moved it to the VB forum for better support.Answered | 3 Replies | 686 Views | Created by Awilhelm99 - Sunday, March 13, 2016 2:54 AM | Last reply by lake Xiao - Monday, March 14, 2016 7:12 AM -
1 Votes
How Convert VB to C#
All .NET languags can reference and use those.Answered | 6 Replies | 14589 Views | Created by Fredy68 - Tuesday, June 21, 2016 3:54 PM | Last reply by DotNet Wang - Tuesday, June 28, 2016 9:22 AM -
1 Votes
how to integrate ms project with asp.net in c#
Can any Refer me with the solution for creating a project management File using ASP.NET-C# Any news?Answered | 3 Replies | 1555 Views | Created by Sreenivas Chaithanya - Monday, November 3, 2014 10:42 AM | Last reply by Deric Ferreira - Wednesday, November 12, 2014 8:51 AM - Items 1 to 20 of 3860053 Next ›
No announcements