C
ckkwan
Dear All,
When trying to migrate from ASPNET 2003 to 2005, VS2005 creates a resx
file along with all the ASPX web forms that I have created in he
previous version (VS2003).
Open up these files, there are 3 entries. Something like:
$this.DefaultModifiers = Private
$this.TrayAutoArrange = True
$this.TrayLargeIcon = False
What are all these for? I don't think I need them.
Can I delete these resx files?
Thanks in advance.
When trying to migrate from ASPNET 2003 to 2005, VS2005 creates a resx
file along with all the ASPX web forms that I have created in he
previous version (VS2003).
Open up these files, there are 3 entries. Something like:
$this.DefaultModifiers = Private
$this.TrayAutoArrange = True
$this.TrayLargeIcon = False
What are all these for? I don't think I need them.
Can I delete these resx files?
Thanks in advance.