What is the namespace for CurrencyManager in ASP.NET?
Like in Windows Forms we use System.Windows.Forms namespace for the CurrencyManager class, but for ASP.NET what is the namespace I have to use for the CurrencyManager class?
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
ASP.NET is a completely different thing than Windows Forms. I suggest you take a look at some tutorials to get familiar with it: http://www.asp.net/web-forms/fundamentals.