Skip to content

Communities

Insert Multiple Image in word file using c#

C-Sharpcorner - Latest Articles - Wed, 08/18/2010 - 09:18
In this article I will show to insert multiple image in word file using c#
Categories: Communities

Events/Delegates example in C#

C-Sharpcorner - Latest Articles - Wed, 08/18/2010 - 09:09
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?

C-Sharpcorner - Latest Articles - Wed, 08/18/2010 - 08:31
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

C-Sharpcorner - Latest Articles - Wed, 08/18/2010 - 06:03
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#

C-Sharpcorner - Latest Articles - Wed, 08/18/2010 - 05:56
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#

C-Sharpcorner - Latest Articles - Wed, 08/18/2010 - 05:18
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

DotNetSlackers Latest ASP.NET Articles - Wed, 08/18/2010 - 01:00
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

C-Sharpcorner - Latest Articles - Tue, 08/17/2010 - 23:01
Ever wonder what to do with your LinkedIn profile once you create it?
Categories: Communities

SplitContainer in C#

C-Sharpcorner - Latest Articles - Tue, 08/17/2010 - 15:36
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

C-Sharpcorner - Latest Articles - Tue, 08/17/2010 - 12:20
In this article I am showing you how to incorporate a Flash movie in Share point.
Categories: Communities

Image Resize Control for Sharepoint

C-Sharpcorner - Latest Articles - Tue, 08/17/2010 - 12:15
In this article, I am showing an image resize control that can be used in sharepoint.
Categories: Communities

Content database migration in Sharepoint

C-Sharpcorner - Latest Articles - Tue, 08/17/2010 - 11:58
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

C-Sharpcorner - Latest Articles - Tue, 08/17/2010 - 11:47
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

C-Sharpcorner - Latest Articles - Tue, 08/17/2010 - 11:47
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)

C-Sharpcorner - Latest Articles - Tue, 08/17/2010 - 08:17
Article teaches basic Fundamental of Windows Registry by GUI and also With coding.
Categories: Communities

SQL Injection and Cross-Site Scripting

C-Sharpcorner - Latest Articles - Tue, 08/17/2010 - 06:47
An article on SQL Injection and Cross-Site Scripting with sample code.
Categories: Communities

Ancient Egyptian/Russian peasants multiplication in C#

C-Sharpcorner - Latest Articles - Tue, 08/17/2010 - 05:55
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

Using C# and the Excel Autofilter

C-Sharpcorner - Latest Articles - Mon, 08/16/2010 - 22:11
Using C# and the Excel Autofilter
Categories: Communities

How to Display data from External Databases in Share point

C-Sharpcorner - Latest Articles - Mon, 08/16/2010 - 11:30
Here I am showing you how to display a data from external database in Share point using SharePoint designer.
Categories: Communities