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

can we transfer data from one page to another page using viewstate if so how?if not y?

AppShark, DataSync, Gtech, iGate, Wipro,

37 83761

How many types are there session

TCS,

5 11174

How many types of page.

TCS, Verinon Technology Solutions,

5 12364

Dategrid filtering and sorting How can we sort all the fields at once?

Satyam,

3 7148

How many web.config files in each solution

General Mills,

10 16174

which directive is mandatory in page control

AG Technologies,

3 7256

.net allows which inheritence

AG Technologies, Samcomm,

6 9828

what is value type to reference type

AG Technologies, IBM,

6 9850

what is reference type to value type.

AG Technologies,

3 7122

version information is mentioned in which file

AG Technologies,

3 7169

version information of assembly consist of _________ values.

AG Technologies,

3 7726

In which form does the dataset store data in it?

Verinon Technology Solutions,

3 7756

Describe the role of inetinfo.exe, aspnet_isapi.dll andaspnet_wp.exe in the page loading process.

1 6831

What’s the difference between Response.Write() andResponse.Output.Write()?

1 6325

When during the page processing cycle is ViewState available?

1 7281


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.

1699


What do you mean by query string?

997


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