Click here to Skip to main content
15,914,010 members
Home / Discussions / C#
   

C#

 
QuestionImage Scroll Pin
VCsamir18-Feb-10 2:10
VCsamir18-Feb-10 2:10 
Questionprint orders from different places Pin
jogisarge18-Feb-10 1:51
jogisarge18-Feb-10 1:51 
QuestionLoose coupling Pin
Mogamboo_Khush_Hua18-Feb-10 1:51
Mogamboo_Khush_Hua18-Feb-10 1:51 
AnswerRe: Loose coupling Pin
Keith Barrow18-Feb-10 2:15
professionalKeith Barrow18-Feb-10 2:15 
AnswerRe: Loose coupling Pin
Padmanabh Ganorkar18-Feb-10 2:16
Padmanabh Ganorkar18-Feb-10 2:16 
QuestionLoose coupling Pin
Mogamboo_Khush_Hua18-Feb-10 1:51
Mogamboo_Khush_Hua18-Feb-10 1:51 
QuestionC# Newbie. Need some help. Pin
suprsnipes18-Feb-10 1:15
suprsnipes18-Feb-10 1:15 
AnswerRe: C# Newbie. Need some help. Pin
Luc Pattyn18-Feb-10 1:27
sitebuilderLuc Pattyn18-Feb-10 1:27 
Hi,

your question isn't very clear. If the variable is an integer, all it takes is if ((var % 100) == x) .... If the value could be negative, you might need additional code.

Smile | :)
Luc Pattyn [Forum Guidelines] [Why QA sucks] [My Articles]

I only read code that is properly formatted, adding PRE tags is the easiest way to obtain that.
All Toronto weekends should be extremely wet until we get it automated in regular forums, not just QA.

AnswerRe: C# Newbie. Need some help. Pin
kevinnicol18-Feb-10 3:09
kevinnicol18-Feb-10 3:09 
GeneralRe: C# Newbie. Need some help. Pin
harold aptroot18-Feb-10 3:32
harold aptroot18-Feb-10 3:32 
GeneralRe: C# Newbie. Need some help. Pin
Luc Pattyn18-Feb-10 3:32
sitebuilderLuc Pattyn18-Feb-10 3:32 
GeneralRe: C# Newbie. Need some help. Pin
suprsnipes2-Mar-10 17:50
suprsnipes2-Mar-10 17:50 
GeneralRe: C# Newbie. Need some help. Pin
Luc Pattyn3-Mar-10 1:32
sitebuilderLuc Pattyn3-Mar-10 1:32 
QuestionCustom Collections in C# Pin
arut jothi18-Feb-10 0:53
arut jothi18-Feb-10 0:53 
AnswerRe: Custom Collections in C# Pin
Keith Barrow18-Feb-10 1:02
professionalKeith Barrow18-Feb-10 1:02 
GeneralRe: Custom Collections in C# Pin
Luc Pattyn18-Feb-10 1:31
sitebuilderLuc Pattyn18-Feb-10 1:31 
GeneralRe: Custom Collections in C# Pin
Keith Barrow18-Feb-10 1:34
professionalKeith Barrow18-Feb-10 1:34 
AnswerRe: Custom Collections in C# Pin
Luc Pattyn18-Feb-10 1:30
sitebuilderLuc Pattyn18-Feb-10 1:30 
QuestionHow to add Textbox Dynamically Pin
It_tech18-Feb-10 0:00
It_tech18-Feb-10 0:00 
AnswerRe: How to add Textbox Dynamically Pin
#realJSOP18-Feb-10 0:10
professional#realJSOP18-Feb-10 0:10 
GeneralRe: How to add Textbox Dynamically Pin
It_tech18-Feb-10 0:18
It_tech18-Feb-10 0:18 
Questionsimulate keypress by SendInput Pin
Tridip Bhattacharjee17-Feb-10 23:34
professionalTridip Bhattacharjee17-Feb-10 23:34 
QuestionSimple Cache shared in multiple application instances Pin
buchstaben17-Feb-10 23:31
buchstaben17-Feb-10 23:31 
AnswerRe: Simple Cache shared in multiple application instances Pin
Nicholas Butler18-Feb-10 0:30
sitebuilderNicholas Butler18-Feb-10 0:30 
AnswerRe: Simple Cache shared in multiple application instances Pin
Keith Barrow18-Feb-10 0:31
professionalKeith Barrow18-Feb-10 0:31 

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.