| Other ASP.NET Interview Questions |
| |
| Question | Asked @ | Answers |
| |
|
I am using a range validator and want to use dd mm yyyy
format for accepting dates.
I get a fairly generic "can't do that" type exception when I
use this format for setting the minValue or maxValue
properties for the range validator. How can I force it to
accept my format? | FutureTech | 1 |
| Which template must you provide, in order to display data
in a Repeater control?
| | 3 |
| What is the DLL Hell Problem? | | 2 |
| About Garbage Collector? | Microsoft | 3 |
| What is the Impprsonation?and what is the importence of that? | eXensys | 3 |
| What is shadowing? | Syntax-Softtech | 2 |
| How do you implement postback with a text box? What is
postback and usestate? | | 1 |
| Types of optimization and name a few and how do u do? | Accenture | 1 |
| Difference between asp and asp.net ? | Accenture | 3 |
| There is a login page that has two text boxes with required
field validators on it. The page has a login and cancel
button. How can we ensure that the click on the cancel
button doesnt fire a validation event. | Proteans | 2 |
| How to do Forms authentication in asp.net? | | 2 |
| What is the use of SmartNavigation property? | | 2 |
| From the given paragraph of text, write a program to match
the strings of format “Any number of numerals followed by
an underscore followed by any number of alphabets"
ex:123_abc
(Note:using regular expressions) | Microsoft | 4 |
| What is the purpose of the validation summary control? What
do you need to do to prevent an error message from being
displayed in a validator when a validation summary control
is used? How can you display a message in both the validator
and the validation summary control?
| | 1 |
| Difference between ByVal and ByRef? | Microsoft | 2 |
| i want to develope a page for online test using asp.net
with c#.net. so, how to insert the questions in the
database sqlserver2000 and how to pick the questions
randomly when user login for test. plz send the code for
this.... | TCS | 3 |
| how to increase performance of web site?
if there is a page with high load. the content is high then
what should we do to increase performance? | TCS | 2 |
| 17. If I?m developing an application that must accommodate
multiple security levels though secure login and my ASP.NET
web application is spanned across three web-servers (using
round-robin load balancing) what would be the best approach
to maintain login-in state for the users? | | 1 |
| what is the difference between console.writeline
&console.output.writeline? | | 2 |
| What is machine.config and web.config ? | Digital-GlobalSoft | 4 |
| |
| For more ASP.NET Interview Questions Click Here |