Insert Multiple Image in word file using c#
In this article I will show to insert multiple image in word file using c#
Categories: Communities
Events/Delegates example in C#
I made a little events/delegates example. I'm sharing it with you because events and
delegates can be hard when your learn them and this example could help you.
Categories: Communities
How to use Delegate?
Most of us would know what is delegate. But many us of don't use them efficient enough. In this project, I have shown different methods to use delegates.
Categories: Communities
Hosting WCF in SharePoint 2010
In this article, I will walkthrough and highlight the important aspects of the SharePoint 2010 support for custom WCF services.
Categories: Communities
TableLayoutPanel in C#
In this article, we will demonstrate how to create and use a TableLayoutPanel control in a Windows Forms application.
Categories: Communities
Lunar calendar in C#
In this article I will show how to create a lunar calendar in C#.
Categories: Communities
Developing an AJAX and ASP.NET 4.0 Based Online E-mail System Part 5
In the previous article, we have discussed the receiving e-mail module, the refreshing e-mail display list module, and showing the message content module. In this article, we will continue the presentation layer related programming, i.e. the new message, reply, reply all and forward e-mail relating issues.

Categories: Communities
Leveraging LinkedIn to Maximize Yourself in Search Results
Ever wonder what to do with your LinkedIn profile once you create it?
Categories: Communities
SplitContainer in C#
SplitContainer control provides functionality of a splitter to divide and resize two controls. In this article, we will discuss how to create and use a SplitContainer control in a Windows Forms application.
Categories: Communities
Displaying Flash movie in Sharepoint
In this article I am showing you how to incorporate a Flash movie in Share point.
Categories: Communities
Image Resize Control for Sharepoint
In this article, I am showing an image resize control that can be used in sharepoint.
Categories: Communities
Content database migration in Sharepoint
Here I am showing you another easy way of taking sharepoint backup/restore. I am using SQL server DB backup method.
Categories: Communities
Fancy GridView Sorting
We will describe a GridView sorting method we used in recent projects. Each GridView column can be sorted in ascending or descending order. An arrow indicates which column is being sorted, and in which direction.
Categories: Communities
Fancy GridView Sorting
We will describe a GridView sorting method we used in recent projects. Each GridView column can be sorted in ascending or descending order. An arrow indicates which column is being sorted, and in which direction.
Categories: Communities
Working With Windows Registry Using C# (Part 1: Windows Registry Basics)
Article teaches basic Fundamental of Windows Registry by GUI and also With coding.
Categories: Communities
SQL Injection and Cross-Site Scripting
An article on SQL Injection and Cross-Site Scripting with sample code.
Categories: Communities
Ancient Egyptian/Russian peasants multiplication in C#
In this article we will see about two operations of multiplication, Ancient Egyptian multiplication and Russian peasants multiplication.
Categories: Communities
Product Review - Magic Article Submitter
Backlinks from article directories not only improve your website traffic but also spread information about your activities among various communities. It is indeed a tedious job to manually submit articles to various directories. Hence, there is a need for an automated software like Magic Article Submitter which has the ability to blast unique content to various article directories without any major effort. In this review, Anand examines the features of the software and also provides recommendations for improving the quality of the software.
Categories: Communities
How to Display data from External Databases in Share point
Here I am showing you how to display a data from external database in Share point using SharePoint designer.
Categories: Communities