No announcements
Found 1995420 threads
-
0 Votes
C++/CX component in javascript
Can you describe how your problematic JavaScript project and C++/CX component differs from tutorial steps you found to work as desired?Answered | 2 Replies | 1909 Views | Created by boolean_man - Tuesday, August 21, 2012 2:42 PM | Last reply by Jesse Jiang - Wednesday, August 22, 2012 6:18 AM -
0 Votes
how to call a webservice through c# component and calling that c# component in javascript to retrive data from the webservice.
Next Create a JavaScript app that you want to use C# from.Answered | 4 Replies | 2945 Views | Created by roadie1000 - Friday, August 31, 2012 9:10 AM | Last reply by roadie1000 - Wednesday, September 5, 2012 1:29 PM -
0 Votes
Catch JavaScript Exception in C++
You can catch an exception thrown in the (C++) component on the (JavaScript) consumer side, but not the reverse.Answered | 1 Replies | 2849 Views | Created by gdoo - Thursday, July 19, 2012 12:26 PM | Last reply by MingXu-MSFT - Monday, July 23, 2012 4:25 PM -
3 Votes
C# -> JavaScript events (with threads) in WinRT
I am generating the events in C# and trying to implement the handlers in JavaScript.Answered | 4 Replies | 5050 Views | Created by Sean Meiners - Monday, March 12, 2012 9:58 PM | Last reply by washingweb - Wednesday, March 27, 2013 4:57 AM -
2 Votes
Asynchronous C# component
So I try the second solutions, using C# to do everything about cache and download, after that provide data to javascript.Answered | 9 Replies | 4679 Views | Created by Vivian Ng - Friday, November 25, 2011 7:46 AM | Last reply by Vivian Ng - Thursday, December 1, 2011 9:58 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 components ...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 -
1 Votes
Call C# WinForm Component from JS
Hello Phenrir, Here's an example of how to call C# functions from JavaScript and ...Answered | 1 Replies | 6243 Views | Created by Phenrir - Tuesday, October 5, 2010 2:40 PM | Last reply by Cornel Croitoriu - Friday, February 18, 2011 7:37 AM -
0 Votes
C# component
Hi, COM methods (unmanaged code) report errors by returning HRESULTs; .NET methods report them by throwing exceptions.Answered | 1 Replies | 3070 Views | Created by Sruthi M - Thursday, April 22, 2010 5:07 AM | Last reply by Ramesh Swaminathan - Friday, April 23, 2010 1:44 AM -
2 Votes
JavaScript Metro App - Intellisen Error Listing WinRT Component stuff
The error message provided below is generated on Win8 DP :).Answered | 10 Replies | 4378 Views | Created by wqter - Thursday, March 1, 2012 3:36 AM | Last reply by wqter - Monday, April 9, 2012 3:17 AM -
2 Votes
How to pass pointer or reference to WinRT component by JavaScript?
Here is a sample that shows you how to do that: http://code.msdn.microsoft.com/Hybrid-JavaScript-and-C-e6dc77fa RamanAnswered | 5 Replies | 5554 Views | Created by Greg Ma - Wednesday, October 26, 2011 4:26 AM | Last reply by Greg Ma - Monday, October 31, 2011 3:32 AM -
1 Votes
get event from c++ component
Hi Phil, When you say C++ component I assume you are talking about a Dll.Answered | 7 Replies | 3331 Views | Created by phil_ke - Wednesday, January 25, 2012 10:13 PM | Last reply by Jeff Sanders - Tuesday, January 31, 2012 8:11 PM -
0 Votes
Debugging C# component
I have build an HTML/JavaScript app with a C# component.Answered | 1 Replies | 2556 Views | Created by prog_1 - Wednesday, April 4, 2012 2:32 PM | Last reply by Jie Bao - Thursday, April 5, 2012 9:19 AM -
0 Votes
implements a C++ DLL component for C#
See Creating a Windows Runtime in-process component sample (C++/CX) for the Official Windows SDK sample demonstrating this and Creating Windows Runtime ...Answered | 1 Replies | 1541 Views | Created by assafdar - Monday, September 3, 2012 11:10 AM | Last reply by Rob Caplan [MSFT] - Tuesday, September 4, 2012 4:24 PM -
0 Votes
Best tool(s) for developing C# and javascript?
dialogs when it encounters an error.Answered | 5 Replies | 7529 Views | Created by Baffin - Monday, October 27, 2008 10:08 PM | Last reply by Prashant C - Thursday, March 12, 2009 11:26 AM -
0 Votes
How to add a reference to a c++ runtime component?
Hi Wantabeguitarboy, Will you follow the guideline: Walkthrough: Creating a basic Windows Runtime component in C++ and calling it from ...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
Encyption Component in C++ and C#
http://msdn.microsoft.com/en-us/library/aa380255(VS.85).aspxMattias, C# MVPAnswered | 3 Replies | 2736 Views | Created by Supereric - Tuesday, June 23, 2009 9:14 AM | Last reply by Mattias Sjögren - Tuesday, June 23, 2009 11:20 AM -
2 Votes
Possible C# and Javascript error - so confused
Hello, an c#-App cann call a JavaScript-function by invoking it.Answered | 8 Replies | 1282 Views | Created by eg10013 - Saturday, January 17, 2015 5:27 PM | Last reply by eg10013 - Wednesday, January 21, 2015 5:27 PM -
1 Votes
C# is a Component Oriented Language?
possible (with some addons) to use C# in a component based development > but pure C# with the stuff .Net gives us does not allow it (my personal > ...Answered | 5 Replies | 12436 Views | Created by mahaborn4u - Monday, June 20, 2011 7:29 AM | Last reply by Joshua Ramirez - Wednesday, June 29, 2011 10:02 PM -
0 Votes
C++ COM Component to C#
Can you post the original C++ code you are trying to replicate in C# including the example of how it is called in C++ and how the callback function ...Answered | 6 Replies | 739 Views | Created by Ravi Raj Nukala - Wednesday, January 16, 2019 12:56 PM | Last reply by CoolDadTx - Saturday, January 26, 2019 4:42 PM -
0 Votes
0x80000004 - JavaScript runtime error: No such interface supported
After I set the C bit of the HResult, it seems OK now.Answered | 4 Replies | 4184 Views | Created by Renjie Huang - Wednesday, December 26, 2012 8:08 PM | Last reply by Renjie Huang - Wednesday, December 26, 2012 10:48 PM - Items 1 to 20 of 1995420 Next ›
No announcements