Skip to content

C-Sharpcorner - Latest Articles
Syndicate content
Watch articles from C# Corner
Updated: 8 hours 38 min ago

Exception Handling in Visual COBOL.NET

Mon, 08/16/2010 - 07:29
Let's start by taking a look at a simple and pretty standard COBOL way of handling exceptions. We’ll then see how that same example would be coding in a managed environment utilizing Visual COBOL.NET.
Categories: Communities

Using Data View to Display data from multiple Share point List

Mon, 08/16/2010 - 07:29
In this article I am showing you how to display data from two lists in one data view using share point designer 2007.
Categories: Communities

Building your first Windows Phone 7 Application Using XNA 4.0

Mon, 08/16/2010 - 06:55
This article will be all about building a Windows Phone 7 App using XNA 4.0.
Categories: Communities

Creating a Custom Date Textbox User Control: Part 2

Mon, 08/16/2010 - 06:23
In this part we're going to test our user control using the defined properties.
Categories: Communities

How to Change the Size of Tooltip

Mon, 08/16/2010 - 06:07
In this article you will leanr how to change the Size or Font Type of Text of Tooltip Control.
Categories: Communities

How we Decrypt the text File using DES method in ASP.Net: Part 2

Mon, 08/16/2010 - 06:04
In this article we will learn how to decrypt a Encrypted text file.
Categories: Communities

How to use FrameworkDispatcher in XNA

Mon, 08/16/2010 - 05:58
In this mini-article i will be talking about how to use FrameworkDispatcher.
Categories: Communities

Encrypt a File using DES (Data Encryption standard) Algorithm in ASP.NET

Mon, 08/16/2010 - 05:45
In this article we will learn how we can encrypt a file using DES (Data Encryption standard) algorithm in ASP.NET.
Categories: Communities

ToolStrip in C#

Mon, 08/16/2010 - 04:46
In this article, I will discuss how to create and use a ToolStrip control and use its properties and methods.
Categories: Communities

Word 2007 Spellchecker Functionality in C#

Sun, 08/15/2010 - 15:36
In this article you will learn how to spelling checking using the word 2007 spellchecker functionality in c#.
Categories: Communities

Using MS Word to Create TOC's, Various Headers and Footers, plus Outlining Shortcuts

Fri, 08/13/2010 - 17:47
This video demonstrates how to create outline lists using keystrokes, create headers/ footers with your mouse, have various headers/ footers in your manual and making a table of contents with a few clicks of the mouse.
Categories: Communities

How to Approach a .NET Interview

Fri, 08/13/2010 - 17:41
If you find yourself in a position where you need to find a new job, you have to deal with the incovenient but necessary interview process. This article will give you some of the tools you need to shine when interviewing for a technical programming position.
Categories: Communities

Impersonation in Sharepoint

Fri, 08/13/2010 - 10:05
There are many situations while we work with share point that we need to impersonate a user with higher permission or with Admin privileged user. This will help to do the same.
Categories: Communities

Conditional formatting in Sharepoint List using Sharepoint Designer 2007

Fri, 08/13/2010 - 10:00
Here I am showing how to use sharepoint designer 2007 to do conditional formatting.
Categories: Communities

Customize share point List Form using XSLT

Fri, 08/13/2010 - 06:41
In this article I am showing how to customize share point default form look and feel using XSLT.
Categories: Communities

Ellipse in WPF

Thu, 08/12/2010 - 12:59
This is a simple article to represent how to create Ellipse in WPF.
Categories: Communities

Ellipse in WPF

Thu, 08/12/2010 - 12:59
This is a simple article to represent how to create Ellipse in WPF.
Categories: Communities

Generating Random Passwords with ASP. NET and C#

Thu, 08/12/2010 - 07:19
This tutorial shows how we can use C# to generate a random password.
Categories: Communities

File Uploading in ASP.NET 2.0

Thu, 08/12/2010 - 05:50
This article tells us to upload any file into our system by using FileUpload Control in ASP.NET 2.0.
Categories: Communities

How to use SpriteFont in XNA

Thu, 08/12/2010 - 05:40
In this article I will be talking about how to use SpriteFont and draw string on XNA.
Categories: Communities