How will you load dynamic assembly? How will create
assemblies at run time?
Answer Posted / japan shah
Assembly.loadFrom("filepath")
| Is This Answer Correct ? | 6 Yes | 1 No |
Post New Answer View All Answers
What is namespace of asp.net mvc?
What is entity client data provider? : Entity framework
What is .net framework used for?
Explain test driven development (tdd) ?
Asp.net mvc application, makes use of settings at 2 places for routing to work correctly. What are these 2 places?
How we can add the css in mvc?
What is Differnce between html.action and ajax.action?
Is mvc 4 supporting windows azure sdk (software development kit) ?
What is session state management?
Can I add mvc testcases in visual studio express?
Explain tempdata in asp.net mvc?
What “beforFilter()”,“beforeRender” and “afterFilter” functions do in Controller?
What is the .net framework and how does it work?
My organization went through the approval process of supporting the .net framework 2.0 in production. Do we need to go through the same process all over again for the .net framework 3.0? Do I need to do any application compatibility testing for my .net framework 2.0 applications?
Is http stateful or stateless?