what are design patterns in .net....?
Answers were Sorted based on User's Feedback
Answer / saqib
set of rules for programmers to write set of instructions
to program. there are few famous in-use practices available
like singleton and design patterns have their own
advantages and disadvantages.
Is This Answer Correct ? | 2 Yes | 0 No |
Answer / rakesh.b
Creational, Structural and behavioral patterns are the .net
design patters.
Is This Answer Correct ? | 1 Yes | 0 No |
Explain why do we use msmq?
What is clr in .net?
Should I use readerwriterlock instead of monitor.enter/exit?
What data providers available in .net to connect to database?
Do you know what is garbage collector?
Can u any body send the DotNet Interview questions and answers to my mail please....... mindukuru@yahoo.com
If we want to write a Windows service that cannot be paused, only started and stopped. How to accomplish that?
Is .net a compiler?
What is Datatype Conversion in Vb.net?
What is class library in .net
What is the transport protocol you use to call a seb service soap?
What application do you use to install a Windows service?