| Other ASP.NET Interview Questions |
| |
| Question | Asked @ | Answers |
| |
| my name is sumeetha i am using google gears in .net.what's
the problem is my server is in another place. i am working
here when i entered the values in textboxes and press enter
then it should store in database(sql server) which is in
another system.when that sever system is shutdown then the
values which i submit should store in my system and after
system opened it should automatically store the values in
the system can any one plz urgent suggest answer for this
question? | | 2 |
| How many Garbage Collectors are there for one Application
or one Page | Emphasis | 1 |
| How to handle error while project running on live
| | 2 |
| Which method do you invoke on the DataAdapter control to
load your generated dataset with data? | | 2 |
| How many Directives r in ASP.NET? | | 4 |
| Given an ASP.NET Web Form called WebFrom1, what class does
the WebForm1 class inherit from by default?
a) System.Web.Form
b) System.Web.GUI.Page
c) System.Web.UI.Page
d) System.Web.UI.Form
| Syntax-Softtech | 2 |
| how to add cliet side event to server side?
and
how to register client script to sever side? wt difference
these two | PSI-Data-Systems | 3 |
| When an ASP.NET server control is added to a web form,
Visual Studio .NET adds one item to the class for the form.
What item is added?
a) The event registration.
b) A protected class member for the control.
c) A default event handler for the click event.
d) A default class that inherits from the control?s base class.
| Syntax-Softtech | 3 |
| Dategrid filtering and sorting
How can we sort all the fields at once?
| Satyam | 3 |
| What is advantage and disadvantage of viewstate | | 2 |
| What is the difference between a Stored procedure and function? | | 6 |
| what is new debug tools in asp.net ? | | 1 |
| Which of the following hosts Can't be used to create .net
Application?
a) IIS
b) Internet Explorer
c) ASP.Net
d) Windows Shell
Which one is correct?
| CTS | 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 many webforms are possible on a single webpage? | | 5 |
| Describe and In Process Vs Out of Process component. Which
is faster? | Syntax-Softtech | 2 |
| After building the custom control, you test it by adding an
ASP.Net web application to the solution. You add a correct
<%@ Register %> directive and a proper declaration of the
control in the <asp:Form> tag to the Web Form, but when you
execute the application you get an error. What is the most
likely reason for the problem?
a) The custom control must be compiled first.
b) The web application must have a reference to the control
c) The custom control must be registered with windows first.
d) The assembly from the custom control is not in the
application?s bin directory.
| Syntax-Softtech | 1 |
| what is .net | Net-Solution | 11 |
| What object is used to encapsulate a rowset?
a) DataSet
b) DataAdapter
c) DataRowSet
d) DataTable
| Syntax-Softtech | 2 |
| Is it possible to add aspx.vb file in to C# Web Project? If
so how can i use the vb file in the C# Web project? | | 3 |
| |
| For more ASP.NET Interview Questions Click Here |