Posts
 
Reputation
Joined
Last Seen
Strength to Increase Rep
+0
Strength to Decrease Rep
-0
0% Quality Score
Upvotes Received
0
Posts with Upvotes
0
Upvoting Members
0
Downvotes Received
5
Posts with Downvotes
2
Downvoting Members
4
2 Commented Posts
0 Endorsements
~250 People Reached
Favorite Forums
Favorite Tags
Member Avatar for RajendraReddy

Which of the following are true regarding multiple versions of an assembly? a. When multiple versions of an assembly are available on the search path (AKA private assemblies), the runtime will use the first matching assembly with a version number equal to or higher than the assembly version that was …

Member Avatar for umamahesh2020
-1
59
Member Avatar for RajendraReddy

Which of the following are true about Extension methods? Ta. They must be declared static b. They can be declared either static or instance members c. They must be declared in the same assembly (but may be in different source files) d. Extension methods can be used to override existing …

Member Avatar for Fortinbra
0
87
Member Avatar for RajendraReddy

Which of the following are true when comparing ADO.NET with Microsoft DNA (Distributed interNet Applications)? a. ADO.NET provides significantly better performance. b. ADO.NET is better suited for communications between disparate systems/applications. c. ADO.NET can eliminate the need for COM components in the communication layer. d. DNA makes it easier to …

0
52
Member Avatar for RajendraReddy

By which contract are the ws-addressing action and replyaction elements of the soap envelop controllable when Windows Communication Foundation is used? T a. ServiceContract b. OperationContract c. DataContract d. MessageContract

-4
52