Categories: C#.Net

Factory Design Pattern and Abstract Factory Design Pattern in C#

This article discuss about what is the design pattern and what are the advantages of design patterns. It also discuss about what is the Factory design pattern and Abstract design pattern, when to use Abstract design pattern and what are the advantages of Factory and abstract design patterns.

Categories: XML

Introduction to XML

It provides basic idea on XML(Extensible Markup Language), how the data represented in XML, what is the root element, what are the child elements and advantages of XML over other formats.

Categories: C#.Net

OOP's Concepts in .Net, Object, Abstraction, Encapsulation, Polymorphism, Inheritance and Aggregation

Discuss about what are the OOP's Concepts in .Net,Object and what is meant Abstraction,Encapsulation,Polymorphism,Inheritance and Aggregation with examples.

Categories: Vb.Net

CLR integration in SQL Server

This article explains how to integrate .Net CLR with in SQL Server and how to execute .Net program in SQL Server data base.

Categories: Vb.Net

Message Queue in .Net

This article discuss about Microsoft message queue(MSMQ) concept and how to store data in message queue and how to retrieve data from message queue by using .Net

Categories: Vb.Net

Javascript Embed in Custom Control

This article explains about how to embed java script file in Custom Controls of .NET and how to merge java script function with custom control.

Categories: Sharepoint

Create Web For your Sharepoint site Programmaticaly

This article discuss about how to create web for your Sharepoint site Programmatically

Categories: Sharepoint

Create Site in Sharepoint Programmaticaly

This article discuss about how to create New site in Sharepoint Programmatically