|
Home
»
Visual Studio 2010
|
|
|
|
|
|
Welcome to Visual Studio 2010 section of C# Corner, where you will find Visual Studio 2005, 2008, and 2010 related articles, tutorials, code samples and resources.
|
|
|
|
|
|
|
|
|
.NET 4.0 FAQ: Part I - The DLR
by
Shivprasad
on
Oct 13, 2009
In this section we will look in to new features provided by .NET 4.0 framework. We have a glance on some important features, DLR, subsystems of DLR, dynamic object and expand objects.
|
Optional Argument in C# 4.0
by
Dhananjay Kumar
on
Jul 29, 2009
This article will give a very basic introduction of Optional Argument in C#4.0. This article will explain how Operation overloading and Optional Argument is different with samples. This article will give different syntax with Named parameter to work with Optional arguments.
|
Named Argument in C# 4.0
by
Dhananjay Kumar
on
Jul 28, 2009
In this article I will talk about a very new and highly useful feature of c# 4.0. I will give introduction of Named Argument. I will give one sample on possible usage of Named Argument.
|
Dynamic type in C# 4.0
by
Dhananjay Kumar
on
Jul 28, 2009
This article will introduce dynamic type. This article will be giving samples on different usage of dynamic type in programming.
|
WCF 4.0 Features: Part I
by
Dhananjay Kumar
on
Jul 27, 2009
This article is first part of multi series article on WCF 4.0. This article will list all the new feature of WCF and also will explain in detail Dynamic Service and End Point Discovery feature of WCF 4.0.
|
C# 4.0: Named Parameters
by
rajesh p v
on
Jun 15, 2009
C# 4.0 has introduced a number of interesting features which includes Optional Parameters, Default Values, and Named Parameters.
|
MineSweeper
by
Khaled Samir
on
May 17, 2009
Minesweeper is a single-player computer game. The object of the game is to clear an abstract minefield without detonating a mine.
|
Finding and Listing Processes in C#
by
Scott Lysle
on
Sep 10, 2007
This article shall describe a very simple approach to finding out information regarding the processes currently running on a machine. The demonstration application includes a collection a methods that may be used to search for specific processes using different criteria or to list out running processes.
|
.NET SQL Authorization Manager
by
Andrea Ferendeles
on
Feb 01, 2007
.NET Sql Authorization Manager (AzMan x .NET 2.0) allows you to set Item-based permissions for Authorization Manager-enabled Microsoft.NET 2.0 applications. Storage reside on a MS Sql Server DataBase and can be administrated by a managed MMC 3.0 Snap-In.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Visual Studio 2010
by
Mahesh Chand
On
Dec 26, 2008
Reveals extensive enhancements for simplified application life-cycle management, provides sneak peek at all key focus areas for Visual Studio 2010 and the .NET Framework 4.0.
|
|
Comments:
0
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Visual Studio 2005 Express Editions
by
Mahesh Chand
on
May 05, 2007
Visual Studio 2005 Express editions are fully functional Visual Studio 2005 versions available for FREE from Microsoft. This is the best way to learn programming in any .NET language using Visual Studio without paying any thing.
|
Web Services Enhancements (WSE) 3.0 for Microsoft .NET
by
Mahesh Chand
on
Dec 09, 2005
WSE 3.0 simplifies the development and deployment of secure Web services. It enables developers and administrators to apply security policies to Web services running on the .NET Framework 2.0. Using WSE 3.0, Web services communication can be signed and encrypted using Kerberos tickets, X.509 certificates and other custom binary and XML-based security tokens.
|
|
|
|
|
|
|
|
|
New DataSet Features in Visual Studio 2005
by
Mahesh Chand
on
Dec 09, 2005
Learn about the new features in the typed DataSet class and the new TableAdapter class that are generated by Visual Studio 2005, as well as the tools for designing these classes. Also learn about the new BindingSource and BindingNavigator components, and see how to use them to rapidly build flexible, data-bound WinForms applications.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Description
|
|
The Complete Visual C# Programmer's Guide, written by the authors of C# Corner, covers most of the major components that make up C# and the .NETenvironment including Windows Forms, ADO.NET, GDI+, Web Services, and Security. The book is geared toward the beginner to intermediate programmers.
|
|
Browse more books here»
|
|
|
|
|