What is gacutil.exe. Where do we store assemblies ?
Answer Posted / venkat
gacutil is used to make the public assemblies.
this pubic assembies are stored at GAC(global assemblicache).
| Is This Answer Correct ? | 2 Yes | 1 No |
Post New Answer View All Answers
What are the difference between asynchronous controller implementation between asp.net mvc 3 & asp.net mvc 4?
Where is tempdata stored?
What is rxjava used for?
Why to use '{resource}.axd/{*pathInfo}' in routing in ASP.Net MVC?
What is difference between viewbag and viewdata and tempdata?
Why to use html.partial in mvc?
What is iobjectset? : Entity framework
How does .net framework works?
What is the need of Action Filters 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.
What is viewdata?
Please explain me what the project manager will ask in the interview.The interview is for senior position in .Net (5 years experience )
what is scalar property?
What is needed for running an application built on winfx on the .net framework 3.0?
What is an asynchronous controller in asp.net mvc?