Blue Theme Orange Theme Green Theme Red Theme
 
Home | Forums | Videos | Photos | Downloads | Blogs | E-Books | Interviews | Jobs | Beginners | Training
 | Consulting  
Submit an Article Submit a Blog 
 Login Close
User Id:
Password:
 
Forgot Password
Forgot Username
Why Register
  This section contains
Articles (296)
Tutorials (5)
Resources (1)
Downloads (0)
 Jump to
Skip Navigation Links
TechnologyExpand Technology
WebsiteExpand Website
 Resources  
Close
 Our Network  
Close
Search :       Advanced Search »
Home »  Visual C#
Visual C#
Welcome to Visual C# section of C# Corner. In this section, you will find various Visual C# related source code samples, articles, tutorials, and tips.
Post a new article
Post a new resource
Post a new download
Post a new blog
Post a new book chapter
Post a new tutorial
This section is sponsored by
ArticlesVideosBlogsBook ChaptersDownloadsResourcesTutorials
 Articles  
Sorted by:  
Control Statements in C# by Puran Mehra on Nov 20, 2009
In this article I will explain you about different control statements in c#.
Expressions and Operators in C# by Puran Mehra on Nov 19, 2009
In this article I will explain you about expression and operator.
Constants in C# by Puran Mehra on Nov 17, 2009
In this article I will explain about constants.
Variables in C# by Puran Mehra on Nov 16, 2009
In this article I will explain about variable in C#.
Type Conversions in C# by Puran Mehra on Nov 16, 2009
In this article I will explain you about type conversion in C#.
Introduction to C# by Puran Mehra on Nov 12, 2009
This article concentrates on C# language programming.
Types in C# by Puran Mehra on Nov 12, 2009
In this article I will explain about data types in C#.
Runtime Debuggers by Puran Mehra on Nov 11, 2009
In this article I will explain your about Runtime Debuggers.
Tools and Utilities in the .NET Framework by Puran Mehra on Nov 11, 2009
In this article I will explain about the tools and utilities in the .NET Framework.
C# Command-Line Compiler Options by Puran Mehra on Nov 10, 2009
In this article let's address each of the compiler options available in C#.
Compiling and Debugging by Puran Mehra on Nov 08, 2009
In this this article I will explain you about compilation and debugging in .NET.
Encrypt a file using Rijndael by Muhammad Shakir on Oct 22, 2009
In this artical, we will encrypt a file and embed a encrypted key through wich we encrypt that file
Collections Classes in .NET – Part 1 by Erode Senthilkumar on Oct 14, 2009
This article explains about the Collection classes in .NET. This first part explains the ArrayList class and advantages, disadvantages and difference with Array.
Creating a Stack-Based Array by Mohammad Elsheimy on Oct 12, 2009
- Learn how to create high-performance stack-based short-lived arrays. - Learn how to work with array pointers. - Learn how to copy arrays many times faster.
Advanced New Tetris by mohammad mirshahi on Sep 14, 2009
In this article you will learn how to make Advanced New Tetris Game.
Generics in C# - Part II by Amr Monjid on Aug 05, 2009
In part II of generics in C# we will see how to create generic classes, structures, interfaces, and delegates. We will also see how to create a custom generic collections.
Generics in C# - Part I by Amr Monjid on Aug 05, 2009
In part I of this series you will see the importance of generics, you will know how to use generics types which in System.Collections.Generic, and you will also know how to create generic methods.
Binding in WCF in .Net 3.5 by Diptimaya Patra on Jul 31, 2009
WCF uses bindings to generate the underlying wire representation of the endpoint, so most of the binding details must be agreed upon by the parties that are communicating. The easiest way to achieve this is for clients of a service to use the same binding that the endpoint for the service uses.
.NET Framework and Architecture by Puran Mehra on Jul 15, 2009
This article will help your in understanding .NET and .NET architecture.
Populating DataView from DataReader by Rajul Aggarwal on Jul 08, 2009
This article will illustrate how to populate DataView from DataReader in C#. In many scenarios we may have the data in DataReader which is required to be bind to GridView or some other control. In this scenario we can populate a DataView from DataReader and then provide the populated DataView to our Control.
Scientific Calculator in C# by Rajshree by rajshree mittal on Jul 08, 2009
The attached project is a Scientific Calculator application developed using C#.NET. It allows you to calculate sin, cos, tan, sin inverse , cos inverese, tan inverse with radian or degree. It also has square root, cubing, squaring and many more features.
Image Comparison using C# by Purushottam Rathore on Jul 01, 2009
In this article, I am going to describe how to compare two images using C#.
Playing Sounds in .NET 2.0 using Sound Player by Mahesh Chand on Jun 23, 2009
If you have ever played sounds in your applications, you must be familiar with PlaySound() WIN32 function. Prior to .NET 2.0, there was no way to play sounds thorugh the managed API. The SoundPlayer class introduced in .NET 2.0 now allows developers to play sounds using managed API.
OpenFileDialog in C# by Robert Pattinson on Jun 16, 2009
The OpenFileDialog object interacts with the Computer’s API (Application Programming Interface) to present available files to the user and retrieves the user’s file selection back to the program.
Poorman's iPod MP3 Player in C# and .NET by Mike Gold on Jun 09, 2009
This article is an update to an article written by George Steeves on how to create an MP3 player using C# and .NET using the moon valley mp3p.ocx control.
 1 - 25 of 301 12345
Looking for a book on Visual C#? Here is our book
Description
This book demonstrates the overwhelming majority of LINQ operators and protoypes, it is a veritable treasury of LINQ examples.
Browse more books here»

 Hosted by MaximumASP  |  Found a broken link?  |  Contact Us  |  Terms & conditions  |  Privacy Policy  |  Site Map  |  Suggest an Idea  |  Media Kit
Current Version: 5.2009.6.2
 © 1999 - 2009  Mindcracker LLC. All Rights Reserved