blah blah blah is here! blah blah » Close

-1
votes
1 answers

how to do "presentation of desktop to parthner" using C#

Hi, as the title states, can any kind soul out there assist me? Scenario: User 1 is suppose to present its desktop to user 2, user 2 can see what's being happen on user 1's desktop on his monitor, but cannot CONTROL. it's a web-bas ...

1
votes
2 answers

Report viewer printing

Guys, is there a way to print Microsoft report viewer direct to the default printer without using the print dialog window? my button click contains: [code]//this works but only by manually choosing printer reportViewer1.PrintDialog();[ ...

Feedback