Click here to Skip to main content
15,902,927 members
Home / Discussions / C#
   

C#

 
GeneralRe: I am getting an error when trying to save an XLS to .DBF file. Pin
Richard Deeming30-Sep-13 8:19
mveRichard Deeming30-Sep-13 8:19 
GeneralRe: I am getting an error when trying to save an XLS to .DBF file. Pin
Glen Childs30-Sep-13 22:43
Glen Childs30-Sep-13 22:43 
AnswerRe: I am getting an error when trying to save an XLS to .DBF file. Pin
Richard Deeming1-Oct-13 1:33
mveRichard Deeming1-Oct-13 1:33 
GeneralRe: I am getting an error when trying to save an XLS to .DBF file. Pin
Glen Childs1-Oct-13 3:10
Glen Childs1-Oct-13 3:10 
QuestionSQL XML TYPE Pin
Member 1030679730-Sep-13 4:44
Member 1030679730-Sep-13 4:44 
AnswerRe: SQL XML TYPE Pin
Eddy Vluggen30-Sep-13 7:29
professionalEddy Vluggen30-Sep-13 7:29 
GeneralRe: SQL XML TYPE Pin
Member 103067971-Oct-13 4:44
Member 103067971-Oct-13 4:44 
QuestionSetting a default and maximum number in a textbox. New to C#. Please help Pin
Mandyy1429-Sep-13 19:58
Mandyy1429-Sep-13 19:58 
I am working on a project that will accept the input 'H', 'U', or 'E' and the input of two textboxes. The end result is calculated to show "Bill".
I have everything working except I can't seem to be able to set a default number for the textboxes based on the 'H','U', or 'E' input.
A few guidelines are: 'H' can have a maximum of 5 txtinstallations. The default number is 1.
'E' has a default of 10 txtinstallations included. For each installation above 10, an additional price is added.
Both 'H' and 'E' have a default of additional programs of 0. Number must not be negative.

How do I go about writing this code?
SuggestionRe: Setting a default and maximum number in a textbox. New to C#. Please help Pin
Richard MacCutchan29-Sep-13 21:15
mveRichard MacCutchan29-Sep-13 21:15 
GeneralRe: Setting a default and maximum number in a textbox. New to C#. Please help Pin
PIEBALDconsult30-Sep-13 5:09
mvePIEBALDconsult30-Sep-13 5:09 
GeneralRe: Setting a default and maximum number in a textbox. New to C#. Please help Pin
Amol_B30-Sep-13 23:14
professionalAmol_B30-Sep-13 23:14 
QuestionImplement Undo/Redo - Copy/Paste on DesignSurface Pin
olograph29-Sep-13 10:18
olograph29-Sep-13 10:18 
AnswerRe: Implement Undo/Redo - Copy/Paste on DesignSurface Pin
Brisingr Aerowing29-Sep-13 10:45
professionalBrisingr Aerowing29-Sep-13 10:45 
QuestionBeginning C# journey - knowledge and tips... Pin
Bankaida29-Sep-13 9:44
Bankaida29-Sep-13 9:44 
AnswerRe: Beginning C# journey - knowledge and tips... Pin
David C# Hobbyist.29-Sep-13 11:44
professionalDavid C# Hobbyist.29-Sep-13 11:44 
GeneralRe: Beginning C# journey - knowledge and tips... Pin
Gergo Bogdan30-Sep-13 2:13
Gergo Bogdan30-Sep-13 2:13 
GeneralRe: Beginning C# journey - knowledge and tips... Pin
David C# Hobbyist.30-Sep-13 2:44
professionalDavid C# Hobbyist.30-Sep-13 2:44 
AnswerRe: Beginning C# journey - knowledge and tips... Pin
Richard MacCutchan29-Sep-13 20:56
mveRichard MacCutchan29-Sep-13 20:56 
AnswerRe: Beginning C# journey - knowledge and tips... Pin
Glen Childs30-Sep-13 0:35
Glen Childs30-Sep-13 0:35 
QuestionSSRS Reporting USING Oracle Database Pin
JYOTISANKAR MOHAPATRA29-Sep-13 8:38
JYOTISANKAR MOHAPATRA29-Sep-13 8:38 
QuestionRe: SSRS Reporting USING Oracle Database Pin
Richard MacCutchan29-Sep-13 20:54
mveRichard MacCutchan29-Sep-13 20:54 
QuestionWhat is the difference between "Show() "and "ShowDialog()"? Pin
fengyuchun8829-Sep-13 1:00
fengyuchun8829-Sep-13 1:00 
AnswerRe: What is the difference between "Show() "and "ShowDialog()"? Pin
OriginalGriff29-Sep-13 1:14
mveOriginalGriff29-Sep-13 1:14 
GeneralRe: What is the difference between "Show() "and "ShowDialog()"? Pin
fengyuchun8829-Sep-13 2:05
fengyuchun8829-Sep-13 2:05 
AnswerRe: What is the difference between "Show() "and "ShowDialog()"? Pin
Glen Childs30-Sep-13 5:38
Glen Childs30-Sep-13 5:38 

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.