What is Area in ASP.Net MVC?
No Answer is Posted For this Question
Be the First to Post Answer
Explain entity lifecycle? : Entity 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.
How to change the action name in ASP.Net MVC?
Can we access the web controls in a page pre initialising event?
What is the .net framework and how does it work?
About namespaces ?
Can you write a class without specifying namespace? Which namespace does it belong to by default?
What is an asynchronous controller in asp.net mvc?
What is .net framework used for?
What is Area in ASP.Net MVC?
what is more complex to implement property, methods or event? how can I define criteria to compare the difficulty of implementation between them? for example the number of methods wanted to implements property is 2 methods. how many methods I need it to implements events?
What does a viewmodel do?