10 TIPs - To Become a Good Developer/Programmer
Why Join
Become a member
Login
No unread comment.
View All Comments
No unread message.
View All Messages
No unread notification.
View All Notifications
C# Corner
Post
An Article
A Blog
A News
A Video
An EBook
An Interview Question
Ask Question
TECHNOLOGIES
ANSWERS
LEARN
NEWS
BLOGS
VIDEOS
INTERVIEW PREP
BOOKS
EVENTS
Training
Live
JOBS
MORE
CAREER
MEMBERS
About International
Share
facebook
twitter
linkedIn
Reddit
Topics
No topic found
Content Filter
Articles
Videos
Blogs
News
Complexity Level
Beginner
Intermediate
Advanced
Refine by Author
[Clear]
Ashish Bhatnagar (2)
Debasis Saha (2)
Ojash Shrestha (1)
Jinal Shah (1)
C# Corner Live (1)
Siddharth Gajbhiye (1)
Sumit Srivastava (1)
Monica Rathbun (1)
Abhishek Dubey (1)
Sanwar Ranwa (1)
Sandeep Sharma (1)
Sarathlal Saseendran (1)
Jignesh Trivedi (1)
Shalini Dixit (1)
Ravikumar Raja (1)
Moses Soliman (1)
Bharadwaj Sridharan (1)
Andriy Zolitoiy (1)
Raju Pericharla (1)
Vipendra Verma (1)
Vikas Mishra (1)
Thinathayalan Ganesan (1)
vivekchauhan (1)
Related resources for International
No resource found
International Space Station Realtime Location
5/28/2021 6:10:07 PM.
This article talk about some libraries in Python, learn about API and then write a program to fetch data from API to make a fun interactive map plot.
Internationalizing JSP Pages
2/22/2021 3:16:51 PM.
In this article, you will learn about Internationalizing JSP Pages.
Internationalizing Servlets
2/18/2021 6:48:30 PM.
In this article, you will learn about Internationalizing servlets.
Internationalization Support In Angular
2/11/2021 2:57:44 PM.
In this article, we will discuss how an Angular application can support multiple languages.
Use Localization in AngularJS Using Internationalization
2/11/2021 2:57:04 PM.
This article shows how to implement Localization using AngularJS.
Internationalization in Angular - Angular Conference 2020
1/7/2021 5:35:27 AM.
This is the ninth session of the Angular Virtual Conference by Ankit Sharma.
Translate Angular 8 App Using ngx-translate
8/17/2020 7:40:24 AM.
This article is based on Internationalization (i18n) which can translate our current language to selected one
New Features of Android 4.2 Jelly Bean
3/30/2020 4:59:17 AM.
In the new features Android 4.2 is improved in lock screen, graphics, internationalization and many more features that improved in that version.
Upcoming International Speaking Engagements
2/25/2020 1:28:44 AM.
In this article, you will learn about upcoming International Speaking Engagements.
Internationalization in Java
10/11/2019 12:00:18 AM.
Internationalization is the process of designing an application so that it can be adapted to various language and regions without engineering changes.
Internationalization In ReactJS Application Using i18Next
9/3/2019 11:55:54 PM.
In this article, you will learn about internationalization in ReactJS application using i18Next.
Implementation of Internationalization in Java Using Locale Class
8/7/2019 4:56:57 AM.
This article explains implementation of Internationalization in Java using the locale class and other fields that are methods of the locale class, how to find locales supported by JRE, and create two
Localization In Angular 8 Employee App
7/15/2019 10:07:33 AM.
In this post, we will see how to create an Employee app in different languages using i18n and localization. We will create translation in Hindi and Malayalam languages.
Internationalization In ASP.NET Core MVC
7/21/2017 2:18:23 PM.
Globalization is a process of supporting different cultures. Globalization allows us to create multilingual web sites with ASP.net core.
AngularJS 2.0 From The Beginning - Localization - Day Twenty Five
5/9/2017 10:08:19 AM.
In this article, we will discuss about localization in Angular 2.0.
Internationalization in NetBeans
7/1/2013 11:36:47 PM.
This article explains Internationalization using the NetBeans IDE platform.
Internationalizing Your Application in ASP.Net 2.0 using VB.NET
11/10/2012 2:49:51 AM.
The Web has had worldwide reach since its inception. Users have different cultural expectations and speak different languages. In this Quickstart you will learn how powerful new ASP.NET v2.0 features make it easier to adapt your Web application to different countries, regions, and markets.
How to Build Multi-Language Web Sites with ASP.NET 2.0 and VS.Net 2005
10/4/2012 10:27:26 AM.
In this article, we will explore the necessary details for working with resources in ASP.NET applications and for creating international ASP.NET applications based on embedded resources and the integrated localization support.
Internationalization Getting Started
9/30/2012 2:59:28 AM.
This article introduces the concept of Internationalization in application development. Starting off with the basics of character encoding and Unicode, the article discusses the best practices to be followed in writing culture aware code and designing Internationalized user interfaces with adequate examples in .NET (C#).
SMTP Internationalization
9/29/2012 7:05:04 AM.
You can find many articles dedicated to C# SMTP implementation on this or other sites.
World Clock Using Windows Forms
5/19/2012 2:27:54 AM.
I developed a C# application for finding World Timings given the US Central Timing.
Concept of Open Systems Interconnection (OSI) Model in Networking
3/30/2012 12:16:38 PM.
This article explains the Open Systems Interconnection (OSI) model. This article explains why the Open Systems Interconnection (OSI) model is used.
Implementing Internationalization in JAVA
12/10/2011 1:11:01 AM.
With the advent of globalization, the importance of internationalizing web applications has increased. This is important because web applications are accessed by users from various regions and countries.
Generate XML based Resource Files on the fly in ASP.NET 1.x applications
9/11/2007 3:17:12 AM.
If internationalization was not part of your application’s initial development cycle, but required to extend it globally at a later point of time, then creating resource files from all the UI elements is a very tedious & manual process in ASP.NET 1.x. The framework presented in this article saves a developer from manually updating the resources and keeps the resx files in sync with the webforms and user-controls by automatically generating the resx files.
Code Internationalization
12/28/2005 4:00:34 AM.
This is a very simple windows application example for localizing the application. Visual studio .NET makes it pretty simple to create localized applications and manage them.