Click here to Skip to main content
15,886,919 members
Home / Discussions / C#
   

C#

 
QuestionUser Control and Button Click Issue. Pin
VivekUtsa15-Jul-09 18:00
VivekUtsa15-Jul-09 18:00 
AnswerRe: User Control and Button Click Issue. Pin
dan!sh 15-Jul-09 18:56
professional dan!sh 15-Jul-09 18:56 
GeneralRe: User Control and Button Click Issue. Pin
VivekUtsa15-Jul-09 19:16
VivekUtsa15-Jul-09 19:16 
GeneralRe: User Control and Button Click Issue. Pin
dan!sh 15-Jul-09 19:26
professional dan!sh 15-Jul-09 19:26 
GeneralRe: User Control and Button Click Issue. Pin
VivekUtsa15-Jul-09 19:33
VivekUtsa15-Jul-09 19:33 
QuestionSystem.NullReferenceException was unhandled by user code, Object reference not set to an instance of an object. Pin
haleemasher15-Jul-09 17:04
haleemasher15-Jul-09 17:04 
AnswerRe: System.NullReferenceException was unhandled by user code, Object reference not set to an instance of an object. Pin
PIEBALDconsult15-Jul-09 18:06
mvePIEBALDconsult15-Jul-09 18:06 
AnswerRe: System.NullReferenceException was unhandled by user code, Object reference not set to an instance of an object. Pin
Vimalsoft(Pty) Ltd15-Jul-09 20:31
professionalVimalsoft(Pty) Ltd15-Jul-09 20:31 
You are Doing String Concatination. The only thing that might cause this error is the "cmd" if you dont hava a statement above this code that says

SqlCommand cmd = new  SqlCommand();


then that is a problem, because the incorect string concatination will not give this error descritption

Vuyiswa Maseko,

Few companies that installed computers to reduce the employment of clerks have realized their expectations.... They now need more and more expensive clerks even though they call them "Developers" or "Programmers."

C#/VB.NET/ASP.NET/SQL7/2000/2005/2008
http://www.vuyiswamaseko.somee.com
http://www.vuyiswamaseko.tiyaneProperties.co.za
vuyiswa@its.co.za
http://www.itsabacus.co.za/itsabacus/

QuestionWhich C# Book? Pin
321Markus12315-Jul-09 16:07
321Markus12315-Jul-09 16:07 
AnswerRe: Which C# Book? Pin
PIEBALDconsult15-Jul-09 17:09
mvePIEBALDconsult15-Jul-09 17:09 
QuestionDynamic Types in Generics? Pin
NandoMan15-Jul-09 11:49
NandoMan15-Jul-09 11:49 
AnswerRe: Dynamic Types in Generics? Pin
Pete O'Hanlon15-Jul-09 12:05
mvePete O'Hanlon15-Jul-09 12:05 
GeneralRe: Dynamic Types in Generics? Pin
NandoMan15-Jul-09 12:14
NandoMan15-Jul-09 12:14 
GeneralRe: Dynamic Types in Generics? Pin
Pete O'Hanlon15-Jul-09 12:17
mvePete O'Hanlon15-Jul-09 12:17 
GeneralRe: Dynamic Types in Generics? Pin
DaveyM6915-Jul-09 13:30
professionalDaveyM6915-Jul-09 13:30 
GeneralRe: Dynamic Types in Generics? Pin
NandoMan16-Jul-09 6:34
NandoMan16-Jul-09 6:34 
AnswerRe: Dynamic Types in Generics? Pin
harold aptroot15-Jul-09 13:34
harold aptroot15-Jul-09 13:34 
GeneralRe: Dynamic Types in Generics? Pin
0x3c015-Jul-09 21:12
0x3c015-Jul-09 21:12 
GeneralRe: Dynamic Types in Generics? Pin
NandoMan16-Jul-09 9:19
NandoMan16-Jul-09 9:19 
AnswerRe: Dynamic Types in Generics? Pin
Eslam Afifi16-Jul-09 7:13
Eslam Afifi16-Jul-09 7:13 
GeneralRe: Dynamic Types in Generics? Pin
NandoMan16-Jul-09 9:18
NandoMan16-Jul-09 9:18 
GeneralRe: Dynamic Types in Generics? Pin
Eslam Afifi16-Jul-09 10:12
Eslam Afifi16-Jul-09 10:12 
GeneralRe: Dynamic Types in Generics? Pin
NandoMan16-Jul-09 12:02
NandoMan16-Jul-09 12:02 
Questioncomputer share rights Pin
caiena15-Jul-09 6:54
caiena15-Jul-09 6:54 
AnswerRe: computer share rights Pin
dan!sh 15-Jul-09 7:18
professional dan!sh 15-Jul-09 7:18 

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.