Abstract Factory Pattern comes under creational design patterns category, this pattern lets you create families of related or dependent objects without specifying their concrete class.
Sharing my knowledge, experience using this Blog on various Microsoft Technologies like WPF, C#, XAML, LINQ, WCF, ASP.Net, And database like SQL Server, Oracle And ORM technologies like NHibernate.
Subscribe to:
Post Comments (Atom)
Custome Service Class to connect wcf service
using System; using System.ServiceModel; namespace Custom.Service.Client { // Borrowed from: http://old.iserviceoriented.com/blog/p...
-
The Major components of WPF Architecture are Presentation Framework, Presentation Core and Media Integration Layer. The architecture divid...
-
Summary/Definitions: All the below interfaces are parts of the System.Collections .Net assembly. IEnumerable: Exposes the enu...
-
Windows Presentation Foundation (WPF) is next generation presentation system to create applications with a rich UI. WPF application us...
No comments:
Post a Comment