No announcements
Found 3094375 threads
-
2 Votes
C# Converting object to İnt32
How about: object Mix = 007 + "James" + ' ' + "Bond\'s" + ' ' + "Number" + 780 + "My" + ' ' + ...Answered | 6 Replies | 853 Views | Created by Syntinen - Saturday, September 5, 2015 7:00 AM | Last reply by Val10 - Saturday, September 5, 2015 11:21 AM -
0 Votes
INotifyPropertyChanged in Windows Runtime Component
ObservableCollection was my first choice, but it's not available to Windows Runtime Component.Answered | 8 Replies | 2070 Views | Created by Chunmiao - Tuesday, June 25, 2013 5:21 AM | Last reply by Sachin S - Wednesday, June 26, 2013 11:43 PM -
1 Votes
Problems in Windows Runtime Component.
>I'm having some weird issues in my Windows Runtime Component.Answered | 2 Replies | 534 Views | Created by Corona W10 - Monday, December 28, 2015 5:44 AM | Last reply by Fred Bao - Tuesday, December 29, 2015 2:31 AM -
0 Votes
How to create Windows Runtime Component in Javascript?
No, Javascript is not supported as a language for Windows Runtime Components "By using the Windows Runtime, you can create ...Answered | 2 Replies | 702 Views | Created by Pallam Madhukar - Wednesday, July 13, 2016 9:29 AM | Last reply by AlexDrenea - Wednesday, July 13, 2016 1:35 PM -
0 Votes
Convert String to Int32
Then, you can use below version of Parse, Int32.Parse(txtPrice.Text, System.Globalization.NumberStyles.AllowDecimalPoint) 2.Answered | 5 Replies | 4247 Views | Created by Bravo659 - Thursday, May 24, 2012 3:39 PM | Last reply by Cor Ligthert - Tuesday, May 29, 2012 9:12 AM -
0 Votes
Skydrive can't work in the Windows Runtime Component.
I already have a lot of code invested in my WinMD "Skydrive helper" and converting it all to JavaScript is not the way I want to go.Answered | 2 Replies | 2389 Views | Created by ggl165 - Tuesday, August 21, 2012 7:16 AM | Last reply by Protege Designs - Tuesday, November 27, 2012 11:38 PM -
1 Votes
How to convert Object^ to int32 in Windows Runtime Component?
And I use static_cast<double>(para) to convert parameters successfully.Answered | 3 Replies | 2543 Views | Created by Lattimore - Monday, September 16, 2013 7:40 AM | Last reply by Lattimore - Sunday, September 22, 2013 8:30 AM -
0 Votes
Using Windows Runtime Component in WPF
Microsoft Certified Professional Microsoft MVP [Windows Server] Datacenter Management Disclaimer: This posting is ...Answered | 2 Replies | 1791 Views | Created by Dhruvesh - Monday, December 30, 2019 10:33 PM | Last reply by Dave Patrick - Tuesday, December 31, 2019 1:43 PM -
0 Votes
Microsoft Band SDK use with Windows Runtime Component
Is it possible to use the Microsoft Band SDK from within a Windows Runtime Component?Answered | 1 Replies | 1388 Views | Created by Lau Nic - Friday, May 22, 2015 9:27 AM | Last reply by Rob Caplan [MSFT] - Friday, May 22, 2015 12:36 PM -
0 Votes
Convert Int32 to Bytes array and back.
Int32 byte[] bytes = { 0, 0, 0, 25 }; // If the system architecture is little-endian (that is, little end first), // reverse the byte array.Answered | 2 Replies | 3305 Views | Created by RobbKirk - Monday, March 15, 2010 11:01 AM | Last reply by Subashselvan - Monday, March 15, 2010 1:07 PM -
0 Votes
How to convert Double to Int32 without rounding?
Since most divisions yield a non-int number I need a way to convert it.Answered | 9 Replies | 32389 Views | Created by cds333 - Tuesday, June 10, 2008 6:26 PM | Last reply by Darren Oster - Wednesday, June 11, 2008 1:05 AM -
0 Votes
How to add a reference to a c++ runtime component?
Actually the implementation tag was working, but when the project reference is removed I lost the automatic reference to the "Visual C++ Runtime Package for Windows".Answered | 4 Replies | 1281 Views | Created by SpecWin - Monday, December 1, 2014 5:13 PM | Last reply by SpecWin - Tuesday, December 2, 2014 10:52 AM -
0 Votes
LoadResource replacement in C++/CX Windows Runtime Component
Distribution of a Windows Runtime Component includes more than just the DLL; it also needs the .winmd file and typically PRI files and other resources.Answered | 5 Replies | 2958 Views | Created by BullyOwner - Wednesday, May 1, 2013 7:42 PM | Last reply by MikeBMcL - Thursday, May 2, 2013 4:10 PM -
1 Votes
[UWP]How to compile Windows Runtime Component as .NET Native?
My app is a DirectX game, but my game included a Windows Runtime Component(.winmd).Answered | 3 Replies | 775 Views | Created by Y.H.King - Thursday, February 25, 2016 7:10 PM | Last reply by Boristan - Wednesday, September 21, 2016 2:44 AM -
0 Votes
Convert datarow value to int32
Convert.ToInt32(row["Count"]) when the value is a database null will result in an InvalidCastException ...Answered | 5 Replies | 20349 Views | Created by Victor Palma - Thursday, December 18, 2008 12:05 AM | Last reply by JohnGrove - Monday, December 22, 2008 2:19 PM -
0 Votes
How to convert windows phone silverlight app to windows phone runtime
Welcome to the Developing Universal Windows apps forum!Answered | 2 Replies | 461 Views | Created by Alok varma - Saturday, July 18, 2015 1:22 PM | Last reply by Amy Peng - Wednesday, July 29, 2015 7:12 AM -
0 Votes
[UWP][C++] UWP app + vS13 Windows Runtime components
I would go use VS2015 and rebuild the components to satisfy the requirements for ...Answered | 1 Replies | 817 Views | Created by Minu7 - Monday, August 29, 2016 11:44 AM | Last reply by Andrew7Webb - Monday, August 29, 2016 8:06 PM -
1 Votes
Windows phone runtime component crashed in vs2012.
Pallam Madhukar Windows Phone DeveloperAnswered | 2 Replies | 2094 Views | Created by Pallam Madhukar - Thursday, May 23, 2013 7:13 PM | Last reply by Pallam Madhukar - Friday, May 24, 2013 6:46 AM -
0 Votes
[UWP]Distributing Windows Runtime Components in UWP
I could figure out how to pack my UWP custom control.Answered | 4 Replies | 1242 Views | Created by C.J. Santos - Thursday, January 21, 2016 7:14 PM | Last reply by C.J. Santos - Thursday, January 28, 2016 7:02 PM -
5 Votes
Cast object at runtime by Type-object
It will be converted for you - if you call GetType you'll get the correct type at runtime - but you can't cast it to anything besides object.Answered | 10 Replies | 3388 Views | Created by Ryder101 - Tuesday, July 19, 2011 2:25 PM | Last reply by Tim Copenhaver - Tuesday, July 19, 2011 7:35 PM - Items 1 to 20 of 3094375 Next ›
No announcements