In razor syntax, what is the escape sequence character for @ symbol?
No Answer is Posted For this Question
Be the First to Post Answer
What are the ways to deploy an assembly?
How the ‘page lifecycle’ of ASP.Net MVC does works?
What is the difference between structures and enumeration ?
Are there any parts of the .net framework 3.0 that only work on windows vista?
what is mean by versioning? Please answer me. Advance thanks.
About Assembly in .NET, types of assemblies, their difference, How to register into GAC. How to generate the strong names & its use ?
6 Answers Infosys, Microsoft, MMTS,
What is routeconfig.cs in mvc 4?
Explain the .net framework.
I want to fetch data from datareader. i have three tables in datareader. i want to bind my two table with datagrid, then i want to fetch a value from my third table. do u have any idea pls help me. we use dr.nextresult() for multiple tables.
Explain entity lifecycle? : Entity framework
what is lazy loading in entity framework?
Why string are called Immutable data Type