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 are runtime hosts?

Microsoft,

2 7991

Is overloading possible in web services?

Microsoft,

3 13811

What is machine.config and web.config ?

Digital GlobalSoft,

5 9923

About web methods and its various attributes ?

Digital GlobalSoft,

1 6175

What is the difference between session state and session variables ?

Digital GlobalSoft,

6 20485

How do you pass session values from one page to another ?

Digital GlobalSoft,

4 25428

What are the various authentication mechanisms in ASP.NET ?

Digital GlobalSoft, Satyam,

1 4254

Any disadvantages in Dataset and in reflection ?

DELL, Digital GlobalSoft,

1 3312

What is runtime host ?

Digital GlobalSoft,

3 11778

How to send a DataReader as a parameter to a remote client ?

Digital GlobalSoft,

1 3537

Types of state management techniques ?

Digital GlobalSoft,

6 14135

How to check null values in dataset ?

Digital GlobalSoft,

6 16907

Types of caching ?

Digital GlobalSoft, MicroSec, Wipro,

1 6012

Can we store PROGID information in database and dynamically load the component ?

Digital GlobalSoft, e4e,

1 5227

Any disadvantages in Dataset and in reflection ?

DELL,

1 8777


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