Click here to Skip to main content
15,895,084 members
Home / Discussions / C#
   

C#

 
AnswerRe: Check TextBox To Confirm Number? Pin
Christian Graus29-Aug-05 16:43
protectorChristian Graus29-Aug-05 16:43 
GeneralRe: Check TextBox To Confirm Number? Pin
...---...29-Aug-05 16:50
...---...29-Aug-05 16:50 
QuestionCrystal report 8.5 - direct to printer Pin
Sarvesvara (BVKS) Dasa29-Aug-05 15:31
Sarvesvara (BVKS) Dasa29-Aug-05 15:31 
Questionwrite a C program Pin
trjskid29-Aug-05 15:16
trjskid29-Aug-05 15:16 
AnswerRe: write a C program Pin
Christian Graus29-Aug-05 16:00
protectorChristian Graus29-Aug-05 16:00 
GeneralRe: write a C program Pin
Judah Gabriel Himango29-Aug-05 17:37
sponsorJudah Gabriel Himango29-Aug-05 17:37 
AnswerRe: write a C program Pin
Matt Gerrans29-Aug-05 20:24
Matt Gerrans29-Aug-05 20:24 
AnswerRe: write a C program Pin
Susan Hernandez31-Aug-05 15:54
Susan Hernandez31-Aug-05 15:54 
If you're attempting to learn programming, you may wish to visit MSDN at Microsoft http://msdn.microsoft.com/library/default.asp?url=/library/en-us/vbref/html/vboriVBVCSharpSamples.asp?frame=true[^]. They have quite a lot of free downloads and samples on everything from 'How to declare an object variable and assign an object to it' all the way to full-blown sample applications. As much as I hate research, there's a lot of samples out there you can look at to get the feel for some basic tasks.

Based on your assignment, you may also want to do a little research on standard coding practices - like "best practices" on how to comment, how to name your variables (check out "hungarian notation" versus "camel casing") etc. If you're really into it, try to come up with at least 3 ways to do the same thing.

These tasks in your assignment are honestly useful. In pretty much any company where you are a programmer, you will have to do flowcharts, problem statements, user requirements, use cases, and test cases to some extent, and you will have to do at least some form of documentation, anywhere from commenting your own code well, to writing technical documents on your code.

Good luck, hope you like programming.

-- modified at 21:57 Wednesday 31st August, 2005
QuestionRestricting remoting method calls Pin
Rei Miyasaka29-Aug-05 12:34
Rei Miyasaka29-Aug-05 12:34 
AnswerRe: Restricting remoting method calls Pin
Judah Gabriel Himango29-Aug-05 17:38
sponsorJudah Gabriel Himango29-Aug-05 17:38 
GeneralRe: Restricting remoting method calls Pin
Rei Miyasaka29-Aug-05 17:51
Rei Miyasaka29-Aug-05 17:51 
GeneralRe: Restricting remoting method calls Pin
Judah Gabriel Himango29-Aug-05 19:12
sponsorJudah Gabriel Himango29-Aug-05 19:12 
Questionadd webusercontrol Pin
reza toorani29-Aug-05 9:48
reza toorani29-Aug-05 9:48 
AnswerRe: add webusercontrol Pin
Alomgir Miah29-Aug-05 10:32
Alomgir Miah29-Aug-05 10:32 
GeneralRe: add webusercontrol Pin
reza toorani30-Aug-05 17:11
reza toorani30-Aug-05 17:11 
GeneralRe: add webusercontrol Pin
Anonymous30-Aug-05 17:25
Anonymous30-Aug-05 17:25 
Questionneed reference to parent object Pin
BungoMan8529-Aug-05 9:34
BungoMan8529-Aug-05 9:34 
AnswerRe: need reference to parent object Pin
Alomgir Miah29-Aug-05 10:34
Alomgir Miah29-Aug-05 10:34 
AnswerRe: need reference to parent object Pin
Josh Lindenmuth29-Aug-05 10:37
Josh Lindenmuth29-Aug-05 10:37 
QuestionC# function design Question Pin
parrot12329-Aug-05 8:38
parrot12329-Aug-05 8:38 
AnswerRe: C# function design Question Pin
Mohamad Al Husseiny29-Aug-05 9:24
Mohamad Al Husseiny29-Aug-05 9:24 
GeneralRe: C# function design Question Pin
parrot12329-Aug-05 9:40
parrot12329-Aug-05 9:40 
GeneralRe: C# function design Question Pin
Alomgir Miah29-Aug-05 10:54
Alomgir Miah29-Aug-05 10:54 
QuestionExtracting Frames From The AVI Movie Pin
Nabeel Younus Khan29-Aug-05 8:08
Nabeel Younus Khan29-Aug-05 8:08 
AnswerRe: Extracting Frames From The AVI Movie Pin
Mohamad Al Husseiny29-Aug-05 8:28
Mohamad Al Husseiny29-Aug-05 8:28 

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.