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 many classes can a single .NET DLL contain?

Siebel Systems,

14 41937

Describe a diffgram ? Write any one use of that?

Siebel,

3 6694

To which side ( server ? client) does the user input data validation occur? Explain the reasons for it?

Siebel,

1 5279

When is the ViewState available during the page processing cycle ?

Siebel,

6 21692

What is the method used to load generated dataset with data on the DataAdapter control ?

Siebel,

3 6730

when the user control event occur in ASp page life cycle?

Microsoft,

3 12812

User contro having 4 text boxes given validation controls. i want to execute validations after the button click event how it is?

3 6526

is it possible to persiste customize object in view state? how it is?

2 5638

about view state and how validation controls will be executed on client and server

Wipro,

3 8119

web user and custom conrols

1 5083

Give an example appropriate use forweb service as opposed to a non-serviced .NET component

Siebel,

1 3819

Explain the functionality of "EnableViewState" ? What happens if you want it on or off?

Siebel,

1 5988

Explain which is best suited place in the Application Start and Session_Start subroutines with an example?

Siebel,

3 5872

What are different ASP.NET Web Forms with the technology different from though ASP (1.0-3.0)?

Siebel,

1 4277

Compare and contrast between inline and code behind - which one is best?

Siebel,

2 5322


Post New ASP.NET Questions

Un-Answered Questions { ASP.NET }

hi .net gurus. plz if any one has dumps on 70-631 and 70-541 on windows sharepoint services kindly mail me.

1701


What do you mean by query string?

1004


a web application needs to be created to accept the product name and quantity of a toy from a customer. After the customer has entered the product name the application needs to display the discounted price of the product to the customer (company is offering 35% discount on all products). The application should allow the customer to select the product name from a list box. and also while i'm data binding to a label with custom data binding with some declarations : "The Discounted Price is "+((System.Convert.todouble(lblprodprice.text)*(system.convert.todouble(txtqty.text)) - ((System.convert.todouble(lblprodprice.text)*(system.convert.todouble(txtqty.text)*0.35)). Where i need to give this declaration in asp.net 2.0.

1879