Answer Posted / sm
using 'using' keyword
| Is This Answer Correct ? | 4 Yes | 0 No |
Post New Answer View All Answers
how can you tell ef to have a different table or column name than that defined for the class?
What is entity framework? : Entity framework
Will the name change be reflected in any of the existing .net framework 2.0 apis, assemblies, or namespaces?
How large is the .net framework 3.0? Does this change make the release larger?
What is controllercontext?
Difference between ASP.NET MVC and ASP.NET WebForms?
What is the difference between ViewData, ViewBag and TempData?
What is the difference between old ADO.NET and Entity framework coding techniques?
What is basic authentication in web api?
How does �side by side� work for the .net framework 3.0?
What is entitycontainer? : Entity framework
What is orm entity framework?
why DotNetFramework is included in building a software
Is it possible to unit test an mvc application without running the controllers in an asp.net process?
Is the following route definition a valid route definition? {controller}{action}/{id}