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

C#

 
AnswerRe: Searching within datagridview Pin
musefan30-Mar-09 6:54
musefan30-Mar-09 6:54 
GeneralRe: Searching within datagridview Pin
celso_cabaleiro30-Mar-09 7:07
celso_cabaleiro30-Mar-09 7:07 
GeneralRe: Searching within datagridview Pin
musefan30-Mar-09 7:12
musefan30-Mar-09 7:12 
GeneralRe: Searching within datagridview Pin
celso_cabaleiro30-Mar-09 7:25
celso_cabaleiro30-Mar-09 7:25 
GeneralRe: Searching within datagridview Pin
musefan30-Mar-09 7:32
musefan30-Mar-09 7:32 
GeneralRe: Searching within datagridview Pin
celso_cabaleiro30-Mar-09 7:41
celso_cabaleiro30-Mar-09 7:41 
QuestionPrinting Pin
mark_w_30-Mar-09 5:59
mark_w_30-Mar-09 5:59 
AnswerRe: Printing Pin
Yusuf30-Mar-09 6:14
Yusuf30-Mar-09 6:14 
mark_w_ wrote:
I want to create an c# app that any other application (eg, Word, Excel etc ) can print to (so i assume it would be a printer driver?? or printer queue??)


Well, you can not write printer app. There is no such thing. But you can write virtual printer driver. Then any application can use your driver to write (send) data to your driver.

You can not use C# to write printer drivers too. Too bad, you need Windows Driver Kit [^].

Yusuf

Oh didn't you notice, analogous to square roots, they recently introduced rectangular, circular, and diamond roots to determine the size of the corresponding shapes when given the area. Luc Pattyn[^]

GeneralRe: Printing Pin
mark_w_30-Mar-09 6:22
mark_w_30-Mar-09 6:22 
QuestionHow to find status of usercontrol wether it is cleared or not Pin
Narendra Reddy Vajrala30-Mar-09 5:40
Narendra Reddy Vajrala30-Mar-09 5:40 
AnswerRe: How to find status of usercontrol wether it is cleared or not Pin
musefan30-Mar-09 6:47
musefan30-Mar-09 6:47 
GeneralRe: How to find status of usercontrol wether it is cleared or not Pin
Narendra Reddy Vajrala31-Mar-09 2:29
Narendra Reddy Vajrala31-Mar-09 2:29 
QuestionHow Syncronize..in C#??? Pin
VisualLive30-Mar-09 5:16
VisualLive30-Mar-09 5:16 
AnswerRe: How Syncronize..in C#??? Pin
dan!sh 30-Mar-09 5:44
professional dan!sh 30-Mar-09 5:44 
AnswerRe: How Syncronize..in C#??? Pin
lisan_al_ghaib30-Mar-09 5:44
lisan_al_ghaib30-Mar-09 5:44 
GeneralRe: How Syncronize..in C#??? Pin
VisualLive30-Mar-09 6:04
VisualLive30-Mar-09 6:04 
Questionupadated html format of google images seacrh result Pin
yogesh_deshmukh30-Mar-09 4:54
yogesh_deshmukh30-Mar-09 4:54 
AnswerRe: upadated html format of google images seacrh result Pin
SeMartens30-Mar-09 5:10
SeMartens30-Mar-09 5:10 
GeneralRe: upadated html format of google images seacrh result Pin
yogesh_deshmukh30-Mar-09 17:12
yogesh_deshmukh30-Mar-09 17:12 
QuestionFlv converter open data source??? Pin
omegazafer30-Mar-09 4:53
omegazafer30-Mar-09 4:53 
QuestionHow to run windows service on remote server Pin
tmieruch30-Mar-09 4:40
tmieruch30-Mar-09 4:40 
QuestionSHCameraCapture Pin
Craigjw30-Mar-09 3:51
Craigjw30-Mar-09 3:51 
AnswerRe: SHCameraCapture Pin
musefan30-Mar-09 4:08
musefan30-Mar-09 4:08 
GeneralRe: SHCameraCapture Pin
Craigjw30-Mar-09 5:17
Craigjw30-Mar-09 5:17 
QuestionHow to display Progress Bar while application is in operation? Pin
Nopo30-Mar-09 3:40
Nopo30-Mar-09 3:40 

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.