Get System default file icon using C#
Very easy way to get the associated icon for the given file: Icon.ExtractAssociatedIcon Method Syntax public static Icon ExtractAssociatedIcon( string filePath ) Detail Returns an icon...
View ArticleMaximum Capacity Specifications for SQL Server
The following table specifies the maximum sizes and numbers of various objects defined in SQL Server databases or referenced in Transact-SQL statements. SQL Server Database Engine object Maximum...
View ArticleQuick and Short: Design Pattern
This article is written under ‘Quick and Short’ edition. In this article I will explain about verious Design Patterns. Read more Quick and Short articles. Design Pattern Design patterns are recognized...
View ArticleQuick and Short: Factory Pattern
This article is written under ‘Quick and Short’ edition. In this article I will explain about Factory pattern. Read more Quick and Short articles. Read more about design patterns [Factory], [Abstract...
View ArticleQuick and Short: Abstract Factory Pattern
This article is written under ‘Quick and Short’ edition. In this article I will explain about Abstract factory Design Pattern. Read more Quick and Short articles. Read more about design patterns...
View ArticleQuick and Short: Builder Pattern
This article is written under ‘Quick and Short’ edition. In this article I will explain about Builder Design Pattern. Read more Quick and Short articles. Read more about design patterns [Factory],...
View ArticleQuick and Short: Prototype Pattern
This article is written under ‘Quick and Short’ edition. In this article I will explain about Prototype Design Pattern. Read more Quick and Short articles. Read more about design patterns [Factory],...
View ArticleQuick and Short: Singleton Pattern
This article is written under ‘Quick and Short’ edition. In this article I will explain about Singleton Pattern. Read more Quick and Short articles. Read more about design patterns [Factory], [Abstract...
View ArticleQuick and Short: Command Pattern
This article is written under ‘Quick and Short’ edition. In this article I will explain about Command Design Patterns. Read more Quick and Short articles. Read more about design patterns [Factory],...
View ArticleQuick and Short: Interpreter Pattern
This article is written under ‘Quick and Short’ edition. In this article I will explain about Interpreter Design Patterns. Read more Quick and Short articles. Read more about design patterns [Factory],...
View ArticleQuick and Short: Iterator Pattern
This article is written under ‘Quick and Short’ edition. In this article I will explain about Iterator Design Patterns. Read more Quick and Short articles. Read more about design patterns [Factory],...
View ArticleQuick and Short: Mediator Pattern
This article is written under ‘Quick and Short’ edition. In this article I will explain about Mediator Design Patterns. Read more Quick and Short articles. Read more about design patterns [Factory],...
View ArticleQuick and Short: Memento Pattern
This article is written under ‘Quick and Short’ edition. In this article I will explain about Memento Design Patterns. Read more Quick and Short articles. Read more about design patterns [Factory],...
View ArticleQuick and Short: Observer Pattern
This article is written under ‘Quick and Short’ edition. In this article I will explain about Observer Design Patterns. Read more Quick and Short articles. Read more about design patterns [Factory],...
View ArticleQuick and Short: State Pattern
This article is written under ‘Quick and Short’ edition. In this article I will explain about State Design Patterns. Read more Quick and Short articles. Read more about design patterns [Factory],...
View ArticleQuick and Short: Strategy Pattern
This article is written under ‘Quick and Short’ edition. In this article I will explain about Strategy Design Patterns. Read more Quick and Short articles. Read more about design patterns [Factory],...
View ArticleQuick and Short: Visitor Pattern
This article is written under ‘Quick and Short’ edition. In this article I will explain about Visitor Design Patterns. Read more Quick and Short articles. Read more about design patterns [Factory],...
View ArticleQuick and Short: Adapter Pattern
This article is written under ‘Quick and Short’ edition. In this article I will explain about Adapter Design Patterns. Read more Quick and Short articles. Read more about design patterns [Factory],...
View ArticleQuick and Short: Weight Pattern
This article is written under ‘Quick and Short’ edition. In this article I will explain about Fly Weight Design Patterns. Read more Quick and Short articles. Read more about design patterns [Factory],...
View ArticleQuick and Short: Bridge Pattern
This article is written under ‘Quick and Short’ edition. In this article I will explain about Bridge Design Patterns. Read more Quick and Short articles. Read more about design patterns [Factory],...
View Article