ASP interview Questions 1
How ASP works?
What are the Server Variables?
Difference between response.redirect and response.transfer?
Difference between POST and GET?
What is response and request objects?
December 5, 2007 | Filed Under ASP | 2 Comments
Visual Basic 6.0 (VB 6) Interview Questions 2
Does VB 6 support inheritance?
How to make a Textbox read only?
How to prevent from executing 2 instance of one application?
How to play Multimedia (MID, WAV) files?
How to forcefully reread current disk using file dialogue box?
December 4, 2007 | Filed Under VB 6 | Leave a Comment
Visual Basic 6.0 (VB 6) Interview Questions 1
1. How to apply same formatting to all the control placed on one form?
2. How to display CAPITAL LETTERS in a textbox?
3. What is IFF statement?
4. Define Error handling in vb6?
5. How to convert an RGB value to long or vice versa?
December 1, 2007 | Filed Under VB 6 | Leave a Comment