How to generate local resources in Microsoft Visual Studio 2010
I keep on forgetting, how to re-generate the local resources for a ASP .NET page (*.aspx) or web user control (*.ascx). To generate the local resource file (*.resx): 1.Click the designer surface or a control.…