Click here to Skip to main content
15,913,709 members
Home / Discussions / C#
   

C#

 
QuestionSetup and Deployment of Project Pin
yousafzai4-Aug-06 1:03
yousafzai4-Aug-06 1:03 
AnswerRe: Setup and Deployment of Project Pin
Not Active4-Aug-06 1:54
mentorNot Active4-Aug-06 1:54 
QuestionGlobal Variable Pin
minniemooo4-Aug-06 0:55
minniemooo4-Aug-06 0:55 
AnswerRe: Global Variable [modified] Pin
psamy4-Aug-06 1:11
psamy4-Aug-06 1:11 
AnswerRe: Global Variable Pin
Ravi Bhavnani4-Aug-06 1:56
professionalRavi Bhavnani4-Aug-06 1:56 
Questionhow to add Barcode to the C# application? Pin
yousafzai4-Aug-06 0:52
yousafzai4-Aug-06 0:52 
QuestionEvent Handlers in C# Pin
yousafzai4-Aug-06 0:39
yousafzai4-Aug-06 0:39 
AnswerRe: Event Handlers in C# Pin
Not Active4-Aug-06 1:57
mentorNot Active4-Aug-06 1:57 
Questionpac-man game Pin
dzthomas4-Aug-06 0:05
dzthomas4-Aug-06 0:05 
QuestionShow all groups in Windows Pin
stancrm3-Aug-06 23:05
stancrm3-Aug-06 23:05 
AnswerRe: Show all groups in Windows Pin
Not Active4-Aug-06 2:01
mentorNot Active4-Aug-06 2:01 
QuestionOpen File dialog Pin
AB77713-Aug-06 22:46
AB77713-Aug-06 22:46 
AnswerRe: Open File dialog Pin
Ed.Poore3-Aug-06 23:44
Ed.Poore3-Aug-06 23:44 
GeneralRe: Open File dialog Pin
AB77714-Aug-06 0:24
AB77714-Aug-06 0:24 
GeneralRe: Open File dialog Pin
Ed.Poore4-Aug-06 0:26
Ed.Poore4-Aug-06 0:26 
GeneralRe: Open File dialog Pin
AB77714-Aug-06 0:36
AB77714-Aug-06 0:36 
GeneralRe: Open File dialog Pin
Ed.Poore4-Aug-06 13:31
Ed.Poore4-Aug-06 13:31 
QuestionObject reference not set to instance of an object Pin
Mamphekgo3-Aug-06 22:26
Mamphekgo3-Aug-06 22:26 
AnswerRe: Object reference not set to instance of an object Pin
Christian Graus3-Aug-06 22:38
protectorChristian Graus3-Aug-06 22:38 
Have you stepped through in a debugger to see which line is giving you a null reference ? What's DataAcces ? The typo tells me it's not a framework class, so we can't possibly know what it does, how it works, or why you may have this error. The controls could be null. The dsDisplay property could be null. It may not contain a table called 'Customers'. Etc.


Christian Graus - Microsoft MVP - C++
Metal Musings - Rex and my new metal blog

GeneralRe: Object reference not set to instance of an object Pin
Mamphekgo3-Aug-06 22:58
Mamphekgo3-Aug-06 22:58 
GeneralRe: Object reference not set to instance of an object Pin
Christian Graus3-Aug-06 23:14
protectorChristian Graus3-Aug-06 23:14 
QuestionHow to get Points out of Regions Pin
John S Mangam3-Aug-06 21:37
John S Mangam3-Aug-06 21:37 
AnswerRe: How to get Points out of Regions Pin
Corinna John3-Aug-06 22:51
Corinna John3-Aug-06 22:51 
GeneralRe: How to get Points out of Regions Pin
Ingo3-Aug-06 23:06
Ingo3-Aug-06 23:06 
GeneralRe: How to get Points out of Regions Pin
John S Mangam3-Aug-06 23:23
John S Mangam3-Aug-06 23:23 

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.