No announcements
Found 1915806 threads
-
0 Votes
Equivalent c# code of this C++ code
Any chance you could share the whole code?Answered | 7 Replies | 2742 Views | Created by phanitk - Thursday, March 21, 2013 8:53 AM | Last reply by Petoj87 - Thursday, April 13, 2017 6:53 AM -
0 Votes
What is the VB equivalent to this C# code?
In a perfect world, users would never enter data in the wrong form, files they choose to open would always ...Answered | 4 Replies | 2277 Views | Created by Abdul A. Ali - Tuesday, November 15, 2011 12:59 PM | Last reply by cheong00 - Wednesday, November 16, 2011 6:27 AM -
0 Votes
c# equivalent code for the script
Contact via my Twitter (Karen Payne) or Facebook (Karen Payne) via my MSDN profile but will not answer coding question on either.Answered | 4 Replies | 852 Views | Created by How to remove xml namespace prefixes - Wednesday, January 9, 2019 11:08 AM | Last reply by Viorel_ - Thursday, January 10, 2019 12:48 PM -
0 Votes
Consume WinJS.Promise (or equivalent) in C++ code
Fire this event in C++, so that the listener will be called in JS.Answered | 3 Replies | 2052 Views | Created by Ghostrider-13 - Tuesday, October 16, 2012 7:21 PM | Last reply by Jesse Jiang - Thursday, October 18, 2012 5:36 AM -
0 Votes
Translate C# code to C++
There is no equivalent of the ErrorListProvider in the VSL framework.Answered | 1 Replies | 1616 Views | Created by diltsman - Friday, October 31, 2014 12:16 AM | Last reply by Ed Dore - Friday, October 31, 2014 9:51 PM -
0 Votes
C# equivalent of C's scanf()
There is no direct keyword equivalent of scanf in C#.Answered | 1 Replies | 2548 Views | Created by BHarmath - Tuesday, January 5, 2016 9:09 AM | Last reply by Sezhiyan Thiagarajan - Tuesday, January 5, 2016 9:28 AM -
2 Votes
Vb code to c# code
Your fields have to be marked 'static' also to get the VB equivalent.Answered | 5 Replies | 2857 Views | Created by kavitha Reddy Neeru - Tuesday, March 13, 2012 6:54 AM | Last reply by Dummy yoyo - Wednesday, March 14, 2012 7:22 AM -
0 Votes
convert c code into c#
It might be a good idea to use a 'C'-compiler to continue with your course.Answered | 4 Replies | 5107 Views | Created by gem_pplus - Sunday, June 15, 2008 10:31 AM | Last reply by gem_pplus - Sunday, June 15, 2008 4:28 PM -
0 Votes
c++ code to send email from gamil equivalent to C# SmtpClient
do you mean i can use c# code in mfc project?Answered | 9 Replies | 6708 Views | Created by kobosh - Tuesday, September 10, 2013 6:43 PM | Last reply by davewilk - Thursday, September 12, 2013 2:41 AM -
0 Votes
Converting C# code to C code
C# is managed code that is hosted by the CLR, a process that runs similar to a windows service.Answered | 3 Replies | 9994 Views | Created by bangsang - Thursday, March 19, 2015 6:56 PM | Last reply by Kristin Xie - Saturday, March 28, 2015 8:24 AM -
1 Votes
Convert code C to C#
For your question, you could use tools to convert C++ TO C#.Answered | 3 Replies | 37758 Views | Created by Vando1258 - Friday, October 7, 2016 10:32 PM | Last reply by Wendy Zang - Friday, October 21, 2016 6:57 AM -
0 Votes
c code convert to c#
Maybe try some of these approaches?Answered | 2 Replies | 1464 Views | Created by emre çKMk - Monday, June 10, 2013 4:02 PM | Last reply by Wyck - Monday, June 10, 2013 5:14 PM -
2 Votes
convert code to c# from c++
C#: What You Need to Know to Move from C++ to C# http://msdn.microsoft.com/en-us/magazine/cc301520.aspx Difference ...Answered | 4 Replies | 1388 Views | Created by Btb4198 - Saturday, June 14, 2014 6:25 AM | Last reply by WayneAKing - Sunday, June 15, 2014 11:12 PM -
3 Votes
Implement Powershell in C# code
The IDE will generate the necessary reference and the above code will then work equivalent to your original PS code.Answered | 4 Replies | 2607 Views | Created by Carlo Goretti - Sunday, August 16, 2020 8:49 PM | Last reply by CoolDadTx - Monday, August 17, 2020 4:33 PM -
0 Votes
What is the C# equivalent of the following VB code?
You have to remember that "InStr" assumes 1-based arguments and returns a 1-based value, so the following will return the same results as the VB code: long pos = ...Answered | 4 Replies | 1790 Views | Created by Pratik Kothari02 - Wednesday, April 10, 2013 9:15 AM | Last reply by Dave Doknjas - Wednesday, April 10, 2013 3:08 PM -
4 Votes
CreateObject equivalent function in c#
\\private$\\ecomail" lngMovedMessages = objMessageMover.MoveMessages Can ...Answered | 8 Replies | 43447 Views | Created by Surya Ghanathe - Friday, September 29, 2006 4:09 PM | Last reply by Raj Anu - Thursday, May 6, 2010 1:37 PM -
0 Votes
What is the VB equivalent of this c# code?
Protected Sub Page_Load(sender As Object, e As EventArgs) Me.Title = "Error" lblNotify.Visible = (Session("SystemError") IsNot ...Answered | 2 Replies | 9723 Views | Created by SRDR_ - Friday, February 10, 2012 12:46 AM | Last reply by Shubhadeep Chattopadhyay - Friday, February 10, 2012 12:29 PM -
1 Votes
Convert C# code to C++
I tried the code and st returned 0.Answered | 9 Replies | 4823 Views | Created by Charlie C - Friday, August 3, 2012 2:34 PM | Last reply by Muhammad Hassaan Nasir - Friday, August 29, 2014 9:47 PM -
0 Votes
Porting C code to C++
In C++, I believe the same protoype means the function takes no parameters and you cannot pass it argurments later.Answered | 2 Replies | 2975 Views | Created by hardik_2012 - Monday, May 21, 2012 11:20 PM | Last reply by Barry-Schwarz - Tuesday, May 22, 2012 6:53 AM -
0 Votes
C# equivalent to timeval structure
I'm porting some code from C++, to C#.Answered | 2 Replies | 2854 Views | Created by ajellisuk78 - Friday, April 26, 2013 11:51 AM | Last reply by ajellisuk78 - Friday, April 26, 2013 2:44 PM - Items 1 to 20 of 1915806 Next ›
No announcements