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 does assemblyinfo.cs file consist of?

Accenture, HCL,

2 12827

What is Boxing and Unboxing?

Accenture, IBM, Tech Mahindra,

7 11908

What are the types of authentications in ASP.NET?

Accenture, BirlaSoft,

2 6295

What are the differences between Trace and Debug?

Accenture,

2 7404

What are the differences between Dataset and DataReader?

Accenture,

3 9266

What is custom tag in Web.Config?

Accenture,

2242

How do you define authentication in Web.Config?

Accenture, BirlaSoft, IBM,

2 12321

What is sequence of code in retrieving data from database?

Accenture,

3 9820

What is DTS package?

Accenture, TCS,

2 21776

Where does Web.Config Info stored? Will this be stored in the registry?

Accenture,

4 12953

How do you register the .Net Component or Assembly?

Accenture,

2 8545

What are the difference between ASP and ASP.Net?

Accenture, Mphasis,

4 10253

What is Stateless ASP or ASP.Net?

Accenture,

2 19031

What are Authentication mechanisms in .Net?

Accenture,

6 11043

Tell something about state management in asp.net?

Accenture,

3 10037


Post New ASP.NET Questions

Un-Answered Questions { ASP.NET }

What do you mean by query string?

997


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

1699


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