gabru Posted March 28, 2006 Posted March 28, 2006 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 Quote sometimes I blog... http://michal.grafix.at
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.