Click here to Skip to main content
15,886,796 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
Hi All
can anyone here post code to create asp.net application with globalisation.I mean Application Globalisation in Asp.Net .I want sample code
Thanks
Posted
Comments
Afzaal Ahmad Zeeshan 9-Mar-15 15:39pm    
This type of questions are off-topic on CodeProject, you need to have source code to get help, not us.

You can get help from Google, to search for some good resources online.

This one is from MSDN, and provides and overview of globalization and localization in ASP.NET, https://msdn.microsoft.com/en-us/library/c6zyy3s9%28v=vs.140%29.aspx[^] read all of the sections inside.

Secondly, here are some good articles on CodeProject for you.

Using Globalization and Localization in ASP.NET[^]
Globalisation in ASP.NET[^]
Beginner's Tutorial on Globalization and Localization in ASP.NET MVC[^]

Read them thoroughly to understand this. Also, no one is going to give you source code for that, just helpful tips, answers etc.
 
Share this answer
 
Comments
Sergey Alexandrovich Kryukov 9-Mar-15 17:54pm    
Sure, a 5.
—SA
Afzaal Ahmad Zeeshan 9-Mar-15 17:55pm    
Thanks a lot, Sergey sir. :)
Thanku for your response
what i actually want here is simple sample code so that i can work by myself for complex 1
 
Share this answer
 
Comments
Sergey Alexandrovich Kryukov 9-Mar-15 17:55pm    
This is not an answer; such posts are considered as abuse. And nobody get a notification. Please use comments and/or "Improve question". Adding a comment triggers notification to the author of the post you comment.
—SA

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