User locale in ASP.NET

Write namespace for user locale in ASP.NET

System.Web.UI.Page.Culture

Localization is the feature of ASP.NET through which an application may be localized for a specific location. There are built-in mechanisms in .NET to allow localization process.

In .NET, the concept of localization is achieved using the System.Globalization namespace. A class named CultureInfo is used to localize .NET objects in the web applications.
How do you implement inheritance in .NET?
.NET - How do you implement inheritance in .NET? - In VB.Net we implements using Inherits keyword....
Differences between Server-side and Client-side code
ASP.NET - Differences between Server-side and Client-side code - Server-side code executes on the server...
ADO.NET Dataset
ADO.NET Dataset- A Dataset can represent an entire relational database in memory, complete with tables...
Post your comment
Discussion Board
asp.net
interview qus and ans
saurabh 05-17-2012