What is the maximum amount of memory any single process on windows can address?


No Answer is Posted For this Question
Be the First to Post Answer

Post New Answer

More ASP.NET Interview Questions

How to authenticate users using Web.Config ?

1 Answers   Accenture,


How you can use video conferencing in asp.net? guys plz help me ...

2 Answers  


Can I tap into other windows livetm services?

0 Answers  


Difference between Response.Expires and Expires.Absolute ?

1 Answers   Accenture, BirlaSoft,


Difference between Response.redirect vs server.transfer?

0 Answers  






Explain ViewState?

0 Answers   QuestPond,


Can we have multiple web config files for an asp.net application?

0 Answers  


What is difference between response.redirect and server.transfer ?

2 Answers   Kalinga Software, Satyam,


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.

0 Answers   Netsweeper,


What is a server farm in iis?

0 Answers  


What is the difference between a cookie and a pixel?

0 Answers  


What is IPostBack? How to use it?

0 Answers   MCN Solutions,


Categories