Click here to Skip to main content
15,909,466 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
i want to use globlization in asp.net application. can any one tell me how to use globlization in asp.net step by step.




thanks in advance
Posted

 
Share this answer
 
v3
 
Share this answer
 
Step 1) Do a little research. Google[^] is a good start point.
i.e:
Using Globalization and Localization in ASP.NET[^]
http://msdn.microsoft.com/en-us/library/vstudio/bz9tc508(v=vs.100).aspx[^]
http://www.c-sharpcorner.com/UploadFile/Santhi.M/GlobalizationusingASP.NET11262005072116AM/GlobalizationusingASP.NET.aspx[^]
http://dotnet.dzone.com/articles/globalization-and-localization[^]

Step 2) Start coding
Step 3) Compile and use the debug to solve little issues
Step 4) When you get a problem you don't know how to solve but at least you tried it, then come back and ask for something concrete with a snippet of the code giving problems
Step 5) Read following links and try to follow what they say in future questions.

What have you tried?[^]
How to ask a question?[^]


Sorry if this is not the answer you were looking for. But your question is a bit too wide to be answered at the "Quick" Answers. It is better and you get faster help if you make 10 concrete questions about concrete problems, than a big question about a "how-to guide"
 
Share this answer
 
Refer this url : How to implement Globalization and Localization in MVC C# with Sample

the code is written for MVC, but you can easily implement it in asp.net. just download the available attached working sample.
 
Share this answer
 
Comments
King Fisher 31-Mar-15 5:06am    
I don't see any tag on MVC.
CHill60 31-Mar-15 5:22am    
Be aware that posting solutions to older questions with a link to your own site/blog/articles is often deemed to be abuse. It could lead to down-votes and in extreme circumstances can result in your account being suspended.
Rajesh waran 31-Mar-15 6:36am    
Yes, you see another solution from him is also driving to his blog.
http://www.codeproject.com/Answers/892059/How-to-Export-data-from-Gridview-into-PDF-file#answer3
Saurabh Kumar Tyagi 31-Mar-15 6:37am    
The thread is not closed, which means members can add their solutions to it. If it is older or answered, then it should be closed.
CHill60 31-Mar-15 6:41am    
What do you mean by "Closed"? Having a solution can be seen as "closed". Having the OP formally accept a solution can also be seen as "closed" - but not all of them do that.
Unlike a certain other Q & A site, CP admin do not "seal off" posts to prevent further answers.
The real point here is that you are trying to drive visitors to your site and that is usually considered to be abuse of this site.

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900