No announcements
Found 1250536 threads
-
0 Votes
How to convert Hashmap to c#
Hi,Nataraj Just like Ken says, the HashMap is similar to the Dictionary(TKey, TValue) Class Best Wishes!Answered | 2 Replies | 4967 Views | Created by Nataraj K - Saturday, January 11, 2014 11:24 AM | Last reply by Anne Jing - Monday, January 13, 2014 5:50 AM -
0 Votes
Convert java hashmap to WinRT platform in c#
Do WinRT platform support some libraries and SDKs to convert java hashmap data to some data type can use in C#?Answered | 2 Replies | 1101 Views | Created by goldseakim - Tuesday, October 29, 2013 1:28 PM | Last reply by Rob Caplan [MSFT] - Tuesday, October 29, 2013 2:54 PM -
1 Votes
Convert Java code to c# or vb
bagua8 I am not a expert on Java, but I try to find as below in C#.Answered | 4 Replies | 26482 Views | Created by bagua8 - Wednesday, October 14, 2015 2:15 PM | Last reply by Arvind kumar Dot Net Developer - Tuesday, September 12, 2017 12:53 PM -
0 Votes
Convert BitArray to byte[] in winrt
Can't find standard way to convert BitArray to array of bytes in WinRT.Answered | 1 Replies | 1368 Views | Created by Alexander Tyutik - Friday, June 21, 2013 9:04 AM | Last reply by Alexander Tyutik - Friday, June 21, 2013 9:42 AM -
0 Votes
Convert Java to C#
The question doesn't make much sense. shiftRows is a method of the class HSSFSheet, which is not a part of Java itself and therefore has no 'equivalent' in C#.Answered | 10 Replies | 6149 Views | Created by DieForSure - Monday, February 21, 2011 3:10 AM | Last reply by Leo Liu - MSFT - Friday, February 25, 2011 1:20 AM -
0 Votes
Convert Log10E from Java to C#
The application is a conversion of a Java app for converting Degrees, Minutes, & Seconds (Nautical app) to Mercator Sailing Heading and Distance.Answered | 5 Replies | 3820 Views | Created by SquireDude - Thursday, March 18, 2010 5:09 PM | Last reply by SquireDude - Monday, March 22, 2010 3:43 PM -
1 Votes
convert a java project to C#.net or Vb.Net
Convert between VB, C#, C++, & Java (http://www.tangiblesoftwaresolutions.com)Answered | 3 Replies | 6379 Views | Created by sivanathan - Thursday, October 7, 2010 7:15 AM | Last reply by Dave Doknjas - Thursday, October 7, 2010 2:33 PM -
0 Votes
HashMap lookup distance
I'm not sure what class you're using for your "hashmap", as the .NET Framework doesn't include one.Answered | 2 Replies | 1050 Views | Created by deskcheck1 - Thursday, June 27, 2013 8:35 PM | Last reply by deskcheck1 - Thursday, June 27, 2013 9:15 PM -
1 Votes
Is it possible to use Value Converters (implements IValueConverter members) in WinRT visual c++?
See http://www.iconstructions.be/blog/using-ivalueconverter-in-winrt-from-cplusplus for more details and sample code on how to use IValueConverter from C++.Answered | 3 Replies | 4293 Views | Created by Boopesh Kumar - Friday, September 30, 2011 3:54 PM | Last reply by Nico Vuyge - Monday, December 26, 2011 2:55 PM -
0 Votes
Passing Platform::String^ in a struct to and from WinRT component
public ref class Class1 sealed { public: Class1(); MyStruct CreateStruct() { MyStruct s; s.int1 = ...Answered | 2 Replies | 3155 Views | Created by NewBieDev2012 - Monday, August 6, 2012 6:22 AM | Last reply by NewBieDev2012 - Tuesday, August 7, 2012 7:18 AM -
0 Votes
Convert String to int in winRT(c++)
Data() ); } For integer, perhaps use _wtoi http://msdn.microsoft.com/en-us/library/yd5xkb5c.aspxAnswered | 1 Replies | 9032 Views | Created by AKEV - Monday, October 22, 2012 11:55 AM | Last reply by Andrew7Webb - Monday, October 22, 2012 4:09 PM -
2 Votes
Convert a line from java to C#.
link: http://docs.oracle.com/javase/6/docs/api/java/sql/Timestamp.html "Premature ...Answered | 4 Replies | 4101 Views | Created by Kunal G - Tuesday, November 27, 2012 8:23 AM | Last reply by Kunal G - Thursday, November 29, 2012 12:33 PM -
0 Votes
[W8.1][C++]Testing WinRT Objects inside Main
C:\Program Files (x86)\Windows Kits\8.1\References\CommonConfiguration\Neutral C:\Program Files ...Answered | 2 Replies | 927 Views | Created by Dspfinder - Tuesday, July 7, 2015 11:31 AM | Last reply by Dspfinder - Thursday, July 9, 2015 9:42 AM -
0 Votes
java to c#
Java Put and C# Add are not sintactic equivalents.Answered | 3 Replies | 967 Views | Created by sikandar.javid76 - Monday, August 15, 2016 5:28 AM | Last reply by Christopher84 - Monday, August 15, 2016 4:06 PM -
1 Votes
Boxing in WinRT C++
It seems that boxes look like Windows::Foundation::IReference<T> in C++ (where T is the boxed value type).Answered | 5 Replies | 5934 Views | Created by jmorrill - Sunday, September 25, 2011 10:20 PM | Last reply by jmorrill - Tuesday, September 27, 2011 1:25 AM -
19 Votes
Differences between C++/CLI and WinRT C++
Can create a cross-platform binary if MSIL-only.Answered | 9 Replies | 26934 Views | Created by Nyi Nyi Thann - Tuesday, September 20, 2011 3:14 AM | Last reply by Deon Brewis - Sunday, April 15, 2012 4:24 PM -
0 Votes
convert visual foxpro form into java
Dear Koenraad, I am interested to learn more about your VFP to Java converting tool.Answered | 8 Replies | 10119 Views | Created by harisimhulu - Wednesday, June 30, 2010 7:10 AM | Last reply by KamleshShah - Tuesday, July 19, 2011 9:05 AM -
2 Votes
c# or java
Hi, I think that is not a matter how powerful the language is (C# and Java are both powerful).Answered | 3 Replies | 2155 Views | Created by Prakash_Nawale - Tuesday, October 11, 2011 2:42 PM | Last reply by Horizon_Net - Tuesday, October 11, 2011 3:22 PM -
2 Votes
C# and Java Conversion troubles
Welcome to the C# Forum!Answered | 4 Replies | 5350 Views | Created by Fortinbra - Friday, January 21, 2011 6:34 PM | Last reply by Neddy Ren - Wednesday, January 26, 2011 9:40 AM -
0 Votes
Holding WinRT data in c++ class
Thanks, But, how can we expose WinRTWindow class to the callers from a winRT component?Answered | 3 Replies | 1309 Views | Created by John Rick - Tuesday, April 16, 2013 12:15 PM | Last reply by Jesse Jiang - Thursday, April 18, 2013 2:41 AM - Items 1 to 20 of 1250536 Next ›
No announcements