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 to change Master page in ASP.Net using code?

HCL,

1 1152

What is paging in context of Memory?

Microsoft,

1 1180

What is web configuration file and how to use in web application

MCN Solutions,

1 1076

Where web.config file is used?

HCL,

1 1168

What is the size of Get method and how much data it can store?

HCL,

1 1263

how to debug web services on consumer side?

HCL,

1 1128

Describe briefly what is the role of IIS on an ASP.NET application? What does it for the same application?

InfoAxon Technologies,

1 1146

What is the use of the tag in the web.config file?

MindCracker,

1 1038

What is difference Between Authentication and authorization?

MCN Solutions,

1 1226

What is the importance of Global.asax in ASP.NET?

B-Ways TecnoSoft,

1 1240

How to count the number of objects present in a web page? How to count the number of radio buttons in a web page?

HCL,

1 1164

What is the maximum timeout we can set for Cookies?

1 1047

Fetch one page value to another page without using state-managment ?

HCL,

1 967

How can u deifne the benefits and limitation of using Viewstate for state management?

QuestPond,

1 1202

Can you dynamically assign a Master Page?

MCN Solutions,

1 1056


Un-Answered Questions { Microsoft Related }

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

978


Is there any possibility in the biztalk FIFO(first-in-first-out) without use the orchestration? how to implement explain?

2206


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

2390


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

986


Explain the request flow in asp.net mvc framework?

1079


What is the latest version of ms word?

802


Draw Sequence Modal of DAO and Explain?

2123


How do I make the mouse cursor invisible/visible?

1422


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

796


What is option strict?

1191


What is wrap text in excel?

703


What is microsoft c register server?

1079


What is the latest version of microsoft outlook?

31


How to assign Null value to Var?

1048


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.

1877