Resource Files: How to use the resource files, how to know
which language to use?
Answer / senthilraj s
Resource files are stored with culture extenstion in their
name. System.Globalization.CultureInfo.CurrentCulture.Name
is used to get the current culture name.
| Is This Answer Correct ? | 8 Yes | 3 No |
What is assembly in .net?
what will do to avoid prior case?
How is meant by dll in .net?
What are the new features of Framework 1.1 ?
What is smart navigation?
How to use datagrid value in select statements where condition ,if cell is hyperlink bounded column?
Difference between user groups and code groups
Name some of the languages .NET support?
What is the use of ErrorProvider Control in .NET?
What is equivalent for regsvr32 exe in .net ?
What is the difference between response.redirect & server.transfer?
Explain the procedure to add assemly to gac to make it shared one?