What is the S/W model used in the project. What are the optimization techniques used. Give examples ?
2 8347what is design patterns? which design patterns mostly used in .net? How it is used with examples?
1 11717Post New Design Patterns Questions
Can we inherit singleton class?
What non-visual coding tools are available for web design?
What are the design patterns you know explain?
What are the disadvantages of singleton pattern?
Can we have this pattern implemented using static class?
What is the difference between builder and composite?
What is the use of design patterns?
Can we use an equated value as operands for an MVC ? Reason for the same.
When should design patterns be used?
Suppose we have file(ps), dont know how many records are there. Move half of the records to 2 files. How can we do?
Are singletons bad?
Can we make the reference instance non static?
What are the most important software design patterns?
Why should we not use singleton pattern?
Shall we use abstract classes or interfaces in policy / strategy design pattern?