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 are the different variables in vb.net?

1 1031

Name some of the keywords used in vb.net?

1 1102

Why do we use ansi keyword?

1 1059

What do you understand by vb.net?

1 1103

What are the shadow variables?

1 1133

How many ways the function can return values?

1 1090

What is meant by jagged arrays?

1 1151

What are the different types of a stream?

1 1086

What is a stream in vb.net?

1 1071

Why do we use byref keyword in vb.net?

1 1137

What is stack used for in vb. Net?

1 1025

What is a static variable?

6 2036

What is a preprocessor directive in vb.net?

1 1054

Name some different types of control?

1 1054

How to create a constant in vb.net?

1 1273


Un-Answered Questions { Microsoft Related }

How do I make the mouse cursor invisible/visible?

1436


What is an abstract class c#?

963


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


With in the form we want to check all the text box control are typed or not? How?

2066


Which namespaces are necessary to create a localized application?

1136


difference between Response.write,server.transfer and also which one is used when ?

1979


Why can't we use a static class instead of singleton?

947


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

1036


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

804


How do you wrap text in open office?

624


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

1043


Different types of authentication modes in .net framework ?

1059


What is the current stable version of typescript?

305


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

985


How can I extract the formated word(bold,italic,underline,font,color etc) from the msword file.?

1102