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 7078559
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 28, 20262026-05-28T06:33:46+00:00 2026-05-28T06:33:46+00:00

I developed a (small) company website in Visual Studio, and I’m addicted to learning

  • 0

I developed a (small) company website in Visual Studio, and I’m addicted to learning more. I really just have two simple questions that I can’t google.

1 – Asp:hyperlinks:

What is the purpose of an asp.hyperlink? I know I can’t use these in my resource files — I have to convert ’em all back to html links. At first, asp:hyperlinks looked sophisticated, so I made all my links asp:hyperlinks. Now I’m reverting back. What’s the purpose of an asp:hyperlink, if any?

2 – Resource Files and strings:

In localizing my website, I have found that I’m putting the .master resource files in the directory’s App_LocalResources folder VS created, because you can’t change the top line stuff in a .master file and put a culture/uiculture in there. But all of my regular .aspx pages are going into the root App_GlobalResources folder into 1 of 4 language resource files (de, es-mx, fr, en). I’m making 2 or 3 strings per .aspx page. So when you have 47 pages in your website, that’s about 100 strings on a resource page.

I just learned about all of the resources stuff from this forum and MSDN tutorials, so I have to ask, ’cause it’s a lot of work. Is this okay? Is it normal? Am I going about this the wrong way?

  • 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-28T06:33:47+00:00Added an answer on May 28, 2026 at 6:33 am

    I’ve never used resources, so can’t comment on that.

    Differences between asp:hyperlink and a tag that I know of:

    1. asp:hyperlink is converted to an A tag by the ASP.NET engine when output to the browser.

    2. It is possible asp:hyperlink could make browser specific adjustments, to overcome browser bugs/etc.. which is kind of the point of ASP.NET, or at least one of them. If not already in it, they could be added later, and by using those objects you’ll get that when/if added.

    3. Both can be used in code behind (you can set runat=”server” for an A tag), but the asp:hyperlink has better compile-time checking in most cases — strong type-casting for more items vs generic objects.

    4. asp:hyperlinks are easier to get HTML bloat, but only if used with a poor design. For example, it is easy to set font styles and colors on them.. but I wouldn’t, since that generates in-line styles that are usually pretty bloated compared to what you would do by hand or in a CSS file.

    5. asp:hyperlinks support the “~/Folder/File.ext” syntax for the TargetUrl (href), which is nice in some projects if you use a lot of different URLs and sub-folders and want the server to handle mapping in a “smart” way.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I'm not a programmer, but I developed a small company website in Visual Studio.
I have a small website developed using VS2005 and mySQl, it's just 2 webforms
I developed a small winforms application for myself in Microsoft Visual Studio 2008 Professional
I have just started working with a new company in a very small IT
We have a small company and we have developed our own CMS in PHP/MySQL.
I have developed a small addon we use internally at our company. It's hosted
I developed small CakePHP application, and now I want to add one more table
I have developed a small application and now i want to protect it. I
i have developed a small application and was working fine on developing machine but
We have developed a small web application for a client. We decided on 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.