Click here to Skip to main content
16,007,111 members
Home / Discussions / C#
   

C#

 
AnswerRe: Spell check addin for Messenger Live Pin
Judah Gabriel Himango20-Sep-07 7:44
sponsorJudah Gabriel Himango20-Sep-07 7:44 
Questionc# DataGridView - Maintain Scroll Position Pin
ATCsharp20-Sep-07 1:54
ATCsharp20-Sep-07 1:54 
QuestionNeed code for converting from Excel to XML Pin
Sri_346420-Sep-07 1:39
Sri_346420-Sep-07 1:39 
AnswerRe: Need code for converting from Excel to XML Pin
Giorgi Dalakishvili20-Sep-07 1:47
mentorGiorgi Dalakishvili20-Sep-07 1:47 
GeneralRe: Need code for converting from Excel to XML Pin
Sri_346420-Sep-07 1:55
Sri_346420-Sep-07 1:55 
GeneralRe: Need code for converting from Excel to XML Pin
Giorgi Dalakishvili20-Sep-07 1:59
mentorGiorgi Dalakishvili20-Sep-07 1:59 
QuestionSend data(bytes/stream) to a printer Pin
gauthee20-Sep-07 0:59
gauthee20-Sep-07 0:59 
AnswerRe: Send data(bytes/stream) to a printer Pin
snorkie20-Sep-07 3:25
professionalsnorkie20-Sep-07 3:25 
In order to print directly to a printer, you have to send native codes in the language of the printer. This is all done for you in the background via the windows printer drivers. So, unless you have specific knowledge of each printer your application is going to use, use the windows print drivers.

If you try to send a word file directly to the printer, nothing will happen.

Hogan
AnswerRe: Send data(bytes/stream) to a printer Pin
Dave Kreskowiak20-Sep-07 7:08
mveDave Kreskowiak20-Sep-07 7:08 
QuestionReading Byte of Buffer Pin
DeepOceans20-Sep-07 0:56
DeepOceans20-Sep-07 0:56 
AnswerRe: Reading Byte of Buffer Pin
gauthee20-Sep-07 1:08
gauthee20-Sep-07 1:08 
QuestionRelated to Clicking a DataGridViewComboBoxColumn thrice to select an Item of DataGridView Pin
Rudra Rath20-Sep-07 0:21
Rudra Rath20-Sep-07 0:21 
Questionfile transfer problem !!! Pin
samforu20-Sep-07 0:18
samforu20-Sep-07 0:18 
QuestionProblem with WSE 3.0 and project in c# Pin
dift20-Sep-07 0:01
dift20-Sep-07 0:01 
Questionautonumber Pin
KppsK19-Sep-07 23:58
KppsK19-Sep-07 23:58 
AnswerRe: autonumber Pin
Colin Angus Mackay20-Sep-07 0:12
Colin Angus Mackay20-Sep-07 0:12 
AnswerRe: autonumber Pin
Kuldeep Antil20-Sep-07 0:17
Kuldeep Antil20-Sep-07 0:17 
AnswerRe: autonumber Pin
Pete O'Hanlon20-Sep-07 0:20
mvePete O'Hanlon20-Sep-07 0:20 
Questionbyte array conversion Pin
bttds19-Sep-07 23:38
bttds19-Sep-07 23:38 
AnswerRe: byte array conversion Pin
Guffa20-Sep-07 2:38
Guffa20-Sep-07 2:38 
GeneralRe: byte array conversion Pin
bttds20-Sep-07 15:47
bttds20-Sep-07 15:47 
AnswerRe: byte array conversion Pin
Guffa21-Sep-07 10:03
Guffa21-Sep-07 10:03 
QuestionHash Table Problem Urgent Pin
Nishad8519-Sep-07 23:21
Nishad8519-Sep-07 23:21 
AnswerRe: Hash Table Problem Urgent Pin
Pete O'Hanlon19-Sep-07 23:41
mvePete O'Hanlon19-Sep-07 23:41 
AnswerRe: Hash Table Problem Urgent Pin
lost in transition 20-Sep-07 11:27
lost in transition 20-Sep-07 11:27 

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.