Click here to Skip to main content
16,006,819 members
Home / Discussions / Visual Basic
   

Visual Basic

 
General[Solved] Pin
cylix200015-Jan-06 20:37
cylix200015-Jan-06 20:37 
QuestionDistribute results of SQL Query to multiple clients..... Pin
feezymac15-Jan-06 17:42
feezymac15-Jan-06 17:42 
QuestionHow to use windows service with user interface? Pin
bskirkman15-Jan-06 13:39
bskirkman15-Jan-06 13:39 
QuestionRe: How to use windows service with user interface? Pin
bskirkman15-Jan-06 18:15
bskirkman15-Jan-06 18:15 
Question[Message Deleted] Pin
militiaware15-Jan-06 13:31
militiaware15-Jan-06 13:31 
AnswerRe: To Chris Maunder Pin
Christian Graus15-Jan-06 14:10
protectorChristian Graus15-Jan-06 14:10 
QuestionHow to use crystal report 9.2 files in VB6... Pin
Murtuza Husain Miyan Patel15-Jan-06 5:56
professionalMurtuza Husain Miyan Patel15-Jan-06 5:56 
QuestionOverloading Overriding in vb.net Pin
Amit R15-Jan-06 5:12
Amit R15-Jan-06 5:12 
Hi There,

I downloaded a code from net. I analysed the code.

http://www.only4gurus.com/v3/download.asp?resource=3281[^]

The file is ScopingOverloadingOverriding.zip
But it doesn't works the way I thought. I believe it should give a error when Employees Salary as every employee sal should be in a particular range, like for full time employee the range should be between 30000 & 50000. But it doesn't happens. Can anyone please tell me that am I correct will it show error. If not then what is the effect of line

if value<30000 and value >50000 then
throw new argumentoutofrangeexception ("Salary", Full Time salary should be between 30000 and 500000")


How should one diagnose the code that is given in a class file. Usually F10 mode is used but it skips code given in class file and directly returns answer to the actual code. I want to check each line of the class file.

Please Help.

Thanking you and waiting for some kind replies.


amit
AnswerRe: Overloading Overriding in vb.net Pin
Guffa15-Jan-06 7:50
Guffa15-Jan-06 7:50 
QuestionView Crystal Report in Visual Basic 6 Pin
XC814-Jan-06 13:14
XC814-Jan-06 13:14 
AnswerRe: View Crystal Report in Visual Basic 6 Pin
Joshua Quick14-Jan-06 13:54
Joshua Quick14-Jan-06 13:54 
QuestionAnalize the body of the mail Pin
Ekans14-Jan-06 9:05
Ekans14-Jan-06 9:05 
AnswerRe: Analize the body of the mail Pin
Joshua Quick14-Jan-06 9:33
Joshua Quick14-Jan-06 9:33 
QuestionRe: Analize the body of the mail Pin
Ekans14-Jan-06 14:17
Ekans14-Jan-06 14:17 
AnswerRe: Analize the body of the mail Pin
Joshua Quick14-Jan-06 14:22
Joshua Quick14-Jan-06 14:22 
QuestionRe: Analize the body of the mail Pin
Ekans14-Jan-06 14:36
Ekans14-Jan-06 14:36 
AnswerRe: Analize the body of the mail Pin
Joshua Quick14-Jan-06 14:47
Joshua Quick14-Jan-06 14:47 
QuestionRe: Analize the body of the mail Pin
Ekans15-Jan-06 7:09
Ekans15-Jan-06 7:09 
AnswerRe: Analize the body of the mail Pin
Joshua Quick15-Jan-06 8:37
Joshua Quick15-Jan-06 8:37 
QuestionRe: Analize the body of the mail Pin
Ekans15-Jan-06 10:26
Ekans15-Jan-06 10:26 
AnswerRe: Analize the body of the mail Pin
Joshua Quick15-Jan-06 11:59
Joshua Quick15-Jan-06 11:59 
GeneralRe: Analize the body of the mail Pin
Ekans15-Jan-06 12:01
Ekans15-Jan-06 12:01 
QuestionRe: Analize the body of the mail Pin
Ekans18-Jan-06 17:03
Ekans18-Jan-06 17:03 
AnswerRe: Analize the body of the mail Pin
Joshua Quick18-Jan-06 17:10
Joshua Quick18-Jan-06 17:10 
QuestionRe: Analize the body of the mail Pin
Ekans18-Jan-06 17:15
Ekans18-Jan-06 17:15 

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.