Click here to Skip to main content
15,915,832 members
Home / Discussions / C#
   

C#

 
AnswerRe: can anyone help me plz? Pin
jschell28-May-12 7:42
jschell28-May-12 7:42 
AnswerRe: can anyone help me plz? Pin
Alan Balkany29-May-12 5:16
Alan Balkany29-May-12 5:16 
QuestionI want to find a job to learning at outside!!! Pin
vubao_ctk2926-May-12 4:39
vubao_ctk2926-May-12 4:39 
AnswerRe: I want to find a job to learning at outside!!! Pin
OriginalGriff26-May-12 4:47
mveOriginalGriff26-May-12 4:47 
GeneralRe: I want to find a job to learning at outside!!! Pin
vubao_ctk2926-May-12 5:47
vubao_ctk2926-May-12 5:47 
AnswerRe: I want to find a job to learning at outside!!! Pin
jschell26-May-12 7:15
jschell26-May-12 7:15 
AnswerRe: I want to find a job to learning at outside!!! Pin
Abhinav S26-May-12 8:08
Abhinav S26-May-12 8:08 
AnswerRe: I want to find a job to learning at outside!!! Pin
dojohansen27-May-12 6:46
dojohansen27-May-12 6:46 
AnswerRe: I want to find a job to learning at outside!!! Pin
AmitGajjar27-May-12 19:52
professionalAmitGajjar27-May-12 19:52 
QuestionHelp!!! Search Algorithms Pin
chipchip_boy25-May-12 21:19
chipchip_boy25-May-12 21:19 
AnswerRe: Help!!! Search Algorithms - Repost Pin
Richard MacCutchan25-May-12 23:05
mveRichard MacCutchan25-May-12 23:05 
AnswerRe: Help!!! Search Algorithms Pin
AmitGajjar27-May-12 19:54
professionalAmitGajjar27-May-12 19:54 
GeneralRe: Help!!! Search Algorithms Pin
chipchip_boy29-May-12 2:25
chipchip_boy29-May-12 2:25 
AnswerRe: Help!!! Search Algorithms Pin
chipchip_boy31-May-12 21:15
chipchip_boy31-May-12 21:15 
Questionnested HTML table and xpath: matching level one child node (without hardcoding entire xpath using single forward slashes) Pin
devvvy25-May-12 17:50
devvvy25-May-12 17:50 
AnswerRe: nested HTML table and xpath: matching level one child node (without hardcoding entire xpath using single forward slashes) Pin
PIEBALDconsult1-Jun-12 12:18
mvePIEBALDconsult1-Jun-12 12:18 
QuestionWpf c# dynamicaly added canvas margin or top - right properties are always zero Pin
ChristoforosKor25-May-12 17:30
ChristoforosKor25-May-12 17:30 
AnswerRe: Wpf c# dynamicaly added canvas margin or top - right properties are always zero Pin
Pete O'Hanlon25-May-12 21:56
mvePete O'Hanlon25-May-12 21:56 
GeneralRe: Wpf c# dynamicaly added canvas margin or top - right properties are always zero Pin
ChristoforosKor26-May-12 4:26
ChristoforosKor26-May-12 4:26 
GeneralRe: Wpf c# dynamicaly added canvas margin or top - right properties are always zero Pin
AmitGajjar27-May-12 19:56
professionalAmitGajjar27-May-12 19:56 
GeneralRe: Wpf c# dynamicaly added canvas margin or top - right properties are always zero Pin
ChristoforosKor28-May-12 21:10
ChristoforosKor28-May-12 21:10 
GeneralRe: Wpf c# dynamicaly added canvas margin or top - right properties are always zero Pin
Pete O'Hanlon28-May-12 1:28
mvePete O'Hanlon28-May-12 1:28 
QuestionHELP!!!!! Pin
Member 903064525-May-12 12:44
Member 903064525-May-12 12:44 
i need help in creating a banking account register. I have to do this through Visual Basics. The register will include Account Name, Account Number, and Account Balance, and it will allow a user to enter deposit or withdrawal
information. Throughout the chapters, you were given all of the tools necessary to complete this task.
Use a flowchart to help with your decisions and the programming example in Chapter 9 to help with the
project. Good luck!
Rules
1. The initial graphical user interface should contain a label that contains your name and MEID#,
and it should provide two user interaction options: Enter Account Information and Clear.  
2. When the user selects Enter Account Information, the graphical user interface should provide
three options: Account Name, Account Number, and Beginning Balance.  
3. After the user enters the correct information, allow him/her to continue by using the Continue
Option.  
4. The selection of Continue should provide the user with Withdrawal Amount and Deposit
Amount.  
5. The Continue button selection should also make the label Beginning Balance read Available
Balance, and the text boxes in Account Information should become read‐only.  
6. Allow users to enter Withdrawal Amount and Deposit Amount and change Account Balance
accordingly.  
7. Clear Withdrawal and Deposit amounts/text boxes so users can continue to enter additional
amounts.  
8. The user should be able to add as many withdrawals and deposits as he/she wants.  
9. The Clear button should clear the program and return to Step 1 whenever it is selected.
SuggestionRe: HELP!!!!! Pin
AspDotNetDev25-May-12 13:15
protectorAspDotNetDev25-May-12 13:15 
GeneralRe: HELP!!!!! Pin
AmitGajjar27-May-12 22:03
professionalAmitGajjar27-May-12 22:03 

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.