| Other ASP.NET Interview Questions |
| |
| Question | Asked @ | Answers |
| |
| What does this do? gacutil /l | find /i about | | 1 |
| What is role manager work in web.config?
how to restrict perticular pages from the users using the
role manager?
| Infosys | 1 |
| how to pass session value one url to another url.my code
if session("user")="abc" then
response.redirect("www.abc.com\client\home.aspx")
end if. so how to pass value of session in browser url | | 1 |
| how can i insert array values and retreive in asp.net | TCS | 3 |
| How do you enable tracing?
a) Set the Trace property of the Web Form to True
b) Set the Trace property of the server object to True
c) Set the Session variables Trace to True
d) Set the Applications Variable Trace to True.
| Syntax-Softtech | 2 |
| Is string a value type or a reference type? | | 9 |
| Difference between dynamic query and static query ? | DELL | 1 |
| What are validator? Name the Validation controls in asp.net?
How do u disable them? | | 2 |
| WHAT ARE DEFFERENCE BETWEEN DATALIST AND DATAGRID | Seion-Infotech | 1 |
| Hi! Could any 1 please suggest me a free practice online
exam for asp.net exams.. thanks | | 1 |
| What is Active Directory? What is the namespace for that? | | 2 |
| If we add a textbox and give the required field
validator,and i add two radio buttons 1 is yes another one
is No.And i add another one server control button ,if i
click the button ,if the radio button Yes is checked the
validation control is fired ,if no the validation control
is not fired.So what you used to solve this problem. | CTS | 6 |
| Where does the Web page belong in the .NET Framework class
hierarchy? | Visual-Soft | 1 |
| what is Disco?what it will do? | Microsoft | 2 |
| Can i have both C# and vb.net code in same assembly?how? | Wipro | 4 |
| How to Insert a TextBox value in to Sql database using C#
coding? | Sona | 6 |
| What is MSIL?
| | 2 |
| How many column in table of sql server? | | 3 |
| What is the difference of a LEFT JOIN and an INNER JOIN
statement? What is a Cartesian product? What causes it? | Syntax-Softtech | 1 |
| Can we throw exception from catch Block? | Accenture | 6 |
| |
| For more ASP.NET Interview Questions Click Here |