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

C#

 
AnswerRe: Amazon Web Services Pin
0x3c027-Apr-09 9:39
0x3c027-Apr-09 9:39 
GeneralRe: Amazon Web Services Pin
Kevin Marois27-Apr-09 9:40
professionalKevin Marois27-Apr-09 9:40 
QuestionDataGridView,DataBind() Pin
Idoshhh27-Apr-09 8:23
Idoshhh27-Apr-09 8:23 
AnswerRe: DataGridView,DataBind() Pin
led mike27-Apr-09 9:10
led mike27-Apr-09 9:10 
Questionlooking for a piece of wire or sample to convert voice from microphone to a Oscilloscope [modified] Pin
dinbrca3527-Apr-09 8:03
dinbrca3527-Apr-09 8:03 
GeneralRe: looking for a algorithem or sample to convert voice from microphone to a Oscilloscope Pin
OriginalGriff27-Apr-09 8:15
mveOriginalGriff27-Apr-09 8:15 
Questionusing file. Pin
jaraldumary27-Apr-09 7:50
jaraldumary27-Apr-09 7:50 
AnswerRe: using file. Pin
0x3c027-Apr-09 8:06
0x3c027-Apr-09 8:06 
Type safety. Most of the casts which can cause errors are noticed by the compiler, not the runtime. This means that you will find it more difficult to compile (you'll get either warnings or errors.) Because of this, you won't need to do as many casts. These mean that you spend less time casting, and have to catch fewer exceptions. So speed is also a factor.
GeneralRe: using file. Pin
OriginalGriff27-Apr-09 8:17
mveOriginalGriff27-Apr-09 8:17 
GeneralRe: using file. Pin
0x3c027-Apr-09 8:38
0x3c027-Apr-09 8:38 
QuestionConvert Time Pin
onetreeup27-Apr-09 7:15
onetreeup27-Apr-09 7:15 
AnswerRe: Convert Time Pin
Luc Pattyn27-Apr-09 7:42
sitebuilderLuc Pattyn27-Apr-09 7:42 
GeneralRe: Convert Time Pin
harold aptroot27-Apr-09 7:42
harold aptroot27-Apr-09 7:42 
AnswerRe: Convert Time Pin
onetreeup27-Apr-09 7:58
onetreeup27-Apr-09 7:58 
GeneralRe: Convert Time Pin
harold aptroot27-Apr-09 8:04
harold aptroot27-Apr-09 8:04 
GeneralRe: Convert Time Pin
Luc Pattyn27-Apr-09 8:10
sitebuilderLuc Pattyn27-Apr-09 8:10 
GeneralRe: Convert Time Pin
harold aptroot27-Apr-09 8:20
harold aptroot27-Apr-09 8:20 
GeneralRe: Convert Time Pin
agent00zelda27-Apr-09 8:19
agent00zelda27-Apr-09 8:19 
GeneralRe: Convert Time Pin
onetreeup27-Apr-09 8:28
onetreeup27-Apr-09 8:28 
QuestionMilitary time project Pin
blskv27-Apr-09 6:59
blskv27-Apr-09 6:59 
AnswerRe: Military time project Pin
Guffa27-Apr-09 7:32
Guffa27-Apr-09 7:32 
GeneralRe: Military time project Pin
Luc Pattyn27-Apr-09 7:44
sitebuilderLuc Pattyn27-Apr-09 7:44 
GeneralRe: Military time project Pin
OriginalGriff27-Apr-09 8:14
mveOriginalGriff27-Apr-09 8:14 
AnswerRe: Military time project Pin
harold aptroot27-Apr-09 7:40
harold aptroot27-Apr-09 7:40 
AnswerRe: Military time project Pin
Ennis Ray Lynch, Jr.27-Apr-09 8:22
Ennis Ray Lynch, Jr.27-Apr-09 8:22 

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.