Click here to Skip to main content
15,892,809 members
Home / Discussions / C#
   

C#

 
GeneralRe: Close Firefox with C# Pin
Pete O'Hanlon14-Aug-09 1:47
mvePete O'Hanlon14-Aug-09 1:47 
GeneralRe: Close Firefox with C# Pin
0x3c014-Aug-09 2:01
0x3c014-Aug-09 2:01 
GeneralRe: Close Firefox with C# Pin
Pete O'Hanlon14-Aug-09 2:28
mvePete O'Hanlon14-Aug-09 2:28 
GeneralRe: Close Firefox with C# Pin
PRMan!!!16-Oct-09 12:12
PRMan!!!16-Oct-09 12:12 
AnswerRe: Close Firefox with C# Pin
benjymous14-Aug-09 1:37
benjymous14-Aug-09 1:37 
GeneralRe: Close Firefox with C# Pin
nhqlbaislwfiikqraqnm15-Aug-09 10:24
nhqlbaislwfiikqraqnm15-Aug-09 10:24 
QuestionAForge.NET Pin
SP Vilakazi13-Aug-09 21:27
SP Vilakazi13-Aug-09 21:27 
AnswerRe: AForge.NET Pin
Pete O'Hanlon13-Aug-09 21:57
mvePete O'Hanlon13-Aug-09 21:57 
This may seem like a stupid question, but have you actually included a reference to AForge in your project? Just because it's been installed on your machine doesn't mean that your project will automatically pick it up - you still need to add a reference to it.

Right click on your project and click "Add reference..." to bring up the references dialog. At this point, if AForge has been installed in the GAC, you can add a reference from the .NET assemblies tab. If it hasn't, you'll need to browse to the folders containing the DLLs and add them from there (making sure you pick up any items that AForge is dependent on).

"WPF has many lovers. It's a veritable porn star!" - Josh Smith

As Braveheart once said, "You can take our freedom but you'll never take our Hobnobs!" - Martin Hughes.


My blog | My articles | MoXAML PowerToys | Onyx



Questiontriggering the mouse click and hold event Pin
prasadbuddhika13-Aug-09 21:21
prasadbuddhika13-Aug-09 21:21 
AnswerRe: triggering the mouse click and hold event Pin
musefan13-Aug-09 21:52
musefan13-Aug-09 21:52 
AnswerRe: triggering the mouse click and hold event Pin
OriginalGriff13-Aug-09 21:54
mveOriginalGriff13-Aug-09 21:54 
QuestionHelp with Entity framework approach. Pin
SpiveyC#13-Aug-09 21:01
SpiveyC#13-Aug-09 21:01 
AnswerRe: Help with Entity framework approach. Pin
Henry Minute14-Aug-09 13:46
Henry Minute14-Aug-09 13:46 
GeneralRe: Help with Entity framework approach. Pin
SpiveyC#14-Aug-09 23:22
SpiveyC#14-Aug-09 23:22 
QuestionDynamically Loading Custom Control Pin
Matt Cavanagh13-Aug-09 20:46
Matt Cavanagh13-Aug-09 20:46 
AnswerRe: Dynamically Loading Custom Control Pin
SpiveyC#13-Aug-09 21:03
SpiveyC#13-Aug-09 21:03 
GeneralRe: Dynamically Loading Custom Control Pin
Matt Cavanagh13-Aug-09 21:16
Matt Cavanagh13-Aug-09 21:16 
AnswerRe: Dynamically Loading Custom Control Pin
0x3c013-Aug-09 21:45
0x3c013-Aug-09 21:45 
GeneralRe: Dynamically Loading Custom Control Pin
Matt Cavanagh13-Aug-09 22:05
Matt Cavanagh13-Aug-09 22:05 
NewsRe: Dynamically Loading Custom Control Pin
Matt Cavanagh14-Aug-09 1:33
Matt Cavanagh14-Aug-09 1:33 
QuestionAsyncCallback problem? Pin
Benny_Lava13-Aug-09 20:20
Benny_Lava13-Aug-09 20:20 
AnswerRe: AsyncCallback problem? Pin
Luc Pattyn14-Aug-09 0:41
sitebuilderLuc Pattyn14-Aug-09 0:41 
QuestionResizing Forms as per Screen Resolution Pin
Sanket.Patil13-Aug-09 20:19
Sanket.Patil13-Aug-09 20:19 
AnswerRe: Resizing Forms as per Screen Resolution Pin
0x3c013-Aug-09 22:10
0x3c013-Aug-09 22:10 
QuestionHelp to get a window to lock focus Pin
False Chicken13-Aug-09 18:50
False Chicken13-Aug-09 18:50 

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.