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...



Microsoft Related Interview Questions
Questions Answers Views Company eMail

How do you customize a table in excel?

1 726

How do I pull data from one excel sheet to another?

1 763

How do you combine two cells in excel?

1 787

How do you change conditional formatting in excel?

1 692

How do you change the orientation in excel?

1 706

How do I change the automatic date formula in excel?

1 694

How do I format a formula in excel?

1 685

How do you create an input message in excel?

1 829

How do I get rid of unwanted text in excel?

1 775

How do you auto fill in excel?

1 760

How do I remove a reference in excel?

1 787

How do I automatically merge cells in excel?

1 731

How do I concatenate a range of cells in excel with a comma?

1 794

How do I pull the first 3 digits in excel?

1 720

How do I fill a cell in excel based on another cell?

1 674


Un-Answered Questions { Microsoft Related }

How do I tell when an application executed using the SHELL command is finished?

1635


What do you mean by query string?

1011


How does an appdomain get created?

1023


How to send xml file on server using http protocol?

1071


How much is excel for ipad?

706


How to use multiple submit buttons in asp.net mvc?

1305


Different types of authentication modes in .net framework ?

1061


What is option strict?

1209


How do you wrap text in open office?

626


Write the .net syntax for 'while loop'?

1135


Explain an assembly?

1055


What is the current version of entity framework?

1043


Tell me about your sharepoint experiences ?

874


What is the current stable version of typescript?

307


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.

1889