Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...

ASP.NET Interview Questions
Questions Answers Views Company eMail

How do you get records number from 5 to 15 from a dataset of 100 records?

Syntax Softtech,

3 7980

What is the difference of a LEFT JOIN and an INNER JOIN statement? What is a Cartesian product? What causes it?

Syntax Softtech,

1 4752

Describe and In Process Vs Out of Process component. Which is faster?

Syntax Softtech,

2 17799

What are the main components of the ADO object model? How are they used?

HCL, Syntax Softtech,

2 12161

What is the T-SQL equivalent of IIF (immediate if/ternary operator) function of other programming languages?

Syntax Softtech,

1 10124

What definition correctly defines a label server control with the name set to lblHoop? a) b)

Syntax Softtech,

3 6144

What is the name of the process the browser uses to find the address of a web server? a) DMZ b) DNS c) Active Directory d) Database lookup

Syntax Softtech,

1 5388

What ASP.NET object encapsulates the state of the client and the browser? a) The Session object b) The Application object c) The Response object d) The Request object e) The Server object

Bunzl Vending, Syntax Softtech,

7 22284

What is the purpose of the following segment? If ( !IsPostBack) { sqldataAdapter1.Fill (dsusers1); DataGrid1.DataBind (); } a) To populate the DataAdapter the first time the web page id displayed. b) To populate the DataSet every time the web page is displayed. c) To populate the DataAdapter every time the web page is displayed. d)To populate the DataSet the first time the web page is displayed.

Syntax Softtech,

2 7497

When working with ASP.Net server controls, it is important to use the right event handlers to capture the event for the application to function properly. What event would you use to capture the selection of a new item in a DropDownList control? a) The Click event. b) The SelectionChanged event. c) The SelectionIndexChanged event. d) The ChangedSelection event.

Syntax Softtech,

4 7329

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, TCS,

4 19144

What is the function of the CustomValidator? a) It allows for custom C# client-side code to validate entries in a control. b) It allows for a custom mixture of validator controls to use one central control for the display of messages. c) It uses scripted client-side code to validate the entry in a control. d) It uses server-side code to validate the entry in a control.

ABC, Syntax Softtech, TCS,

4 7729

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,

3 17528

What layout mode is the default when a new Web Form is created? a) GridBagLayout b) GridLayout c) FlowLayout d) FormLayout

Syntax Softtech,

2 7808

What is the Web.config file used for? a) To store the global information and variable definition for the application. b) Configures the time that the server-side codebehind module is called c) To Configure the Web Server. d) To Configure the Web browser.

HCL, IBM, Syntax Softtech, Vypin, WideVision Technologies,

8 37342


Post New ASP.NET Questions

Un-Answered Questions { ASP.NET }

What are the namespaces used in asp.net mvc? : asp.net mvc

1082


Contrast OOP and SOA. What are tenets of each ?

2231


What is special types forms

1027


What is preprocessor in .net?

979


What is a 404 redirect?

1054


Should I delete cookies?

968


Do session use cookies in asp net?

1002


Can we have multiple web config files for an asp.net application?

982


Is it possible to apply themes to an asp.net application? If yes, then how?

1019


Write a code snippet to implement the indentation in json in web api.

1063


How do I publish my asp.net application to my isp's web server?

1079


Which object wraps the state or data of a user?

995


What is a master page and what does it do?

928


How Session use Cookies in State Management?

1071


Demonstrate Render and PreRender?

1103