how to keep resource file in folder, as I have global resource file and when I publish website it will generate dll file for global resource file, is there any other way to do ? I think you talk about to have individual resource file (local resourcefile). is it so ?
On Oct 25, 3:49 pm, "lightrain" <[email protected]> wrote: > Don't use dll files, just put resources file in your folder. > > ------------------ > > ------- > This mail send by my phone. > Best regards. > ----- 原始邮件 ----- > 发件人:Ronak > 发送时间:2010-10-23 22:25:32 > 收件人:DotNetDevelopment, VB.NET, C# .NET, ADO.NET, ASP.NET, XML, XML Web > Services,.NET Remoting; > 主题:[DotNetDevelopment] Build Resource file > > Hii > > I am using resource file in my asp.net 2.0 project, every time when > there is little change > in my resource file I have to publish website and then upload resource > file DLL. > > So I want to know that is there any way to not to publish whole > website and just use > resource file directly. > > Thank you
