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 will you register com+ services?

1 3814

What is use of ContextUtil class?

1 4201

What is the new three features of COM+ services, which are not there in COM (MTS)

TCS,

1 2048

Is the COM architecture same as .Net architecture? What is the difference between them (if at all there is)?

Infosys,

1 2071

Describe the role of inetinfo.exe, aspnet_isapi.dll andaspnet_wp.exe

1 5763

What?s the difference between Response.Write() andResponse.Output.Write()?

Atos Origin, IBM,

7 31174

What methods are fired during the page load?

3 8538

Where does the Web page belong in the .NET Framework class hierarchy?

1 4623

Where do you store the information about the user?s locale?

2 9154

What?s the difference between Codebehind="MyCode.aspx.cs" andSrc="MyCode.aspx.cs"?

SLC Ltd,

5 14194

What?s a bubbled event?

1 5883

Suppose you want a certain ASP.NET function executed on MouseOver over a certain button. Where do you add an event handler?

Zenith,

1 6615

What data type does the Range Validator control support?

5 17640

Where would you use an iHTTPModule, and what are the limitations of any approach you might take in implementing one?

1 6554

Explain what a diffgram is, and a good use for one?

FT,

1 7645


Un-Answered Questions { Microsoft Related }

How do I tell when an application executed using the SHELL command is finished?

1627


Did you deploy BizTalk more than one machine?

1124


Write the .net syntax for 'while loop'?

1132


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

991


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

1017


What is option strict?

1200


How do I make the mouse cursor invisible/visible?

1432


What is left formula in excel?

671


What’s powershell, and how do you feel about it?

1155


Explain an assembly?

1045


What is the latest version of microsoft outlook?

47


What is the current version of entity framework?

1041


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

1019


What is the use of assembly?

1075


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.

1880