what is shared assembly?
Answers were Sorted based on User's Feedback
Answer / seshu
Suppose that you are creating a general purpose DLL which
provides functionality which will be used by variety of
applications. Now, instead of each client application
having its own copy of DLL you can place the DLL in 'global
assembly cache'. Such assemblies are called as shared
assemblies.
| Is This Answer Correct ? | 6 Yes | 1 No |
Answer / jiten
A Assembly which in the GAC and has a strong name it's call
shated assembly
Multipal apllication use the same assembly without having a
own copy of that assabley it's call share assembly
| Is This Answer Correct ? | 3 Yes | 1 No |
Can we handle the error and redirect to some pages using web.config?
With out Web.config can we executes the application?
What is event bubbling?
What is Fragment Caching in ASP.NET?
2 Answers MCN Solutions, pspl, Wipro,
How we can force all the validation controls to run?
How do you hide the columns?
Can we have multiple web config files for an asp.net application?
What is difference in .net 1.1 and .net 2.0?
What is the difference between Server.Transfer and Response.Redirect?
Can we mention error in web.config file?
How to include silver light .xap page into asp.net web application and what is the purpose of using silverlight application?
can machine.config file orverrides web.config. For example: if u set session timeout as 30 mins in web.config file to a particular application and if u set session timeout as 10 mins in machin.config. what will happen and which session is set to the appliction?
Visual Basic (800)
C Sharp (3816)
ASP.NET (3180)
VB.NET (461)
COM+ (79)
ADO.NET (717)
IIS (369)
MTS (11)
Crystal Reports (81)
BizTalk (89)
Dot Net (2435)
Exchange Server (362)
SharePoint (720)
WCF (340)
MS Office Microsoft (6963)
LINQ Language-Integrated Query (317)
WPF (371)
TypeScript (144)
Microsoft Related AllOther (311)