Jump to content
Xtreme .Net Talk

Recommended Posts

Posted

i am developing an asp.net application with c# and i tried to use local-resources today. it did not worked :) i know that i have to follow a naming convention. so for a file called default.aspx I will need a localresource file called default.aspx.resx

 

What I wonder now is how to differentiate between e.g. more Default.aspx files? lets say you have some subfolders in your webapp and want to specify resources for each default.aspx .. how do you do it?

 

example:

 

products/default.aspx

customers/default.aspx

 

i could not found something on msdn that describes this problem. hope someone could help me. thanks in advance

sometimes I blog...

http://michal.grafix.at

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...