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 does the parsefloat function do?

1 969

What is writeline?

1 946

What is the purpose of the integer parse method the decimal parse method?

1 1195

What is difference between float and integer?

1 1047

How many digits is a 32 bit number?

1 950

What does writeline mean?

1 1065

What does break do in loop?

1 1008

What is a template class?

1 1118

Can I use parseint?

1 961

What is strong name assembly?

1 934

What is difference between write and writeline?

1 961

What is an actual parameter?

1 1027

What is an assembly in dotnet?

1 1052

How does a while loop work?

1 942

What is the data encapsulation?

1 949


Un-Answered Questions { Microsoft Related }

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

1500


What is early binding?

1002


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

1013


Which is latest version of excel?

703


What is option strict?

1182


Explain marshalling and its types in .net remoting

998


Did you deploy BizTalk more than one machine?

1118


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

1022


Will there be still an e2 plan?

5


What is the latest version of ms word?

799


Explain how can we remove handlers at run time?

1061


Tell me about your sharepoint experiences ?

863


Specify technical & functional architecture of your last 2 projects.

2133


What is expression tree in c#?

982


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.

1875