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

Why do we need generics in c#?

1 1004

What is the xml document structure?

1 994

Why do we use reflection in c#?

1 1019

Is xml tags are case sensitive?

1 962

What is static and use of it?

1 1058

What is integer c#?

1 982

What is the difference between an integer and int?

1 985

Is 0 an unsigned integer?

1 976

Why would you use a class property in c#?

1 1004

How many bytes is an int c#?

1 963

What is called method in c#?

1 1062

Why do we need dependency injection in c#?

1 999

What is reference types in c#?

1 1051

What is the benefit of using interface in c#?

1 1097

Is arraylist faster than linkedlist?

1 1003


Un-Answered Questions { Microsoft Related }

Possible ways to prevent xss attacks on mvc application?

1074


What are the features of c# which are not present in vb.net?

1179


How to send xml file on server using http protocol?

1071


What is option strict?

1207


Explain the difference between datatable and dataset?

1405


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

266


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

994


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

985


Tell me about your sharepoint experiences ?

872


Different types of authentication modes in .net framework ?

1057


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


What is early binding?

1010


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

1078


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

961


How to retrieve images in sql server database through vb.net?

1036