Answer Posted / guest
Assembly versioning allows the application to specify not
only the library it needs to run (which was available under
Win32), but also the version of the assembly
| Is This Answer Correct ? | 1 Yes | 1 No |
Post New Answer View All Answers
Name the two classes are required for implementing a windows service?
From which base class do all Web Forms inherit from?
What is before string in c#?
What is the syntax for calling an overloaded constructor within a constructor?
Why do we need singleton class in c#?
Howmany five tracing levels in System.Diagnostics.TraceSwitcher? Why they are using?
what are nullable types in c#
What is razor view in c#?
Explain the difference between a sub and a function in c#.
Does c# have a 'throws' clause?
Can the accessibility of a type member be greater than the accessibility of its containing type?
What is a factory in c#?
Is there regular expression (regex) support available to c# developers?
write a C# Program add two matrix ?
What is inheritance in csharp?