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 |
Can we have same method with same name and signature using partial classes
what is the use of "mustinherit" keyword?
What is func in .net 3.5?
Types of JIT and what is econo-JIT ?
How Can Registry Editor in .NET?
Can you write a class without specifying namespace?
what is the default security setting in .net?
What's the problem with .net generics?
Is it possible implement webservices without SOAP?
What do the terms “boxing” and “unboxing” mean?
What is WSDL? Explain its architecture?
What is view state in .net?