asp.net - Generate Local Resource for all pages -


Is there a way or way to automatically generate local resources for all pages of Visual Studio 2010? I have about 500 pages and user controls. It is difficult for every one to generate resources for one. Is there any add on or extension in it? Shahin

Write a script, no? Nothing from a resource file XML file.


Comments

Popular posts from this blog

c# - sqlDecimal to decimal clr stored procedure Unable to cast object of type 'System.Data.SqlTypes.SqlDecimal' to type 'System.IConvertible' -

Calling GetGUIThreadInfo from Outlook VBA -

Obfuscating Python code? -