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 the Difference between a sub and a function?
What is .net latest version?
What is the difference between Server.Transfer and Response.Redirect?
How server form post-back works?
Describe session handling in a webform, how does it work and what are the limitations?
Can you give an example of when it would be appropriate to use a web service as opposed to a non-serviced .NET component
How is development of a Windows service different from a Windows Forms application?
Explain the use of ‘this’ keyword in Java?
What are server controls?
how can i create a table from front end to back end in wabe page?
Difference between value type & reference types ?
How can you manage pagination on a page using .Net?