Click here to Skip to main content
15,894,291 members
Home / Discussions / C#
   

C#

 
GeneralRe: survey on books Pin
David Stone23-Sep-03 19:16
sitebuilderDavid Stone23-Sep-03 19:16 
GeneralRe: survey on books Pin
Bog26-Sep-03 8:42
Bog26-Sep-03 8:42 
GeneralC# Crypto Interop with WIN32 Pin
cory_baker23-Sep-03 12:09
cory_baker23-Sep-03 12:09 
QuestionHow-To Create Dynamic Webservice Detection? Pin
DudleyDoorite23-Sep-03 11:20
DudleyDoorite23-Sep-03 11:20 
QuestionC# Question: static int amountopen = (0 - 500); ??? Pin
Chua Wen Ching23-Sep-03 10:59
Chua Wen Ching23-Sep-03 10:59 
AnswerRe: C# Question: static int amountopen = (0 - 500); ??? Pin
Alvaro Mendez23-Sep-03 11:13
Alvaro Mendez23-Sep-03 11:13 
GeneralRe: C# Question: static int amountopen = (0 - 500); ??? Pin
Chua Wen Ching23-Sep-03 11:21
Chua Wen Ching23-Sep-03 11:21 
GeneralRe: C# Question: static int amountopen = (0 - 500); ??? Pin
Alvaro Mendez23-Sep-03 11:48
Alvaro Mendez23-Sep-03 11:48 
chuawenching wrote:
So why can't the coder code this:

amountopen = -500

rather than

amountopen = (0-500)


I don't know. If you can ask him/her, hopefully you can find out. There's no obvious answer, except perhaps the developer didn't know he/she could just write -500. Unsure | :~

chuawenching wrote:
Is that the best site to learn oop way in c#? Must the slides does not show a complete source code. I want to learn while coding?

It's the best one I could come up with on short notice. I'm sure there are others out there that do a better job. Here's one from MSDN which may serve you better: http://msdn.microsoft.com/library/default.asp?url=/library/en-us/csref/html/vcoriCProgrammersReference.asp[^]. Depending on how much previous experience you have with other languages, a book on C# programming may also help.

Good luck!
Alvaro


Hey! It compiles! Ship it.
GeneralRe: C# Question: static int amountopen = (0 - 500); ??? Pin
Chua Wen Ching23-Sep-03 22:53
Chua Wen Ching23-Sep-03 22:53 
GeneralDefault type access modifier Pin
Rohde23-Sep-03 10:27
Rohde23-Sep-03 10:27 
GeneralRe: Default type access modifier Pin
Alvaro Mendez23-Sep-03 11:03
Alvaro Mendez23-Sep-03 11:03 
GeneralRe: Default type access modifier Pin
Blake Coverett23-Sep-03 16:15
Blake Coverett23-Sep-03 16:15 
GeneralRe: Default type access modifier Pin
Alvaro Mendez23-Sep-03 18:30
Alvaro Mendez23-Sep-03 18:30 
GeneralRe: Default type access modifier Pin
Blake Coverett23-Sep-03 21:20
Blake Coverett23-Sep-03 21:20 
GeneralRe: Default type access modifier Pin
Rohde23-Sep-03 23:03
Rohde23-Sep-03 23:03 
GeneralReading/Writing a CMYK Bitmap Pin
Matt Philmon23-Sep-03 10:08
Matt Philmon23-Sep-03 10:08 
GeneralRe: Reading/Writing a CMYK Bitmap Pin
Blake Coverett23-Sep-03 16:19
Blake Coverett23-Sep-03 16:19 
GeneralSending mail with HTML link in it Pin
Tartampion23-Sep-03 9:35
Tartampion23-Sep-03 9:35 
GeneralRe: Sending mail with HTML link in it Pin
Marshall Rosenstein23-Sep-03 9:44
Marshall Rosenstein23-Sep-03 9:44 
GeneralRe: Sending mail with HTML link in it Pin
Tartampion23-Sep-03 13:03
Tartampion23-Sep-03 13:03 
GeneralBinding Manger Woes Pin
Wjousts23-Sep-03 8:02
Wjousts23-Sep-03 8:02 
GeneralRe: Binding Manger Woes Pin
Wjousts23-Sep-03 10:43
Wjousts23-Sep-03 10:43 
GeneralRe: Binding Manger Woes Pin
Wjousts23-Sep-03 10:47
Wjousts23-Sep-03 10:47 
GeneralSerialize only 1 field: Panel Pin
pahluwalia23-Sep-03 6:22
pahluwalia23-Sep-03 6:22 
GeneralRe: Serialize only 1 field: Panel Pin
Heath Stewart23-Sep-03 6:43
protectorHeath Stewart23-Sep-03 6:43 

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.