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

Features of a dataset ?

Accenture,

3 12946

About DataAdapters ?

Accenture,

8 12929

Types of values mode can hold session state in web.config ?

Accenture, Parrot Systems,

1 6576

Types of optimization and name a few and how do u do?

Accenture,

1 6878

Types of configuration files and their differences ?

Accenture,

2 12693

Should sn.exe be used before gacutil.exe ?

Accenture, BirlaSoft,

2 12213

How to write unmanaged code and how to identify whether the code is managed / unmanaged ?

Accenture, BirlaSoft, Cogtest,

2 13686

What is boxing and unboxing ?

Accenture, Infosys, MedTek,

7 26084

In a page u have Web user controls . So what is the order in which the Page life Cycles takes place?

1 4510

What r the page life cycle in asp.net page?

6 14401

What is boxing? How we can use it?

Infosys, NIIT,

4 8670

WHAT ARE DEFFERENCE BETWEEN DATALIST AND DATAGRID

Seion Infotech,

1 7776

WHAT IS BOXING? HOW WE CAN USE IT?

Seion Infotech,

4 7644

if i wanna deploy my asp.net project to the production server and situation is that i m still not compiled my project i have as-is on my development side now on production server we dont have a visual studio now what kind of settings i need to be to do in webconfig /machine.config file to deploy my project and in iis too....

webdirekt,

1 2229

What data types do the RangeValidator control support?

2 5879


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?

1002


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