Click here to Skip to main content
15,885,914 members
Home / Discussions / C#
   

C#

 
QuestionHow Can I automate the process of adding a webcam device to a C# video capture app. Pin
Jose_Gomez2-Mar-09 3:22
Jose_Gomez2-Mar-09 3:22 
QuestionWMI query doesnot return record for user having less previleges!! Pin
Cracked-Down2-Mar-09 3:02
Cracked-Down2-Mar-09 3:02 
QuestionRemote internet browsing? Pin
Member 46531982-Mar-09 2:28
Member 46531982-Mar-09 2:28 
AnswerRe: Remote internet browsing? Pin
Eddy Vluggen2-Mar-09 2:53
professionalEddy Vluggen2-Mar-09 2:53 
Questionprocess username Pin
shefa' isied2-Mar-09 2:21
shefa' isied2-Mar-09 2:21 
AnswerRe: process username Pin
Abhishek Sur2-Mar-09 3:42
professionalAbhishek Sur2-Mar-09 3:42 
QuestionImport a C++ class to C# Pin
lune122-Mar-09 2:19
lune122-Mar-09 2:19 
AnswerRe: Import a C++ class to C# Pin
Colin Angus Mackay2-Mar-09 2:22
Colin Angus Mackay2-Mar-09 2:22 
Unless it is managed C++ you cannot import the class. If it is managed C++ then what you have as an Assembly which can be added by adding a reference to it in the project and by putting a using myNamespace at the top of the C# file you want to use the managed C++ class in.

*Developer Day Scotland - Free community conference
*Colin Angus Mackay's Blog
*Latest Scottish Developers Newsletter


Vogon Building and Loan advise that your planet is at risk if you do not keep up repayments on any mortgage secured upon it. Remember that the force of gravity can go up as well as down.

GeneralRe: Import a C++ class to C# Pin
lune122-Mar-09 2:27
lune122-Mar-09 2:27 
GeneralRe: Import a C++ class to C# Pin
Alan N2-Mar-09 3:41
Alan N2-Mar-09 3:41 
QuestionRe: Import a C++ class to C# Pin
0x3c02-Mar-09 5:02
0x3c02-Mar-09 5:02 
AnswerRe: Import a C++ class to C# Pin
Xmen Real 2-Mar-09 5:59
professional Xmen Real 2-Mar-09 5:59 
GeneralRe: Import a C++ class to C# Pin
0x3c02-Mar-09 6:52
0x3c02-Mar-09 6:52 
AnswerRe: Import a C++ class to C# Pin
Perisic, Aleksandar2-Mar-09 6:29
Perisic, Aleksandar2-Mar-09 6:29 
QuestionFinding Process Path Pin
Lijo Rajan2-Mar-09 1:28
Lijo Rajan2-Mar-09 1:28 
AnswerRe: Finding Process Path [modified] Pin
ABitSmart2-Mar-09 2:10
ABitSmart2-Mar-09 2:10 
AnswerRe: Finding Process Path Pin
Luc Pattyn2-Mar-09 3:11
sitebuilderLuc Pattyn2-Mar-09 3:11 
GeneralRe: Finding Process Path Pin
ABitSmart2-Mar-09 3:46
ABitSmart2-Mar-09 3:46 
QuestionError :OnClientConnect : An operation on a socket could not be performed because the system lacked sufficient buffer space or because a queue was full Pin
ranandbe2-Mar-09 1:14
ranandbe2-Mar-09 1:14 
QuestionInsert a char in the beginning of the file using c# Pin
Member 5781892-Mar-09 1:10
Member 5781892-Mar-09 1:10 
AnswerRe: Insert a char in the beginning of the file using c# Pin
N a v a n e e t h2-Mar-09 1:22
N a v a n e e t h2-Mar-09 1:22 
GeneralRe: Insert a char in the beginning of the file using c# Pin
Member 5781892-Mar-09 2:51
Member 5781892-Mar-09 2:51 
GeneralRe: Insert a char in the beginning of the file using c# Pin
N a v a n e e t h2-Mar-09 15:33
N a v a n e e t h2-Mar-09 15:33 
QuestionInsert record Pin
Sajjad Leo2-Mar-09 1:05
Sajjad Leo2-Mar-09 1:05 
AnswerRe: Insert record Pin
Colin Angus Mackay2-Mar-09 2:29
Colin Angus Mackay2-Mar-09 2:29 

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.