You create an assembly to access data in a relational
database. This assembly will be used by several ASP.NET
applications on your Web server.
You need to ensure that all your applications can access the
assembly.
Which two actions should you take (Each Answer: presents
part of the solution.)? (Choose two)
A . Run the Assembly Registration tool (Regasm.exe).
B . Run the String Name tool (Sn.exe).
C . Run the Installer tool (Intallutil.exe).
D . Run the Global Assembly Cache tool (Gacutil.exe).
Answer Posted / t.kishore
a & d
| Is This Answer Correct ? | 0 Yes | 1 No |
Post New Answer View All Answers
What is the difference between runtime version and version?
Explain the flow of processing of the request? : asp.net mvc
Why does my asp.net file have multiple tag with runat=server?
How can we identify that the Page is Post Back?
What is Razor View Engine
6. Tell us about a time when you failed to meet a deadline. What were the repercussions?
What is query string with example?
Explain model, view and controller represent in an mvc application? : asp.net mvc
What is a web based system?
How to implement Authentication and Authorization?
What is http session state?
Which type of state management is provided by Query String in ASP.NET?
Contrast oop and soa. What are tenets of each16. How does the xmlserializer work? What acl permissions does a process using it require?
What is the difference between cache and cookies?
How do http sessions work?