Click here to Skip to main content
15,887,175 members
Home / Discussions / C#
   

C#

 
GeneralRe: Collection explicit conversion operator recommendation Pin
DaveyM6926-Aug-10 13:05
professionalDaveyM6926-Aug-10 13:05 
GeneralRe: Collection explicit conversion operator recommendation Pin
Luc Pattyn26-Aug-10 13:10
sitebuilderLuc Pattyn26-Aug-10 13:10 
AnswerSolved: Collection explicit conversion operator recommendation Pin
DaveyM6926-Aug-10 13:03
professionalDaveyM6926-Aug-10 13:03 
QuestionSOLVED: Hide subitem in standard listview [modified] Pin
Marcel Vreuls (www.agentbase.nl)26-Aug-10 11:48
Marcel Vreuls (www.agentbase.nl)26-Aug-10 11:48 
AnswerMessage Closed Pin
26-Aug-10 20:37
stancrm26-Aug-10 20:37 
GeneralRe: Hide subitem in standard listview Pin
Marcel Vreuls (www.agentbase.nl)27-Aug-10 0:19
Marcel Vreuls (www.agentbase.nl)27-Aug-10 0:19 
QuestionHow to get url from browser to C# application Pin
Saint_pl26-Aug-10 11:14
Saint_pl26-Aug-10 11:14 
AnswerRe: How to get url from browser to C# application Pin
Luc Pattyn26-Aug-10 13:41
sitebuilderLuc Pattyn26-Aug-10 13:41 
A web browser is an app like any other, it can organize its GUI and its data structures any way the designer sees fit, and it may or may not offer an API. As a result there is no universal way to do what you want.

However I expect there is good probability you can for each of them identify a window and basically execute a GetWindowText; how you identify the right window and how you walk from the browser's main window to it, is for you to discover, and might even differ from one version to the next.

Smile | :)
Luc Pattyn [Forum Guidelines] [Why QA sucks] [My Articles] Nil Volentibus Arduum
Please use <PRE> tags for code snippets, they preserve indentation, and improve readability.


AnswerRe: How to get url from browser to C# application Pin
Saint_pl26-Aug-10 13:51
Saint_pl26-Aug-10 13:51 
GeneralRe: How to get url from browser to C# application Pin
#realJSOP27-Aug-10 2:21
mve#realJSOP27-Aug-10 2:21 
AnswerRe: How to get url from browser to C# application [modified] Pin
Saint_pl27-Aug-10 5:27
Saint_pl27-Aug-10 5:27 
Questionwebspider/crawler extract Javascript related info Pin
michael_jhons26-Aug-10 9:39
michael_jhons26-Aug-10 9:39 
AnswerRe: webspider/crawler extract Javascript related info Pin
Ennis Ray Lynch, Jr.26-Aug-10 10:05
Ennis Ray Lynch, Jr.26-Aug-10 10:05 
AnswerRe: webspider/crawler extract Javascript related info Pin
Ravi Bhavnani26-Aug-10 11:57
professionalRavi Bhavnani26-Aug-10 11:57 
AnswerRe: webspider/crawler extract Javascript related info Pin
Pete O'Hanlon26-Aug-10 12:00
mvePete O'Hanlon26-Aug-10 12:00 
QuestionCompress specific text for storage. Pin
kevinnicol26-Aug-10 8:52
kevinnicol26-Aug-10 8:52 
AnswerRe: Compress specific text for storage. Pin
Luc Pattyn26-Aug-10 9:05
sitebuilderLuc Pattyn26-Aug-10 9:05 
GeneralRe: Compress specific text for storage. Pin
kevinnicol26-Aug-10 9:08
kevinnicol26-Aug-10 9:08 
GeneralRe: Compress specific text for storage. Pin
harold aptroot26-Aug-10 9:25
harold aptroot26-Aug-10 9:25 
GeneralRe: Compress specific text for storage. Pin
Luc Pattyn26-Aug-10 9:29
sitebuilderLuc Pattyn26-Aug-10 9:29 
GeneralRe: Compress specific text for storage. Pin
AspDotNetDev26-Aug-10 11:04
protectorAspDotNetDev26-Aug-10 11:04 
GeneralRe: Compress specific text for storage. Pin
Luc Pattyn26-Aug-10 11:09
sitebuilderLuc Pattyn26-Aug-10 11:09 
GeneralRe: Compress specific text for storage. Pin
AspDotNetDev26-Aug-10 11:16
protectorAspDotNetDev26-Aug-10 11:16 
GeneralRe: Compress specific text for storage. Pin
Luc Pattyn26-Aug-10 11:26
sitebuilderLuc Pattyn26-Aug-10 11:26 
GeneralRe: Compress specific text for storage. Pin
harold aptroot26-Aug-10 11:28
harold aptroot26-Aug-10 11:28 

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.