Click here to Skip to main content
15,915,086 members
Home / Discussions / C#
   

C#

 
AnswerRe: how to find list of all the url tabs of IE presently running (multiple tabs) its name as application for each find cpu usage? Pin
The Man from U.N.C.L.E.12-Nov-09 9:43
The Man from U.N.C.L.E.12-Nov-09 9:43 
AnswerRe: how to find list of all the url tabs of IE presently running (multiple tabs) its name as application for each find cpu usage? Pin
Shameel12-Nov-09 22:46
professionalShameel12-Nov-09 22:46 
QuestionUrlEncode Problem Pin
snouto12-Nov-09 6:55
snouto12-Nov-09 6:55 
AnswerRe: UrlEncode Problem Pin
Abhishek Sur12-Nov-09 7:00
professionalAbhishek Sur12-Nov-09 7:00 
AnswerRe: UrlEncode Problem Pin
Shameel12-Nov-09 7:30
professionalShameel12-Nov-09 7:30 
AnswerRe: UrlEncode Problem Pin
Luc Pattyn12-Nov-09 7:39
sitebuilderLuc Pattyn12-Nov-09 7:39 
QuestionHow to capture screenshot of a web site in unattended mode? Pin
kskarun12-Nov-09 6:03
kskarun12-Nov-09 6:03 
AnswerRe: How to capture screenshot of a web site in unattended mode? Pin
Abhishek Sur12-Nov-09 6:57
professionalAbhishek Sur12-Nov-09 6:57 
It would be easier if you do it using printscreen.
You can anytime use Graphics.CopyFromScreen(..) to get screenshot programmatically and store it using Bitmap class.

You can easily open program for a second and take the screenshot .

But The main concern is how to do this without actually loading the page, or to do this without showing it in the desktop.
No Idea on this. Hopefully someone else might answer on this.

But for the time being, this might be your solution. If not, please let me know. Smile | :)

Abhishek Sur
Don't forget to click "Good Answer" if you like this Solution.
My Latest Articles-->

Simplify Code Using NDepend
Basics of Bing Search API using .NET
Microsoft Bing MAP using Javascript

AnswerRe: How to capture screenshot of a web site in unattended mode? Pin
Saksida Bojan12-Nov-09 7:36
Saksida Bojan12-Nov-09 7:36 
GeneralRe: How to capture screenshot of a web site in unattended mode? Pin
Abhishek Sur12-Nov-09 8:00
professionalAbhishek Sur12-Nov-09 8:00 
Questionc# vs c++ Pin
kumar sanghvi12-Nov-09 5:26
kumar sanghvi12-Nov-09 5:26 
AnswerRe: c# vs c++ Pin
The Man from U.N.C.L.E.12-Nov-09 5:29
The Man from U.N.C.L.E.12-Nov-09 5:29 
AnswerRe: c# vs c++ Pin
Not Active12-Nov-09 5:30
mentorNot Active12-Nov-09 5:30 
GeneralRe: c# vs c++ Pin
The Man from U.N.C.L.E.12-Nov-09 5:32
The Man from U.N.C.L.E.12-Nov-09 5:32 
GeneralRe: c# vs c++ Pin
Blubbo12-Nov-09 8:30
Blubbo12-Nov-09 8:30 
Questiona french question Pin
boudj12-Nov-09 5:01
boudj12-Nov-09 5:01 
AnswerRe: NOT a french question Pin
Luc Pattyn12-Nov-09 5:07
sitebuilderLuc Pattyn12-Nov-09 5:07 
AnswerRe: a french question Pin
The Man from U.N.C.L.E.12-Nov-09 5:13
The Man from U.N.C.L.E.12-Nov-09 5:13 
AnswerRe: a french question Pin
Saksida Bojan12-Nov-09 6:05
Saksida Bojan12-Nov-09 6:05 
AnswerRe: a french question Pin
Paulo Zemek13-Nov-09 6:48
Paulo Zemek13-Nov-09 6:48 
QuestionInheritance Pin
kumar sanghvi12-Nov-09 4:48
kumar sanghvi12-Nov-09 4:48 
AnswerRe: Inheritance Pin
Eduard Keilholz12-Nov-09 4:51
Eduard Keilholz12-Nov-09 4:51 
AnswerRe: Inheritance Pin
Xmen Real 12-Nov-09 4:51
professional Xmen Real 12-Nov-09 4:51 
AnswerRe: Inheritance Pin
PIEBALDconsult12-Nov-09 4:57
mvePIEBALDconsult12-Nov-09 4:57 
GeneralRe: Inheritance Pin
Covean12-Nov-09 4:59
Covean12-Nov-09 4:59 

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.