Click here to Skip to main content
16,005,169 members
Home / Discussions / C#
   

C#

 
Questioncrystal reports Pin
Ismaiel Icon30-Aug-09 1:17
Ismaiel Icon30-Aug-09 1:17 
AnswerRe: crystal reports Pin
Shuaib wasif khan30-Aug-09 13:48
Shuaib wasif khan30-Aug-09 13:48 
Questionhow to recognize null values or not required fileds Pin
Saeed.39429-Aug-09 19:44
Saeed.39429-Aug-09 19:44 
AnswerRe: how to recognize null values or not required fileds Pin
stancrm29-Aug-09 20:58
stancrm29-Aug-09 20:58 
GeneralRe: how to recognize null values or not required fileds Pin
Saeed.39429-Aug-09 21:12
Saeed.39429-Aug-09 21:12 
GeneralRe: how to recognize null values or not required fileds Pin
OriginalGriff29-Aug-09 22:12
mveOriginalGriff29-Aug-09 22:12 
GeneralRe: how to recognize null values or not required fileds Pin
Henry Minute30-Aug-09 1:52
Henry Minute30-Aug-09 1:52 
AnswerRe: how to recognize null values or not required fileds Pin
Arindam Sinha29-Aug-09 22:12
Arindam Sinha29-Aug-09 22:12 
Saeed.394 wrote:
the best way to handle null values in textboxes and comboboxes in c#

It's a trivial but very important question. I can give you some references which might help you decide upon the 'best'(as I donot even know the best waySmile | :) ) way.
1. First take a look how you are going to handle null values in ADO.NET[^]
2. Noe it's time to create some controls which can handle null values[^]
3. One more vey important control which you may need is Nullable Datetime picker[^]. I even used in many places.You might need to tweak the code per your requirement.
Let me know if this helps you.

Regards,
Arindam Sinha
MyBlog - http://arindamsinha.wordpress.com/
Please give your feedback on this message using rating.

AnswerRe: how to recognize null values or not required fileds Pin
darkelv30-Aug-09 2:34
darkelv30-Aug-09 2:34 
QuestionUsing WPD api (Windows Portable Devices) Pin
Jacob Dixon29-Aug-09 17:06
Jacob Dixon29-Aug-09 17:06 
AnswerRe: Using WPD api (Windows Portable Devices) Pin
marines29-Aug-09 22:45
marines29-Aug-09 22:45 
GeneralRe: Using WPD api (Windows Portable Devices) Pin
Jacob Dixon30-Aug-09 3:29
Jacob Dixon30-Aug-09 3:29 
GeneralRe: Using WPD api (Windows Portable Devices) [modified] Pin
cigarhuang6-Sep-09 17:10
cigarhuang6-Sep-09 17:10 
GeneralRe: Using WPD api (Windows Portable Devices) [modified] Pin
kiquenet.com25-Aug-14 22:34
professionalkiquenet.com25-Aug-14 22:34 
Question[solved] Subracting two shorts [modified] Pin
Dwayner7929-Aug-09 15:26
Dwayner7929-Aug-09 15:26 
AnswerRe: Subracting two shorts Pin
Obsidian71329-Aug-09 16:25
Obsidian71329-Aug-09 16:25 
AnswerRe: Subracting two shorts Pin
PIEBALDconsult29-Aug-09 18:35
mvePIEBALDconsult29-Aug-09 18:35 
GeneralRe: Subracting two shorts Pin
Dwayner7930-Aug-09 7:18
Dwayner7930-Aug-09 7:18 
GeneralRe: Subracting two shorts Pin
Luc Pattyn30-Aug-09 10:43
sitebuilderLuc Pattyn30-Aug-09 10:43 
GeneralRe: Subracting two shorts Pin
Dwayner7930-Aug-09 15:50
Dwayner7930-Aug-09 15:50 
GeneralRe: Subracting two shorts Pin
Luc Pattyn30-Aug-09 16:28
sitebuilderLuc Pattyn30-Aug-09 16:28 
QuestionManagementBaseObject returns when invoking a WMI method? Pin
Strahan20129-Aug-09 12:08
Strahan20129-Aug-09 12:08 
AnswerRe: ManagementBaseObject returns when invoking a WMI method? Pin
Dave Kreskowiak29-Aug-09 15:17
mveDave Kreskowiak29-Aug-09 15:17 
Questionshow bit field as Checkbox in Listview Pin
Jassim Rahma29-Aug-09 9:48
Jassim Rahma29-Aug-09 9:48 
AnswerRe: show bit field as Checkbox in Listview Pin
Abhishek Sur29-Aug-09 10:51
professionalAbhishek Sur29-Aug-09 10:51 

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.