| Other ASP.NET Interview Questions |
| |
| Question | Asked @ | Answers |
| |
| Suppose you display a data having 200 records in a
datagrid. Then you edit 100 records of them. Now when you
will press update button,all 100 records should be updated
in single shot rather than reading every record and
updating. How to do it? | Wipro | 3 |
| Describe the two main components of the .NET framework ? | | 1 |
| Which control would you use if you needed to make sure the
values in two different controls matched? | | 3 |
| hi .net gurus
here is my question " how does impersonate in asp.net works?
explain with good example" | Wipro | 2 |
| Is There any Third party tools are using in .Net
Technologies? Can u Explain? | HCL | 3 |
| what are the State management and Its Uses | | 2 |
| 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? | Syntax-Softtech | 7 |
| Difference between datagrid and datareader? | | 1 |
| why security trimming attribute? | | 1 |
| User contro having 4 text boxes given validation controls.
i want to execute validations after the button click event
how it is? | | 3 |
| Differentiate session and cookie
| | 1 |
| how can you bind data from dataset to XML file | LG-Soft | 2 |
| what is diff between responseexpires and expiresabsolute | Accenture | 2 |
| What is X-Path? | Sherston | 2 |
| What is Stateless ASP or ASP.Net? | Accenture | 2 |
| wt is repeater control and
wt is datalist control and wt defferences these two?
i want some code in datalist? | | 1 |
| True or False: To test a Web service you must create a
windows application or Web application to consume this service? | | 1 |
| Hi..I have created a website in Asp.net with C# i want to
add Chinese language in my website..could any body tell me
that how can i add dynamically this language on user's
request...??? thanks n advance... | | 1 |
| How to compare two strings with out Case sensitive ? | Protech | 4 |
| You create an ASP.NET application for a hotel. The
application contains a page that displays current weather
conditions for the city in which the hotel is located. The
application calls an XML Web service every 10 minutes to
update the current weather conditions. A new page is then
displayed for subsequent requests.
You want the same page to be cached and retrieved from the
cache during the time between calls to the XML Web service.
You decide to use a Page directive to accomplish this goal.
Which Page directive should you use?
A . <%@ Cache Seconds="600 '' VaryByParam="Page" %>
B . <%@ OutputCache Time="600" %>
C . <%@ OutputCache Duration="600" VaryByParam="None" %>
D . <%@ OutputCache Duration="600" %>
| Syntax-Softtech | 2 |
| |
| For more ASP.NET Interview Questions Click Here |