Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 898033
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 15, 20262026-05-15T14:58:37+00:00 2026-05-15T14:58:37+00:00

How to use them in a ASP.NET Web Application project? Any difference? many thanks

  • 0

How to use them in a ASP.NET Web Application project? Any difference?

many thanks

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-15T14:58:38+00:00Added an answer on May 15, 2026 at 2:58 pm

    Local Resources:

    1. Local resource is specific to a single Web page and used for providing versions of a Web page in different languages.
    2. Local resources must be stored in App_LocalResources sub folder.
    3. Local resources must be named in format [.language / language and culture].resx.

    Ex: Default.aspx.resx- Base resource file. This is the default, or fallback, resource file.

    Default.aspx.de.resx- A resource file for German etc.

    Global Resources:

    Global Resources Localization Suggestion for ASP.NET

    1. Global resource can be read from any page or code that is in the application.
    2. Global resource must be stored in App_GlobalResources at the root of the application.

      // Get the global resource string. 
      
       try
       { 
           globalresourcestring = (String)GetGlobalResourceObject("MyResource", "GlobalResourceString1"); 
       } 
       catch
       { 
           globalresourcestring = "Could not find global resource."; 
       }
      
    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I am looking for different techniques/tools you use to deploy an ASP.NET web application
In my ASP.NET web-application I use NHibernate to persist my User-Instances, where each of
I need my ASP.NET web application to use silverlight controls in my web page.
I have a pretty big web application that I created last year using ASP.NET
we are making an web application using some big asp.net web toolkit. At the
I'm using the Entity Framework for an ASP.NET Web Forms application and I'm wondering
I have 3 projects in my solution: 1) A silverlight Application Project 2) ASP.Net
I have this existing environment: 1) ASP.NET 3.5 web application 2) forms authentication with
I have an ASP.Net web application that is deployed to a number of different
I have an ASP.Net MVC 3 application that runs fine when I use the

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.