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

C#

 
Questionunable to read from SerialPort Pin
Jassim Rahma8-Nov-11 5:59
Jassim Rahma8-Nov-11 5:59 
AnswerRe: unable to read from SerialPort Pin
Dan Mos8-Nov-11 6:13
Dan Mos8-Nov-11 6:13 
GeneralRe: unable to read from SerialPort Pin
Jassim Rahma8-Nov-11 6:45
Jassim Rahma8-Nov-11 6:45 
GeneralRe: unable to read from SerialPort Pin
Dan Mos8-Nov-11 7:03
Dan Mos8-Nov-11 7:03 
AnswerRe: unable to read from SerialPort Pin
Luc Pattyn8-Nov-11 7:05
sitebuilderLuc Pattyn8-Nov-11 7:05 
QuestionHow to check if a window is open Pin
swapna chappidi8-Nov-11 4:16
swapna chappidi8-Nov-11 4:16 
AnswerRe: How to check if a window is open Pin
Rob Philpott8-Nov-11 4:36
Rob Philpott8-Nov-11 4:36 
GeneralRe: How to check if a window is open Pin
swapna chappidi8-Nov-11 4:47
swapna chappidi8-Nov-11 4:47 
GeneralRe: How to check if a window is open Pin
BobJanova8-Nov-11 5:23
BobJanova8-Nov-11 5:23 
AnswerRe: How to check if a window is open Pin
RaviRanjanKr13-Nov-11 4:36
professionalRaviRanjanKr13-Nov-11 4:36 
QuestionIn Windows 7 I can't get a window to be shown in foreground (Win32 API) Pin
Axonn Echysttas8-Nov-11 2:38
Axonn Echysttas8-Nov-11 2:38 
AnswerRe: In Windows 7 I can't get a window to be shown in foreground (Win32 API) Pin
Axonn Echysttas9-Nov-11 1:34
Axonn Echysttas9-Nov-11 1:34 
QuestionManipulating the order event handlers are executed Pin
Bernhard Hiller8-Nov-11 0:05
Bernhard Hiller8-Nov-11 0:05 
AnswerRe: Manipulating the order event handlers are executed Pin
Alan N8-Nov-11 0:47
Alan N8-Nov-11 0:47 
GeneralRe: Manipulating the order event handlers are executed Pin
BobJanova8-Nov-11 1:18
BobJanova8-Nov-11 1:18 
GeneralRe: Manipulating the order event handlers are executed Pin
Alan N8-Nov-11 2:47
Alan N8-Nov-11 2:47 
GeneralRe: Manipulating the order event handlers are executed Pin
Bernhard Hiller8-Nov-11 2:35
Bernhard Hiller8-Nov-11 2:35 
GeneralRe: Manipulating the order event handlers are executed Pin
Alan N8-Nov-11 5:37
Alan N8-Nov-11 5:37 
GeneralRe: Manipulating the order event handlers are executed Pin
Bernhard Hiller9-Nov-11 23:35
Bernhard Hiller9-Nov-11 23:35 
AnswerRe: Manipulating the order event handlers are executed Pin
harold aptroot8-Nov-11 2:59
harold aptroot8-Nov-11 2:59 
Questionis it possible to debug my C# program (for Windows-Mobile) Pin
goldsoft7-Nov-11 23:53
goldsoft7-Nov-11 23:53 
AnswerRe: is it possible to debug my C# program (for Windows-Mobile) Pin
Dave Kreskowiak8-Nov-11 3:08
mveDave Kreskowiak8-Nov-11 3:08 
QuestionRecording my internet browsing on file Pin
Member 83534877-Nov-11 23:46
Member 83534877-Nov-11 23:46 
Hi all, I'd like to create a C# program that:

1) It will allow me to navigate through the internet.
2) When browsing, I will must have the opportunity to begin a recording session. This recorded session will be written onto a file on HD.

When I say "record a web-session" I intend to record every step I follow during my web browsing.

A program that best-fits these requirements is iMacro.
I cannot use it so I have to develop something similiar.

I create my form with my browser within (simply using the WebBrowser tool), but what I'm trying to understand is HOW can I keep trace of any actions I do in my web-browsing.

Anyone can help me please?

Any advice will be appreciated,

Thank you in advance,

Pietro
AnswerRe: Recording my internet browsing on file Pin
Bernhard Hiller8-Nov-11 0:08
Bernhard Hiller8-Nov-11 0:08 
GeneralRe: Recording my internet browsing on file Pin
Member 83534878-Nov-11 0:26
Member 83534878-Nov-11 0:26 

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.