Answer Posted / guest
When you write a multilingual or multi-cultural application
in .NET, and want to distribute the core application
separately from the localized modules, the localized
assemblies that modify the core application are called
satellite assemblies.
| Is This Answer Correct ? | 12 Yes | 4 No |
Post New Answer View All Answers
What is difference between the "throw" and "throw ex" in .net?
What is object type in c#?
Is enum a class c#?
hi all.... i need code snippets for store and retrive tiff fromat images in sqlserver....... kindy provide it.......
why delegate is type safe?
How does array sort work?
List the two important objects of ado.net and also list the namespaces that are commonly used in ado.net to aid in connection to a database.
What are delegate methods?
Can a string be null c#?
What are interfaces in c#?
Why var is used in c#?
What is array formula?
What is difference between continue and break in c#?
What is sqladapter c#?
What is null in database?