what are design patterns in .net....?

Answer Posted / 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



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is interface and abstract class in .net?

760


What are .net functions?

712


Explain the procedure to add assemly to gac to make it shared one?

748


What are the different.net tools which you used in projects?

730


Is .net an object oriented language? What are their components?

698


Please explain what is heap and what is stack?

756


What is dot net architecture?

730


Explain why do we use msmq?

723


What are the purposes of using .net?

822


Please explain is the jit an interpreter?

821


What is the difference between asp.net and asp?

770


What is file extension of Webservices in .Net?

785


What are situations when you register .NET assembly in GAC ?

840


Is it true that objects don't always get destroyed immediately when the last reference goes away?

758


  • Accomm
  • i have this code.now on server side i want to compare this id(Accommodation) value and want id i.e.Accommodation.visible=true;

    1576