Click here to Skip to main content
15,904,986 members
Home / Discussions / C#
   

C#

 
GeneralRe: How to print (and preview) any document - but not with CrystalReport Pin
Luc Pattyn21-Nov-09 9:04
sitebuilderLuc Pattyn21-Nov-09 9:04 
AnswerRe: How to print (and preview) any document - but not with CrystalReport Pin
dojohansen23-Nov-09 9:35
dojohansen23-Nov-09 9:35 
Questionquick combobox question Pin
Ronni Marker21-Nov-09 5:36
Ronni Marker21-Nov-09 5:36 
AnswerMessage Closed Pin
21-Nov-09 5:45
stancrm21-Nov-09 5:45 
GeneralRe: quick combobox question Pin
Ronni Marker21-Nov-09 6:04
Ronni Marker21-Nov-09 6:04 
GeneralRe: quick combobox question Pin
PunkIsNotDead21-Nov-09 18:21
PunkIsNotDead21-Nov-09 18:21 
QuestionAPI explanation request [modified] Pin
mehrdad33321-Nov-09 0:15
mehrdad33321-Nov-09 0:15 
AnswerRe: API explanation request Pin
Richard MacCutchan21-Nov-09 0:35
mveRichard MacCutchan21-Nov-09 0:35 
GeneralRe: API explanation request Pin
OriginalGriff21-Nov-09 0:40
mveOriginalGriff21-Nov-09 0:40 
GeneralRe: API explanation request Pin
#realJSOP21-Nov-09 1:00
professional#realJSOP21-Nov-09 1:00 
GeneralRe: API explanation request Pin
Richard MacCutchan21-Nov-09 6:23
mveRichard MacCutchan21-Nov-09 6:23 
GeneralRe: API explanation request Pin
mehrdad33321-Nov-09 8:03
mehrdad33321-Nov-09 8:03 
GeneralRe: API explanation request Pin
dojohansen23-Nov-09 9:41
dojohansen23-Nov-09 9:41 
Richard MacCutchan wrote:
if you do not understand the code then you really should not be trying to use it


That depends on what the code is! Most of us use code all the time that we don't understand - in the .net framework. And it truly would be a waste of time to study every implementation detail (most of which are undocumented!) of the primitive types before permitting oneself to use them. I do not know the exact representation of System.Decimal nor what bit-level manipulation it performs to carry out a multiplication, but it would be ridiculous to claim I shouldn't use decimals for that reason.

Also, even code that was not written with the intent of becoming a library (though most code should be written that way imo!) can still be of good quality and of great utility. Trying to use it is sometimes the most effective way to learn about it, whether it's good or bad code, especially if one does not have access to documentation.
GeneralRe: API explanation request Pin
Richard MacCutchan23-Nov-09 12:14
mveRichard MacCutchan23-Nov-09 12:14 
GeneralRe: API explanation request Pin
dojohansen23-Nov-09 23:29
dojohansen23-Nov-09 23:29 
GeneralRe: API explanation request Pin
Richard MacCutchan24-Nov-09 2:53
mveRichard MacCutchan24-Nov-09 2:53 
GeneralRe: API explanation request Pin
dojohansen23-Nov-09 23:33
dojohansen23-Nov-09 23:33 
AnswerRe: API explanation request Pin
#realJSOP21-Nov-09 1:06
professional#realJSOP21-Nov-09 1:06 
GeneralRe: API explanation request Pin
mehrdad33321-Nov-09 8:02
mehrdad33321-Nov-09 8:02 
AnswerRe: API explanation request Pin
#realJSOP22-Nov-09 1:09
professional#realJSOP22-Nov-09 1:09 
GeneralRe: API explanation request Pin
mehrdad33322-Nov-09 8:52
mehrdad33322-Nov-09 8:52 
GeneralRe: API explanation request Pin
dojohansen23-Nov-09 9:49
dojohansen23-Nov-09 9:49 
QuestionHelp required Regarding winpcap Pin
hunzabasharat20-Nov-09 20:27
hunzabasharat20-Nov-09 20:27 
QuestionPrinting a datagrid Pin
JollyMansArt20-Nov-09 16:59
JollyMansArt20-Nov-09 16:59 
QuestionHelp With (conversions?) Pin
aaffbbww20-Nov-09 13:33
aaffbbww20-Nov-09 13:33 

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.