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

C#

 
AnswerRe: Pass Parameter in Method in .NET [modified] Pin
Hristo-Bojilov24-May-10 21:42
Hristo-Bojilov24-May-10 21:42 
GeneralRe: Pass Parameter in Method in .NET Pin
Isaac Gordon24-May-10 21:59
Isaac Gordon24-May-10 21:59 
GeneralRe: Pass Parameter in Method in .NET Pin
Hristo-Bojilov24-May-10 22:12
Hristo-Bojilov24-May-10 22:12 
GeneralRe: Pass Parameter in Method in .NET Pin
Łukasz Nowakowski24-May-10 22:45
Łukasz Nowakowski24-May-10 22:45 
GeneralRe: Pass Parameter in Method in .NET Pin
Hristo-Bojilov24-May-10 22:50
Hristo-Bojilov24-May-10 22:50 
GeneralRe: Pass Parameter in Method in .NET Pin
Łukasz Nowakowski24-May-10 22:59
Łukasz Nowakowski24-May-10 22:59 
GeneralRe: Pass Parameter in Method in .NET Pin
Hristo-Bojilov24-May-10 23:06
Hristo-Bojilov24-May-10 23:06 
GeneralRe: Pass Parameter in Method in .NET Pin
Łukasz Nowakowski24-May-10 23:13
Łukasz Nowakowski24-May-10 23:13 
That's very very strange. I don't remember using DBNull... and I have procedures (mostly for searching tables), that take some parameters, that can be null, and they work. Don't know why. But when I think about it, I guess maybe .NET just doesn't send parameter, that has a value of null and sends parameter that has DBNull. Well, I wouldn't find out, cause I always interact with database with stored procedures and this feature doesn't affect me. But if you use prepared commands (or what they call them), it can be an issue. Maybe someone has some free time to check it (cause I'm quite busy right now). If not, I'll try to check it later today and write what I found out here.
AnswerRe: Pass Parameter in Method in .NET Pin
Abhinav S25-May-10 2:37
Abhinav S25-May-10 2:37 
QuestionHow to persist user input value in textbox in windows application? Pin
amit_8324-May-10 21:06
professionalamit_8324-May-10 21:06 
AnswerRe: How to persist user input value in textbox in windows application? Pin
Peace ON24-May-10 21:09
Peace ON24-May-10 21:09 
QuestionWeb Project Type not available Pin
satsumatable24-May-10 19:06
satsumatable24-May-10 19:06 
AnswerRe: Web Project Type not available Pin
Peace ON24-May-10 20:45
Peace ON24-May-10 20:45 
QuestionSerialization Problem Pin
Kevin Marois24-May-10 13:00
professionalKevin Marois24-May-10 13:00 
AnswerRe: Serialization Problem Pin
William Winner24-May-10 13:07
William Winner24-May-10 13:07 
GeneralRe: Serialization Problem Pin
Kevin Marois24-May-10 13:08
professionalKevin Marois24-May-10 13:08 
GeneralRe: Serialization Problem Pin
William Winner24-May-10 13:10
William Winner24-May-10 13:10 
GeneralRe: Serialization Problem Pin
Kevin Marois24-May-10 13:13
professionalKevin Marois24-May-10 13:13 
GeneralRe: Serialization Problem Pin
Ravi Bhavnani24-May-10 14:35
professionalRavi Bhavnani24-May-10 14:35 
QuestionFtpWebRequest accepting a port number when UsePassive = true. Does this violate RFC 959? Pin
Alaric_24-May-10 8:47
professionalAlaric_24-May-10 8:47 
QuestionIterator, foreach, IEnumerable IEnumerator for a beginner :s Pin
bon_chan24-May-10 7:47
bon_chan24-May-10 7:47 
AnswerRe: Iterator, foreach, IEnumerable IEnumerator for a beginner :s Pin
Luc Pattyn24-May-10 8:04
sitebuilderLuc Pattyn24-May-10 8:04 
AnswerRe: Iterator, foreach, IEnumerable IEnumerator for a beginner :s Pin
Abhinav S24-May-10 18:23
Abhinav S24-May-10 18:23 
GeneralRe: Iterator, foreach, IEnumerable IEnumerator for a beginner :s Pin
bon_chan25-May-10 4:48
bon_chan25-May-10 4:48 
Question2D Map collison help required Pin
venomation24-May-10 7:00
venomation24-May-10 7:00 

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.