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 dataset acts in a disconnected fashion ?

TCS,

3 9734

Does the following statement executes successfully: Response.Write(?value of i = ? + i);

TCS,

4 12820

What is binding in web service ?

TCS,

1 3706

What is web.config and machine.config ?

Collabor, NDPL, TCS,

3 18127

What are webservices, its attributes. Where they are available ?

TCS,

3 12673

How a web service is exposed to outside world ?

TCS,

1 14792

How a proxy is generated for a web service ?

CTS, TCS,

2 15351

What is boxing and unboxing ?

Amdocs, BirlaSoft, TCS,

4 7328

What do you mean by passport authentication and windows authentication ?

TCS,

5 14160

What is an assembly and what does manifest consists ?

TCS,

3 10248

What is strong name and what is the purpose of strong name ?

Qwest, Sons Of Technology, TCS,

8 34065

What are various types of assemblies ?

TCS,

1 7284

What is a process ?

TCS,

6 10394

What are static assemblies and dynamic assemlies. Differences between them ?

TCS,

2 17849

About delegates ?

TCS,

7 14237


Un-Answered Questions { Microsoft Related }

What is early binding?

1010


How much is excel for ipad?

705


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

1519


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

1979


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

1161


Explain the difference between datatable and dataset?

1407


Specify technical & functional architecture of your last 2 projects.

2143


What is the latest version of microsoft outlook?

58


I can't be bothered with cas. Can I turn it off?

1014


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

994


Explain marshalling and its types in .net remoting

1015


hi, kindly send WWF(.net 3.5) pdf notes to my id. thanx in advance, chays

2394


Possible ways to prevent xss attacks on mvc application?

1076


Will there be still an e2 plan?

33


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