What is the concepts of globalization and localization in .net?


No Answer is Posted For this Question
Be the First to Post Answer

Post New Answer

More ASP.NET Interview Questions

What is AppDomain?Explain how it works.

9 Answers   Tech Mahindra,


Is asp.net a programming language or framework?

0 Answers  


Difference between Htttppost and Httpget Methods?

3 Answers   Infosys, Microsoft,


What is odata in web api?

0 Answers  


What is the use of HttpHandlers? When to use this?

0 Answers   Wipro,


What is the base class of .NET?

6 Answers  


What r all the controls in ASP.NET ?

3 Answers  


What is postback and autopostback in asp.net?

0 Answers  


What is difference between asp state management and asp.net state management? How can we pass info between 2 asp.net pages?

0 Answers  


What are user controls and custom controls ?

1 Answers  


What is the purpose of the following segment? If ( !IsPostBack) { sqldataAdapter1.Fill (dsusers1); DataGrid1.DataBind (); } a) To populate the DataAdapter the first time the web page id displayed. b) To populate the DataSet every time the web page is displayed. c) To populate the DataAdapter every time the web page is displayed. d)To populate the DataSet the first time the web page is displayed.

2 Answers   Syntax Softtech,


Which is better asp.net or php?

0 Answers  


Categories