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 does return work in c#?

1 1037

Are enums static c#?

1 1058

How do you encapsulate in c#?

1 992

What are functions c#?

1 1051

What are callback methods in c#?

1 994

What are the types of methods in c#?

1 1076

What is the default modifier for class in c#?

1 1035

What is strongly typed in c#?

1 982

Why do we need oops in c#?

1 1004

What is yield break in c#?

1 978

What are the string functions in c#?

1 1033

What is difference between ienumerable and iqueryable in c#?

1 998

What is the advantage of dependency injection?

1 1054

What is variable in c#?

1 1019

Can we override interface method?

1 1054


Un-Answered Questions { Microsoft Related }

What is microsoft c register server?

1081


What are different elements of wcf srevices client configuration file?

891


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

256


Tell me about your sharepoint experiences ?

865


How do I make the mouse cursor invisible/visible?

1422


What is an abstract class c#?

955


Write the .net syntax for 'while loop'?

1129


What is wrap text in excel?

703


Explain element .net mobile with example? : Microsoft dot net mobile

1042


How to assign Null value to Var?

1051


Explain the difference between system.string and system.stringbuilder classes?

1070


Did you deploy BizTalk more than one machine?

1122


What is the latest version of biztalk server? : biztalk server

1015


How do I force a file dialogue box to reread the currect disk?

1508


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