Results 1 to 4 of 4

Thread: How to use design patterns in .net

  1. #1
    Join Date
    Apr 2009
    Posts
    90

    How to use design patterns in .net

    How to design the intent of the Design Pattern Series to focus on providing a theoretical knowledge dump of all there is to know about design patterns. It would also be helpful for me if there would be is of any download book suggestion, because i know sharing every sometimes not be possible, so if any one has any suggestions put forward.

    Thanks for you support.

  2. #2
    Join Date
    Feb 2006
    Posts
    172

    Re: How to use design patterns in .net

    Design patterns are recurring solutions to software design problems you find again and again in real-world application development.It is not the intent of the Design Pattern Series to focus on providing a theoretical knowledge dump of all there is to know about design patterns. There are many books that do that already. Patterns are about design and interaction of objects, as well as providing a communication platform concerning elegant, reusable solutions to commonly encountered programming challenges.

  3. #3
    Join Date
    Dec 2008
    Posts
    202

    Re: How to use design patterns in .net

    Design patterns are very useful to solve complex design problems if used properly. I use the theory of design patterns mostly as a guide and instead make references to good design pattern books for more detail explanation. Because there is so much general material available on the aims and the documentation of design patterns for executable applications, I will restrict this discussion to a few basic points before moving on to look at the patterns I find most useful in ASP.NET.

  4. #4
    Join Date
    Oct 2008
    Posts
    167

    Re: How to use design patterns in .net

    Design patterns are well known to Java developers, but have been slow to gain acceptance in the Microsoft developer community. Design patterns allow you to break down applications into common tasks and to keep a library of code with the most efficient implementation of those tasks. You may also register online for MSDN Webcast: Design Patterns in .NET
    Check here: http://msevents.microsoft.com/cui/We...CountryCode=US

Similar Threads

  1. Farmville: type of patterns you wish to breed
    By Druvan in forum Video Games
    Replies: 8
    Last Post: 25-08-2011, 07:10 PM
  2. Replies: 5
    Last Post: 08-08-2011, 08:47 AM
  3. How can I create different patterns in Sims 3
    By rEDNESS in forum Video Games
    Replies: 4
    Last Post: 24-06-2011, 07:27 AM
  4. Patterns of chests in Dream World
    By Zathara in forum Video Games
    Replies: 5
    Last Post: 23-02-2011, 10:14 PM
  5. Fujitsu LifeBook A1110 Gets Some New Patterns
    By Humberto in forum Portable Devices
    Replies: 2
    Last Post: 02-10-2008, 01:27 PM

Tags for this Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Page generated in 1,711,660,643.93825 seconds with 17 queries