TECHNOLOGIES
FORUMS
JOBS
BOOKS
EVENTS
INTERVIEWS
Live
MORE
LEARN
Training
CAREER
MEMBERS
VIDEOS
NEWS
BLOGS
Sign Up
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
About Resource Files
Share
facebook
twitter
linkedIn
Reddit
Topics
No topic found
Content Filter
Articles
Videos
Blogs
News
Complexity Level
Beginner
Intermediate
Advanced
Refine by Author
[Clear]
Prasham Sabadra (1)
Ramchand Repalle (1)
Viral Jain (1)
Deepti Nahar (1)
Ibrahim Ersoy (1)
Vijai Anand Ramalingam (1)
Manas Patnaik (1)
Vipin Yadav (1)
Related resources for Resource Files
No resource found
Resource Files in ASP.NET
1/31/2022 11:15:49 AM.
This article explains you the use of resource files in ASP.NET 2.0.
Multilingual MVC Application With Customized JS Bundles Based on User Language
12/2/2020 4:35:39 AM.
This article shows how to create multilingual MVC applications with JS bundles based on various languages.
ASP.NET MVC - Using Resource Files To Manage String Constants
8/8/2017 8:15:53 PM.
In this article, we will see how we can save strings in a resource file instead of constants spread all over the application.
Modifying InfoPath Form Based on XSD Schema Using Resource Files
12/16/2013 8:06:54 PM.
I came across a scenario where an InfoPath form was created based on an XSD schema. This schema changed frequently and the corresponding changes had to be made to the UI (InfoPath form template) accordingly.
Retrieve All Items From Resource Files
10/24/2012 10:40:29 AM.
While developing for the Windows 8 Platform, you'd like to use items in a resource file for a Windows store application. Here I'll show you how to get all the strings in a Resource file.
How to Localize Content Types in SharePoint 2010 Using Visual Studio 2010
6/21/2012 12:45:34 PM.
In this article you will be seeing how to localize content types in SharePoint 2010 using Visual Studio 2010.
Resource in Silverlight - Part 1 (Resource Files)
5/8/2011 10:58:21 PM.
Resources are a vital part for a web application and plays a major role while building Rich internet applications (RIA) using Silverlight. Silverlight does not have too many options to store and manage resources. In this article, we will discover the different options available to work and manage resources in Silverlight applications.
Asp.Net Web Application Globalization and Localization with help of Resource files and Custom XML files
9/7/2010 8:09:45 AM.
In this article we will know how to devlope that type of web application. Let us see in this article how to cater different contents based on the culture using Globalization in ASP.NET.