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 WCF? Pls Explain clearly with exmple.

HCL, iGate,

3 9223

what is wpf and wcf in .net explain with an example?

2 13019

What Are Different Types of Debbugers

Accenture, TCS, Wipro,

2 9408

is gateway for sms continue connected for sending sms.how?

1 2313

how many character send in one sms forget 160limit and think about gateway allowed

Wipro,

2 4974

What are the asp.net objects? is it application obects, cache objests etc. or is it state managements, web services etc?

Syntel,

3 8133

You have multiline textbox and submit button. if you paste xml content into multiline textbox and hit submit button. what action will perform?

D&B,

6 11778

what are debugging types in .net?

ABC, NIIT,

2 8738

How many types is controls is there in Asp.Net?If it means what are types of custom controls?Explain about user controls,Web server controls,Hrml server controls?

Cap Gemini, TCS,

1 14656

how to send mail in asp.net

2 6077

what is difference between java and .net

Base2 Infotech, Karur Vysya Bank KVB, TATA AIG, TCC,

11 19217

How do you insert multiple rows from a grid view to database table under a single transaction?

1 7075

how to integrate Language conversion, without asking the enduser to download font, it should auto integrate

1 3280

what is session,cokkies in asp.net??

5 9908

How do you access individual items of an Master Page

TCS,

5 10094


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