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

What is the use of ActiveX Documents?

1 2528

What is ActiveX Document?

1 4502

What is the use of Visual Basic Document file?

1 2905

What is hyperlink?

1 4167

How would you create Visual basic Document file?

1 2689

What is Internet Explorer and its uses?

1 2346

How would you navigate between one document to another document in Internet Explorer ?

1 2342

How would you run your ActiveX Document Dll?

1 2124

How would you view html code in Active Server Pages?

1 3776

How would you create your application in DHTML?

1 2035

What is ActiveX Control?

ABC,

1 2298

Write the Steps in Creating an ActiveX Control?

1 2691

How would you attach an ActiveX control in Your Application?

1 2447

How would you create properties in ActiveX Control?

1 2054

What is the use of property page Wizard in ActiveX Control?

1 2558


Un-Answered Questions { Microsoft Related }

How to send xml file on server using http protocol?

1071


What is option strict?

1208


Why am I getting an invalidoperationexception when I serialize an arraylist?

961


Which is the best training center for SharePoint 2013 Developer Course in Chembur & Ghatkopar area of Mumbai

1429


What type of Webparts you are developed in your current project ?

804


What is the latest version of microsoft outlook?

57


How to assign Null value to Var?

1055


What is wrap text in excel?

711


hi, kindly send WWF(.net 3.5) pdf notes to my id. thanx in advance, chays

2394


Explain marshalling and its types in .net remoting

1015


How do you inherit a class into other class in c#?

985


Who developed typescript and what is the current stable version of typescript?

266


What is expression tree in c#?

994


How do I know when my thread pool work item has completed?

994


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.

1886