No announcements
Found 2347980 threads
-
0 Votes
Converting VB code to C#
What you choose to do instead looks very counter-intuitive and error prone.Answered | 7 Replies | 1612 Views | Created by JK95 - Saturday, October 3, 2015 9:46 PM | Last reply by Christopher84 - Sunday, October 11, 2015 9:06 PM -
0 Votes
C# convert Vb to C#
Hi, in ...Answered | 2 Replies | 4024 Views | Created by GopherNZ - Saturday, March 19, 2011 10:34 PM | Last reply by Thorsten Gudera - Saturday, March 19, 2011 11:23 PM -
4 Votes
Convert Val() of vb in c#
Convert between VB, C#, C++, & Java (http://www.tangiblesoftwaresolutions.com) Instant C# - ...Answered | 8 Replies | 6319 Views | Created by nikijain - Monday, August 20, 2012 3:02 PM | Last reply by Dave Doknjas - Thursday, July 12, 2018 1:59 PM -
1 Votes
How Convert VB to C#
If you already have it in VB.Net, you don't need to convert anything.Answered | 6 Replies | 14172 Views | Created by Fredy68 - Tuesday, June 21, 2016 3:54 PM | Last reply by DotNet Wang - Tuesday, June 28, 2016 9:22 AM -
0 Votes
Convert vb to c#
If you were running it manually, what would you type to get the output you are expecting?Answered | 8 Replies | 3398 Views | Created by khushairy - Friday, March 29, 2013 8:29 AM | Last reply by khushairy - Monday, April 1, 2013 7:46 AM -
0 Votes
Help Converting C# Code to VB
Thank you Adam, I just didn't understand how it was converting the data.Answered | 6 Replies | 3190 Views | Created by PEng1 - Tuesday, June 30, 2009 2:59 PM | Last reply by PEng1 - Tuesday, June 30, 2009 3:31 PM -
10 Votes
Dynamic type in C# , Equivalent in VB.
Convert between VB, C#, C++, & Java (http://www.tangiblesoftwaresolutions.com)Answered | 25 Replies | 24954 Views | Created by Ishteyak ahmad - Thursday, February 11, 2010 6:17 AM | Last reply by Arron Tow - Wednesday, July 8, 2015 4:48 AM -
0 Votes
converting c# to vb code
I definitely agree with you that automatically "converted" code is often "not quite right", which is why I hate it when someone that's new to ...Answered | 3 Replies | 2275 Views | Created by sencs - Thursday, October 27, 2011 10:25 AM | Last reply by Yann Duran - Thursday, October 27, 2011 10:33 PM -
2 Votes
convert from c# to VB Net
Hi, [you maybe should change the type of this thread to Question] after fixing the typo in var myEntity = new MyEntity(): ...Answered | 3 Replies | 479 Views | Created by EdemFlo - Monday, February 20, 2017 10:52 AM | Last reply by Ed Price - MSFT - Monday, February 20, 2017 7:41 PM -
0 Votes
Converting from VB to C#
Convert between VB, C#, C++, and Java (http://www.tangiblesoftwaresolutions.com)Answered | 1 Replies | 3430 Views | Created by BBBSCoder - Saturday, December 13, 2008 9:55 PM | Last reply by Dave Doknjas - Saturday, December 13, 2008 11:19 PM -
0 Votes
Converting C++ to VB
You can download a free C++ to Visual Basic Demo converter here http://www.tangiblesoftwaresolutions.com/Demo.htm When I tried it I copied that code into ...Answered | 1 Replies | 1253 Views | Created by Maya Key - Saturday, December 8, 2012 8:19 PM | Last reply by Mr. Monkeyboy - Saturday, December 8, 2012 10:06 PM -
2 Votes
Convert VB6.0 to .Net (vb or C#)
Good website to convert VB to C# .Net http://topc.somee.com/Answered | 9 Replies | 61091 Views | Created by Aniket.Malvankar - Monday, July 2, 2007 9:28 AM | Last reply by Mauricio Rojas - Thursday, May 19, 2011 5:27 PM -
0 Votes
'Err.Number' in VB convert to C# Help!
In .Net the error number is not more exist. we have error message in .Net.Answered | 1 Replies | 4072 Views | Created by mxstar45 - Tuesday, July 13, 2010 12:19 PM | Last reply by Ashish Khandelwal - Tuesday, July 13, 2010 12:27 PM -
2 Votes
convert Vb to C#
'foreach' variables must be declared in the control statement in C#: foreach (DataGridItem dgi in DataGrid1.Items) Convert between VB, ...Answered | 4 Replies | 5123 Views | Created by unseendreamzzz - Wednesday, April 11, 2012 11:48 AM | Last reply by Dave Doknjas - Wednesday, April 11, 2012 2:13 PM -
0 Votes
help to convert from VB to C#
Remember to check for null though: public static bool IsDate(object expression) { if (expression == null) return ...Answered | 6 Replies | 887 Views | Created by zleug - Wednesday, August 12, 2020 2:07 AM | Last reply by Dave Doknjas - Wednesday, August 12, 2020 1:32 PM -
0 Votes
Computing Total - Trouble converting VB to C# code
One side effect of using vb to c# is injection of dynamic where is not needed or in error.Answered | 1 Replies | 2335 Views | Created by jasonwhitestl - Friday, December 16, 2011 9:20 PM | Last reply by WilliamStacey - Saturday, December 17, 2011 1:38 AM -
0 Votes
convert a code from vb to c#
There are multiple online free tools available for code ...Answered | 1 Replies | 684 Views | Created by jaweher89 - Thursday, February 18, 2016 3:36 PM | Last reply by bahushekh - Thursday, February 18, 2016 4:03 PM -
0 Votes
Convert code vb to C#
you can use the tool to convert the code. but when you have converted, please check the code logic.Answered | 4 Replies | 906 Views | Created by nqt2812 - Monday, August 1, 2016 9:41 PM | Last reply by Hart Wang - Thursday, August 4, 2016 2:32 AM -
1 Votes
how to convert this from C# to vb?
The code you posted is not valid C# code - you have closing braces that don't have matching opening braces - you can't expect a code converter to deal with this.Answered | 5 Replies | 3518 Views | Created by devilActs - Saturday, December 31, 2011 7:22 AM | Last reply by Dave Doknjas - Saturday, December 31, 2011 10:48 PM - Items 1 to 20 of 2347980 Next ›
No announcements