Answer Posted / alex
An assembly is the .NET name for an executable file. In
other words, a .NET assembly is just the .EXE and .DLL
files that are the end result of your program, just like VB
6 and other languages. But this is about the only thing
that is the same.
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
what do you mean by navigation property?
What is the difference between partial and renderpartial?
How to change the action name in mvc?
what is .edmx file and what it contains?
What are Model Binders in ASP.Net MVC?
Can you explain renderbody and renderpage in mvc?
What is the difference between model and entity?
What does mvvm mean?
what is deferred loading(lazy loading)?
what is code first approach?
What is filters in web api?
how do you truncate a table using entity data model?
What is the difference between viewbag and viewdata in asp.net mvc?
Can I use razor code in javascript in asp.net mvc?
How to return the JSON from action method in ASP.Net MVC?