No announcements
Found 161317 threads
-
0 Votes
vb.net equivalent
Hi What is the vb.net equivalent of following code snippet please?Answered | 3 Replies | 646 Views | Created by Y a h y a - Friday, April 4, 2014 9:32 PM | Last reply by Mr. Monkeyboy - Saturday, April 5, 2014 11:16 AM -
1 Votes
What is equivalent of stackalloc in VB.Net
Could you please let me know the equivalent of stackalloc in VB.Net?Answered | 6 Replies | 1224 Views | Created by Manoj.CM - Thursday, August 4, 2016 11:58 AM | Last reply by Manoj.CM - Friday, August 5, 2016 8:47 AM -
2 Votes
vb.net equivalent
Editor_Init(s, args, e.PropertyEditor.Editor)); } else if (e.PropertyEditor is ASPxLookupPropertyEditor) { ASPxLookupPropertyEditor ...Answered | 13 Replies | 1107 Views | Created by Y a h y a - Thursday, April 3, 2014 2:27 PM | Last reply by Franklin Chen - Thursday, April 10, 2014 10:17 AM -
1 Votes
vb.net equivalent of c# statement
Hi What is the vb.net equivalent of this c# statement?Answered | 1 Replies | 1588 Views | Created by Y a h y a - Sunday, February 26, 2012 10:58 AM | Last reply by Cor Ligthert - Sunday, February 26, 2012 11:23 AM -
3 Votes
StrPtr Equivalent in VB.NET
I'm new to using VB.NET, but I've been programming in VB for 25 years.Answered | 3 Replies | 34675 Views | Created by Mike737Aviator - Tuesday, August 8, 2006 1:45 AM | Last reply by Mike737Aviator - Tuesday, August 8, 2006 4:14 AM -
2 Votes
Equivalent of "Unchecked" keyword \expression in VB.NET
So your equivalent VB code If statement would be: ' System.Threading.Timeout.Infinite = -1, so its UInt32 equivalent = UInt32.MaxValue If ...Answered | 13 Replies | 16227 Views | Created by Vipins - Thursday, April 8, 2010 1:33 PM | Last reply by Kareninstructor - Tuesday, March 3, 2015 10:30 PM -
0 Votes
Equivalent code for VB6.SetDefault() in VB.NET
Hi, I migrated one of the VB6 application to VB.NET, Framework 4.5.Answered | 1 Replies | 540 Views | Created by KannanSakkarai - Thursday, August 11, 2016 9:07 AM | Last reply by Cor Ligthert - Thursday, August 11, 2016 9:18 AM -
0 Votes
What is the equivalent for this in VB.NET
/* this.comboBox1 = new System.Windows.Forms.ComboBox(); this.button1 = new ...Answered | 3 Replies | 3308 Views | Created by Bharath S - Friday, October 22, 2010 9:39 AM | Last reply by Andrew Morton - Friday, October 22, 2010 11:37 AM -
1 Votes
delegate vb.net equivalent
item.ControlCreated += Sub(sender As Object, e As EventArgs) End Sub Hello Mr.MonkeyBoy: But I'm afraid this isn't ...Answered | 4 Replies | 641 Views | Created by Y a h y a - Wednesday, October 9, 2013 12:12 AM | Last reply by ThankfulHeart - Wednesday, October 9, 2013 1:20 AM -
1 Votes
Equivalent code in VB.net
read your post again...the equivalent code in vb.net....Answered | 8 Replies | 2610 Views | Created by cospow - Tuesday, December 29, 2009 12:18 PM | Last reply by Levi Domingos - Tuesday, December 29, 2009 9:21 PM -
3 Votes
C# Equivalent of "To" statement, "Friend with events" and "Stopwatch" in VB.NET
C# has an equivalent for() statement.Answered | 6 Replies | 7152 Views | Created by Shadow_69_91 - Monday, August 16, 2010 6:37 AM | Last reply by mrkevlar - Monday, August 16, 2010 8:24 AM -
1 Votes
Equivalent to the while not statement in vb.net?
The problem is I don't want to convert vb.net code to c#.Answered | 4 Replies | 2651 Views | Created by Shadow_69_91 - Friday, July 16, 2010 12:46 PM | Last reply by Shadow_69_91 - Friday, July 16, 2010 1:04 PM -
3 Votes
VB.Net equivalent of VB6 code which are obsolete.
In .NET Framework version 4.0 there are no equivalents so the code needs to be rewritten and controls need to be changed.Answered | 6 Replies | 18893 Views | Created by Simran Kaur - Monday, August 30, 2010 6:16 AM | Last reply by Simran Kaur - Friday, September 17, 2010 8:13 AM -
0 Votes
vb.net equivalent of c# expression
Hi What is the vb.net expression of this c# expression please?Answered | 4 Replies | 1876 Views | Created by Y a h y a - Tuesday, January 10, 2012 3:17 AM | Last reply by Mike Feng - Wednesday, January 18, 2012 3:40 PM -
1 Votes
VB6 Winsock VB.Net Equivalent
Have a look at these ...Answered | 18 Replies | 6463 Views | Created by masevans - Friday, September 2, 2016 8:18 AM | Last reply by Reed Kimble - Tuesday, September 6, 2016 11:51 AM -
3 Votes
Equivalent of UINT32 Value Type in VB.NET 2003
Installing VB6 on Windows 7 XNA is coming to VB.Net App Hub ...Answered | 4 Replies | 3603 Views | Created by Hello7188 - Tuesday, July 12, 2011 7:37 AM | Last reply by John Anthony Oliver - Tuesday, July 12, 2011 9:10 PM -
0 Votes
what is equivalent vb.net functions of VB6.PixelsToTwipsX() of vb6.0?
Hi, Here i am working with migrating my vb6.0 application into vb.net.Answered | 5 Replies | 14685 Views | Created by Vsbabu - Sunday, November 25, 2007 10:15 AM | Last reply by Zloth - Monday, November 26, 2007 6:03 PM -
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 | 2463 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
VB6 Conversions to VB.NET
FileSystemObject 'vb.net equivalent "System.Object"?Answered | 3 Replies | 1242 Views | Created by iamtgo3 - Friday, January 18, 2013 4:08 AM | Last reply by Cor Ligthert - Friday, January 18, 2013 12:58 PM -
1 Votes
VB equivalent
The corrected equivalent is: Dim result = ( From ts In db.tblSetupStaffRoles Where ts.Display = 1 AndAlso ( From tc In ...Answered | 9 Replies | 710 Views | Created by Y a h y a - Thursday, October 8, 2015 11:26 AM | Last reply by Hardz Tarrayo - Friday, October 9, 2015 2:21 PM - Items 1 to 20 of 161317 Next ›
No announcements