No announcements
-
0 Votes
User Interface using C/C++
I am learning on how to create an interactive user interface using either C or C++. So, may I know which method should I go ...Answered | 2 Replies | 1045 Views | Created by kttee - Friday, March 22, 2013 3:42 AM | Last reply by Bordon - Friday, March 22, 2013 2:11 PM -
0 Votes
User Interface For a C++ Code using C# ????
I would say why are you asking questions about C++, becuase this is a .NET C# forum. What is it? Is it that you have a DLL in C++ that you want a ...Unanswered | 3 Replies | 450 Views | Created by Bharath Raghu - Friday, August 1, 2014 12:53 PM | Last reply by darnold924 - Friday, August 1, 2014 2:39 PM -
2 Votes
Can I use C# to define the user interface and place the "meat" in native C++ DLLs?
For the benefit of others, this is the same question asAnswered | 9 Replies | 1366 Views | Created by Juan Dent - Saturday, August 19, 2017 9:18 PM | Last reply by Simple Samples - Monday, August 21, 2017 6:45 AM -
0 Votes
I want to use C# to define the user interface of a desktop app while the real work is delegated to a native C++ DLL. is this possible?
suggestion, you can use Winform or WPF to define the user interface. About delegating to native C++ DLL, You'll need to declare a delegate on the C# side ...Proposed | 2 Replies | 287 Views | Created by Juan Dent - Saturday, August 19, 2017 9:17 PM | Last reply by Cherry Bu - Tuesday, August 22, 2017 6:17 AM -
0 Votes
Excel 2010 - using VBA to call on C# Methods and User Interface (Forms)
that my colleagues will have inserted into some of their Excel workbooks. I want to create a form-driven user interface for this template that does not get saved into ...Answered | 2 Replies | 6619 Views | Created by davelang - Wednesday, April 27, 2011 11:14 AM | Last reply by davelang - Wednesday, April 27, 2011 1:09 PM -
0 Votes
QUESTION: how build/create sql reports via a C# application using own user interface:
I would like to know if it is possible to create my own user interface, to enable me to print / create my own sql reports using the "sql reports builder". The ...Answered | 2 Replies | 6392 Views | Created by darthGeo - Tuesday, October 26, 2010 11:37 AM | Last reply by Tony Chain - Thursday, October 28, 2010 7:55 AM -
0 Votes
create a user interface that use an array display to words in original and reverse order in C#
'length' accepting a first argument of type 'System.Array' could be found (are you missing a using directive or an assembly ...Answered | 5 Replies | 1383 Views | Created by wolfstar284 - Saturday, December 22, 2012 9:47 AM | Last reply by Family Tree Mike - Sunday, December 23, 2012 9:06 PM -
0 Votes
Updating a User Interface from a Background Process
How to update the user interface in windows application using the background process in C# ( .net 2003)Answered | 1 Replies | 3667 Views | Created by Venkata Prasad K - Thursday, September 14, 2006 7:06 AM | Last reply by Ahmed Waly - Thursday, September 14, 2006 7:29 AM -
0 Votes
Is C++ and WIn32 API used to create popular applications for windows such as Adobe Photoshop?
the developers of these applications get custom UI which is different from the default user interface provided by .NET? Secondly can C++ and ...Discussion | 1 Replies | 2500 Views | Created by GoKu12345 - Thursday, July 28, 2011 9:13 AM | Last reply by Giovanni Dicanio - Thursday, July 28, 2011 9:22 AM -
0 Votes
Charts and Graphs in CE 6.0 R3 using C++
I'm developing an app in Silverlight for Windows Embedded in CE 6.0 R3 and that requires using C++. I have a need in my application for displaying charts, graphs and dials in ...Unanswered | 1 Replies | 452 Views | Created by TkRoc - Tuesday, March 25, 2014 7:41 PM | Last reply by SimonRev - Wednesday, March 26, 2014 1:58 PM -
0 Votes
Using C# and C++ in the same application
Hi, you can also run the native C++ application and the C# User Interface in separate processes and use interprocess communication ...Proposed | 3 Replies | 460 Views | Created by FarpointStation - Friday, May 27, 2016 7:16 PM | Last reply by David Roller - Friday, May 27, 2016 8:25 PM -
0 Votes
Controls without a user interface
Hi, I would like to develop C# components without a user interface, you know just a service you can use on forms, that sit in the bottom area of ...Answered | 2 Replies | 3428 Views | Created by Mikaelm - Monday, February 12, 2007 6:33 PM | Last reply by Mikaelm - Monday, February 12, 2007 9:05 PM -
0 Votes
Windows mobile C#
Hii, I am beginner in Windows mobile, I am developing Graphics based user interface, I am using C# and Windows mobile 2003 SE emulator. I have some dbts.. ...Answered | 1 Replies | 3284 Views | Created by anishk - Tuesday, April 21, 2009 6:37 AM | Last reply by Malleswara Reddy [MCTS, MCP] - Tuesday, April 21, 2009 6:53 AM -
0 Votes
C# or visual C++6
a user interface with MFC (the native library that comes with Visual C++) is possible, buf its more work than create the same user interface ...Answered | 2 Replies | 2872 Views | Created by Ahmed Ismail - Saturday, March 8, 2008 5:08 PM | Last reply by eduard tomàs - Saturday, March 8, 2008 7:27 PM -
0 Votes
User Interface Engineer Wanted
Job Title: User Interface Engineer Location: San Antonio, TX Job Type: Full Time NewTek, the Emmy Award winningDiscussion | 2 Replies | 3350 Views | Created by JohnPerkins - Monday, August 18, 2008 9:39 PM | Last reply by JohnPerkins - Tuesday, August 19, 2008 4:55 PM -
0 Votes
connect user developed interface using WVD to DB SQLEE 2005
Dear Friends I am a bigginer. I need to save input from textBox (User interface that I have made using VWD) to a database in SQLSEE 2005 ...Unanswered | 1 Replies | 6763 Views | Created by Amilath - Friday, October 13, 2006 6:38 AM | Last reply by Buck Woody - MSFT - Friday, November 10, 2006 3:26 PM -
0 Votes
Setting parameter for line chart - C#
I am currently working on Graphic User Interface using C#, I want to add a feature where user could hide/show any series. Is there a function for hide or ... -
0 Votes
Implementing ItsPubPlugin in C#
how things work and what interface to use for my plugin. http://msdn.microsoft.com/en-us/library/dd401684(v=vs.85Unanswered | 4 Replies | 1343 Views | Created by ConcordCE - Tuesday, August 20, 2013 8:32 PM | Last reply by Ian Reinhart Geiser - Thursday, October 25, 2018 3:21 AM -
0 Votes
Common codebase for native C++ and .NET?
these reusable parts only once. I know one solution would be to implement them in C++ and then wrap them up in a C++/CLI managed assembly. However, the ...Answered | 1 Replies | 3411 Views | Created by Bartosz Bien - Wednesday, January 7, 2009 11:29 AM | Last reply by nobugz - Wednesday, January 7, 2009 12:29 PM -
1 Votes
How to create an outlook template file ".OFT" using C#
There is a request from our client. That is create a outlook template file using C#, the file will include images & static copy. Then when user opens it thru Outlook( ...Answered | 2 Replies | 7479 Views | Created by wxy8u8u - Thursday, February 16, 2012 2:09 PM | Last reply by Dmitry Streblechenko _MVP_ - Thursday, February 16, 2012 2:48 PM - Items 1 to 20 of 2596831 Next ›
No announcements