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).
6 10046Post New CPCL Interview Questions
What is materialized view. What are different methods of refresh?
Can you tell us a few advantages of creating a model?
What is the types of inheritance?
How to sort array of dictionary in objective c?
Is it possible for a control to define a handler for an event, that the control can't itself raise?
What is autopostback in dropdownlist in asp net?
Which is better openjdk or oracle jdk?
What are the types of object repository in qtp?
How do you achieve polymorphism?
can anyone please share SAP FICA interview questions and answers ?
Is hashtable fail fast?
How do you create a database in microsoft access?
How can you redirect browsing from a browser through some proxy?
What is the step you would follow once you find the defect?
Hi, can anyone tell me what is the difference between SYSVOL and NTDS folder in AD? I know SYSVOL is for shared information between Domain controllers, but isn't AD database shared as well? Don't they use the same DB which is stored in NTDS folder? I know SYSVOL size is much smaller than NTDS', but what is it for? Does it contain a part of NTDS folder? If so, what namely? Thanks