Click here to Skip to main content
15,881,380 members
Home / Discussions / C#
   

C#

 
AnswerRe: Sound Recorder in Visual Studio Pin
Nader Elshehabi5-Jul-08 1:16
Nader Elshehabi5-Jul-08 1:16 
QuestionWhat happens if you inherit multiple interfaces and they have conflicting method names? Pin
Pankaj Garg4-Jul-08 21:08
Pankaj Garg4-Jul-08 21:08 
AnswerRe: What happens if you inherit multiple interfaces and they have conflicting method names? Pin
Nader Elshehabi5-Jul-08 0:03
Nader Elshehabi5-Jul-08 0:03 
AnswerRe: What happens if you inherit multiple interfaces and they have conflicting method names? Pin
Guffa5-Jul-08 3:43
Guffa5-Jul-08 3:43 
QuestionHow to get Image from Frame in mshtml. Pin
banker_kiran4-Jul-08 20:04
banker_kiran4-Jul-08 20:04 
AnswerRe: How to get Image from Frame in mshtml. Pin
banker_kiran8-Jul-08 18:47
banker_kiran8-Jul-08 18:47 
QuestionStop Autoplay of mshtml.HTMLObjectElement Pin
banker_kiran4-Jul-08 19:31
banker_kiran4-Jul-08 19:31 
QuestionPrinting on a Pre-Printed Form Pin
Ian Uy4-Jul-08 18:20
Ian Uy4-Jul-08 18:20 
Good Day,

It has always bothered me on how to print on a Pre-Printed Form.

What I mean is, you have a form (For example, a Bio-Data form), then you print directly on the "blanks".

I know that you can programatically fill the blanks by specifying the x-y coordinates of those blanks. But, is there an easier way? Like, you scan the image, then put textboxes on the black and then proceed by txtName.Text = "My Name" then print it without the image?

Thanks! Smile | :)

It is said that the most complex structures built by mankind are software systems. This is not generally appreciated because most people cannot see them. Maybe that's a good thing because if we saw them as buildings, we'd deem many of them unsafe.

AnswerRe: Printing on a Pre-Printed Form Pin
Nader Elshehabi4-Jul-08 23:54
Nader Elshehabi4-Jul-08 23:54 
GeneralRe: Printing on a Pre-Printed Form Pin
Ian Uy5-Jul-08 3:32
Ian Uy5-Jul-08 3:32 
QuestionHow much memory do uninitialized array take up? Pin
gigahertz2054-Jul-08 14:48
gigahertz2054-Jul-08 14:48 
AnswerRe: How much memory do uninitialized array take up? [modified] Pin
Luc Pattyn4-Jul-08 15:13
sitebuilderLuc Pattyn4-Jul-08 15:13 
GeneralRe: How much memory do uninitialized array take up? Pin
N a v a n e e t h4-Jul-08 16:27
N a v a n e e t h4-Jul-08 16:27 
GeneralRe: How much memory do uninitialized array take up? Pin
Luc Pattyn4-Jul-08 16:34
sitebuilderLuc Pattyn4-Jul-08 16:34 
GeneralRe: How much memory do uninitialized array take up? Pin
N a v a n e e t h4-Jul-08 16:42
N a v a n e e t h4-Jul-08 16:42 
AnswerRe: How much memory do uninitialized array take up? Pin
N a v a n e e t h4-Jul-08 16:35
N a v a n e e t h4-Jul-08 16:35 
GeneralRe: How much memory do uninitialized array take up? Pin
Luc Pattyn4-Jul-08 16:44
sitebuilderLuc Pattyn4-Jul-08 16:44 
GeneralRe: How much memory do uninitialized array take up? Pin
N a v a n e e t h4-Jul-08 16:47
N a v a n e e t h4-Jul-08 16:47 
GeneralRe: How much memory do uninitialized array take up? Pin
Guffa5-Jul-08 4:00
Guffa5-Jul-08 4:00 
GeneralRe: How much memory do uninitialized array take up? Pin
N a v a n e e t h5-Jul-08 16:33
N a v a n e e t h5-Jul-08 16:33 
AnswerRe: How much memory do uninitialized array take up? Pin
Guffa5-Jul-08 3:55
Guffa5-Jul-08 3:55 
Questionhow to enable wave out mixer or stero mixer option using c# Pin
theredonion4-Jul-08 10:49
theredonion4-Jul-08 10:49 
QuestionEncrypted string changed when Serialized [modified] Pin
DaveyM694-Jul-08 10:03
professionalDaveyM694-Jul-08 10:03 
AnswerRe: Encrypted string changed when Serialized Pin
Guffa4-Jul-08 12:28
Guffa4-Jul-08 12:28 
GeneralRe: Encrypted string in dictionary Pin
DaveyM694-Jul-08 22:03
professionalDaveyM694-Jul-08 22:03 

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.