What is the use of viewmodel in mvc?
No Answer is Posted For this Question
Be the First to Post Answer
What is entity framework? : Entity framework
VIEWS WITH SYNTAX AND EXAMPLE IN SQL
What is the importance of NonActionAttribute?
Can we change web.config settings from iis?
What data type should you use if you want an 8-bit value that's signed ?
Speaking of Boolean data types, what's different between C# and C/C++ ?
Why to use Html.Partial in ASP.Net MVC?
When using aspx view engine, to have a consistent look and feel, across all pages of the application, we can make use of asp.net master pages. What is asp.net master pages equivalent, when using razor views?
Can I redirect tracing to a file
what is MetadData?. What is CTS? Type of Join in SQL Server? What is diffrence between Primary Key and Unique Key?
What are actions in asp.net mvc?
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.