How to integrate the regional language in asp.net and c#
like Telugu, Hindi etc,. send a sample program
Answer Posted / om shivaya namaha
Please go through the below link . regarding localization in
ASP.NET 4.0
Solution 1 using resource files:
http://www.codeproject.com/Articles/15991/An-Easy-Introduction-to-Localization-in-ASP-NET-2
Solution 2
http://www.dotnetfunda.com/articles/article1075-localization-in-aspnet-40.aspx
Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
How we use ajax in asp.net through javaScript. Please givee me an example.
How to use Client-side Script to Focus Controls in ASP.NET?
Coding for .NET Delegates?
ArrayList declaration in .net
Code for Presenting Parent/Child Data in a Data Grid Row?
How to get Dynamically Linked Comboboxes Set?
how to create a search bar which access data from various websites and retrieves the data
Code for Document Validation in XML.NET?
How to Bind Nested XML to a Repeater Control with Container.DataItem?
Coding for Synchronizing Cache Access in ASP.NET?
i have a gird with columns all are coming from database,this will bind in item templete in gridview as textboxex.and i have button below named Update.i want to update all the records in the grid,but if user change the value of one textbox,what is the easy way 2 do this
Code for Communicating over Sockets?
Code for Using Keyboard Events?
how to track links visited in google using iframes
Code for Creating a Form Using PlaceHolder Controls?