I will be following this article to implement globalization inside my application.
http://www.c-sharpcorner.com/UploadFile/4d9083/what-is-globalization-and-localization-in-Asp-Net/
Now i want to make a separate form in which i can search the keywords inside that specific resource file , and i can perform CRUD operations in that file.
Please guide me.