Answer Posted / gaurav mani tripathi
asp.net support 44 language.
Is This Answer Correct ? | 50 Yes | 9 No |
Post New Answer View All Answers
What is Difference between Production Serves and Development Servers? And Suppose, m adding/deleting C# file in a project based on the Specific Requirement. These Files are Automatically updated in Production Servers? So Which tool is needed to do This One?
Explain the Session state management options available with ASP.NET?
What are the advantages and limitations of query string?
What is session start?
To display data in the combo box, prior to setting the Data Source, what kind of property on a Combo Box do you set with a column name?
What is the difference between session.abandon() vs clear()?
Can action method static?
Out of ASP or ASP.NET which one is stateless?
What are the Types of chaching. How to implement caching
How can we use Web API with ASP.NET Web Form?
What is enableviewstatemac in asp net?
What is the significance of finalize method in .net?
Why and where this web.config file is used?
What is data cache in sql server?
how to transfer the file from client to server using asp.net