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

What is the difference between Server.Transfer and Response.Redirect?

5 9218

Can you explain the difference between an ADO.NET Dataset and an ADO Recordset?

HCL, Wipro,

3 11064

What is the Global.asax used for?

Siebel Systems,

7 17167

What are the Application_Start and Session_Start subroutines used for?

Siebel Systems,

5 18687

What is an assembly?

Value Labs,

2 7849

Describe the difference between inline and code behind?

2 6155

Explain what a diffgram is, and a good use for one?

2 5363

Can you explain what inheritance is and give an example of when you might use it?

1 4195

What is MSIL?

4 7516

Which method do you invoke on the DataAdapter control to load your generated dataset with data?

2 5265

Can you edit data in the Repeater control?

CAC, Creative,

11 22418

Which template must you provide, in order to display data in a Repeater control?

3 9513

How can you provide an alternating color scheme in a Repeater control?

1 4980

What property must you set, and what method must you call in your code, in order to bind the data from a data source to the Repeater control?

Siebel,

1 4572

What base class do all Web Forms inherit from?

9 37922


Post New ASP.NET Questions

Un-Answered Questions { ASP.NET }

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.

1875


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

1699


What do you mean by query string?

997