Answer Posted / amit v
create view <viewname> as Select *from <tablename>
| Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
How to return the JSON from action method in ASP.Net MVC?
What are the advantages of mvc over asp.net?
Define the core components of an ASP.NET MVC application?
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.
What is RouteConfig.cs in ASP.Net MVC 4?
Explain the advantage of packaging over xcopy in .net?
What is difference between html.beginform and ajax.beginform?
What is Attribute Routing in ASP.Net MVC?
What is .net framework in simple terms?
What is the advantage of using asp.net routing?
How we can invoke child actions in ASP.Net MVC?
How does servicing work for the .net framework 3.0?
i want to take the fast track training on >net Frame work and work flows and share point could you tellme the good institutes for that cources
What is connected scenario? : Entity framework
How can you return string result from Action in ASP.Net MVC?