Click here to Skip to main content
15,898,931 members
Home / Discussions / C#
   

C#

 
AnswerRe: How to retrieve a MPG picture from DB or convert byte[] to MPG? Pin
Jacob Dixon8-Nov-09 5:41
Jacob Dixon8-Nov-09 5:41 
GeneralRe: How to retrieve a MPG picture from DB or convert byte[] to MPG? Pin
Alegria_Lee9-Nov-09 3:29
Alegria_Lee9-Nov-09 3:29 
QuestionConditional X and Y position of a Crystal Reports field Pin
sharad Pyakurel7-Nov-09 16:59
sharad Pyakurel7-Nov-09 16:59 
QuestionSimple BHO problem Pin
fasfasdf7-Nov-09 14:42
fasfasdf7-Nov-09 14:42 
QuestionAccessing cameras without frameworks... Pin
Jacob Dixon7-Nov-09 14:27
Jacob Dixon7-Nov-09 14:27 
AnswerRe: Accessing cameras without frameworks... Pin
Christian Graus7-Nov-09 14:35
protectorChristian Graus7-Nov-09 14:35 
GeneralRe: Accessing cameras without frameworks... Pin
Jacob Dixon7-Nov-09 14:38
Jacob Dixon7-Nov-09 14:38 
GeneralRe: Accessing cameras without frameworks... Pin
Christian Graus7-Nov-09 14:43
protectorChristian Graus7-Nov-09 14:43 
Jacob Dixon wrote:
Ohh.. so even major applications like aim, skype, communicator even use DirectX or another library to help access webcams?


Absolutely.

Jacob Dixon wrote:
I've been reading the books I have purchased but none of them really got into Dllimports or any unmanaged coding with C#.


www.pinvoke.net[^] is a great resource for dll stuff. Also, there's a couple of full libraries that import all of DirectX into C# about, I've used those before, and they work well.

Jacob Dixon wrote:
I'm in school but they seem to not teach that advanced as I've already taken all of the classes lol.


*grin* well, perhaps that means you're the one who is likely to actually become a programmer. It's generally good to pull things apart and work out how they work, not just use code people give you or that you find, but you won't gain much from trying to go more low level than just finding an article on CP on C# and webcams, and using whatever method they use to get access to Direct X, I believe the DirectX library I was talking about gets used a lot, and that it also has a CP article.

Christian Graus

Driven to the arms of OSX by Vista.

Read my blog to find out how I've worked around bugs in Microsoft tools and frameworks.

GeneralRe: Accessing cameras without frameworks... Pin
Jacob Dixon7-Nov-09 14:50
Jacob Dixon7-Nov-09 14:50 
GeneralRe: Accessing cameras without frameworks... Pin
Christian Graus7-Nov-09 14:52
protectorChristian Graus7-Nov-09 14:52 
GeneralRe: Accessing cameras without frameworks... Pin
Jacob Dixon7-Nov-09 14:55
Jacob Dixon7-Nov-09 14:55 
GeneralRe: Accessing cameras without frameworks... Pin
Christian Graus7-Nov-09 14:57
protectorChristian Graus7-Nov-09 14:57 
GeneralRe: Accessing cameras without frameworks... Pin
Jacob Dixon7-Nov-09 15:00
Jacob Dixon7-Nov-09 15:00 
QuestionArrays and the interfaces they implement. Pin
CaptainSeeSharp7-Nov-09 13:29
CaptainSeeSharp7-Nov-09 13:29 
AnswerRe: Arrays and the interfaces they implement. Pin
Luc Pattyn7-Nov-09 13:46
sitebuilderLuc Pattyn7-Nov-09 13:46 
AnswerRe: Arrays and the interfaces they implement. Pin
Christian Graus7-Nov-09 14:23
protectorChristian Graus7-Nov-09 14:23 
AnswerRe: Arrays and the interfaces they implement. Pin
Dave Kreskowiak7-Nov-09 15:08
mveDave Kreskowiak7-Nov-09 15:08 
GeneralRe: Arrays and the interfaces they implement. Pin
CaptainSeeSharp7-Nov-09 16:46
CaptainSeeSharp7-Nov-09 16:46 
GeneralRe: Arrays and the interfaces they implement. Pin
Dave Kreskowiak7-Nov-09 19:22
mveDave Kreskowiak7-Nov-09 19:22 
GeneralRe: Arrays and the interfaces they implement. Pin
Luc Pattyn8-Nov-09 1:23
sitebuilderLuc Pattyn8-Nov-09 1:23 
QuestionCreating a method hierarchy within a class Pin
MafiaMoe7-Nov-09 9:50
MafiaMoe7-Nov-09 9:50 
AnswerRe: Creating a method hierarchy within a class Pin
PIEBALDconsult7-Nov-09 10:10
mvePIEBALDconsult7-Nov-09 10:10 
GeneralRe: Creating a method hierarchy within a class Pin
MafiaMoe7-Nov-09 10:45
MafiaMoe7-Nov-09 10:45 
GeneralRe: Creating a method hierarchy within a class Pin
PIEBALDconsult7-Nov-09 11:14
mvePIEBALDconsult7-Nov-09 11:14 
GeneralRe: Creating a method hierarchy within a class Pin
Not Active7-Nov-09 11:42
mentorNot Active7-Nov-09 11:42 

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.