what is partial assembly reference
Answer / Vivek Tripathi
Partial Assembly Reference (PAR) allows a single C# file to be split into multiple files for better organization and maintenance. The parts are compiled separately but combined at runtime as a single assembly.
| Is This Answer Correct ? | 0 Yes | 0 No |
Why can't we use a static class instead of singleton?
What is default constructor c#?
Ho we can see assembly information?
Can we make a class private in c#?
Is stringbuilder thread safe c#?
Can we return two values from a function?
What does == mean in c sharp?
What is stringwriter c#?
Why do we overload constructors?
how to Create a datagridview control with check box column with 8rows in it, the maximum number of check boxes checked should be 3, when user checks the 4th corresponding message should be displayed and check box should be checked. User can uncheck the checked boxes Note: read-only property should not be used
Explain the Abstract class in c#.net
Does the variables of a private class-level inherited?
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)