Click here to Skip to main content
15,884,425 members
Home / Discussions / C#
   

C#

 
GeneralRe: How can I make one Form show another? Pin
J. Dunlap14-Jul-03 8:44
J. Dunlap14-Jul-03 8:44 
GeneralActually I do have one more question Pin
Anonymous14-Jul-03 8:46
Anonymous14-Jul-03 8:46 
GeneralRe: Actually I do have one more question Pin
J. Dunlap14-Jul-03 8:48
J. Dunlap14-Jul-03 8:48 
GeneralNope, no love. Pin
Anonymous14-Jul-03 8:53
Anonymous14-Jul-03 8:53 
GeneralFixed it, kinda Pin
frogb0x14-Jul-03 8:57
frogb0x14-Jul-03 8:57 
GeneralRe: Fixed it, kinda Pin
J. Dunlap14-Jul-03 8:59
J. Dunlap14-Jul-03 8:59 
GeneralRe: Fixed it, kinda Pin
frogb0x14-Jul-03 9:00
frogb0x14-Jul-03 9:00 
GeneralDirectShow .NET HELP!!! Pin
Brian JR14-Jul-03 8:17
Brian JR14-Jul-03 8:17 
God, I'm hoping some of you can help me here. I need DIRECTION.

I want to create a .NET application. I want to use C# language since it seems good for rapid application development.
I want to create the user interface (GUI) using the Visual Studio IDE form design.

Tell me if the following is possible:

I want to use DirectShow AND the Microsoft Speech .NET SDK in the SAME application. How can I do this? All the DirectShow examples are written in C++. All the .NET speech examples are written in C#.

Can I write the bulk of my application in C# and use C++ only for the DirectShow portion of it? Is this possible too?

Also, I'd like to "skin" my application, or in the very least give it some "personality" with rounded buttons and some custom controls that I create myself. Can I still use the Win32 API and "layered" windows to skin a GUI created with the "forms" wizard in Visual Studio? Is there any other way of creating that "custom" look?

I'm new to this stuff and I'm really confused. What's worse, is that I read all kinds of stuff about "managed code" and how DirectShow does not use managed code... DirectShow is built upon COM objects.... .NET allows one to mix managed and unmanaged code in the same application.... blah blah blah.... HELP!!!

All I want is some direction and advice on what to do 1st, 2nd, 3rd... I just don't know where to start... I don't want to read a 400 page book on ATL and COM if I'll be using C# which hides the COM internals... you know what I mean? HELP!!!

GeneralRe: DirectShow .NET HELP!!! Pin
Mazdak14-Jul-03 9:30
Mazdak14-Jul-03 9:30 
GeneralNavigating to a new page and Communicating with C++ Pin
pdunn14-Jul-03 7:48
pdunn14-Jul-03 7:48 
GeneralRe: Navigating to a new page and Communicating with C++ Pin
Mazdak14-Jul-03 9:35
Mazdak14-Jul-03 9:35 
GeneralUpdating IE automatically Pin
Meysam Mahfouzi14-Jul-03 6:50
Meysam Mahfouzi14-Jul-03 6:50 
GeneralRe: Updating IE automatically Pin
Not Active14-Jul-03 7:03
mentorNot Active14-Jul-03 7:03 
GeneralRe: Updating IE automatically Pin
Meysam Mahfouzi14-Jul-03 18:36
Meysam Mahfouzi14-Jul-03 18:36 
GeneralReceiveFailure problem Pin
viperxp14-Jul-03 6:49
viperxp14-Jul-03 6:49 
GeneralStopping a service - programmatically Pin
Anonymous14-Jul-03 6:16
Anonymous14-Jul-03 6:16 
GeneralRe: Stopping a service - programmatically Pin
Xiangyang Liu 刘向阳14-Jul-03 6:23
Xiangyang Liu 刘向阳14-Jul-03 6:23 
GeneralPerforming Validation Pin
precious66214-Jul-03 5:35
precious66214-Jul-03 5:35 
GeneralRe: Performing Validation Pin
Anonymous14-Jul-03 6:35
Anonymous14-Jul-03 6:35 
QuestionListbox using Objects? Pin
codycaillet14-Jul-03 5:35
codycaillet14-Jul-03 5:35 
GeneralGDI+ question Pin
Mazdak14-Jul-03 5:22
Mazdak14-Jul-03 5:22 
GeneralRe: GDI+ question Pin
J. Dunlap14-Jul-03 7:53
J. Dunlap14-Jul-03 7:53 
GeneralRe: GDI+ question Pin
Mazdak14-Jul-03 9:25
Mazdak14-Jul-03 9:25 
GeneralCreating Control Panel Applets in C# Pin
Ian Cope14-Jul-03 4:47
Ian Cope14-Jul-03 4:47 
GeneralRe: Creating Control Panel Applets in C# Pin
Stephane Rodriguez.14-Jul-03 5:51
Stephane Rodriguez.14-Jul-03 5:51 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.