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 (114)
Tutorials (4)
Resources (1)
Downloads (0)
 Jump to
Skip Navigation Links
TechnologyExpand Technology
WebsiteExpand Website
 Resources  
Close
 Our Network  
Close
Search :       Advanced Search »
Home »  Visual Studio .NET
Visual Studio .NET
Welcome to Visual Studio .NET section of C# Corner, where you will find Visual Studio .NET related articles, tutorials, code samples and resources.
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:  
New features in Visual Studio 2008 by Karthika Palaniswamy on Oct 29, 2009
This article discusses new features introduced in Visual Studio 2008.
Requesting Admin Approval at Application Start by Mohammad Elsheimy on Oct 16, 2009
Learn how to make your application requests UAC elevation (in Windows Vista and later versions) at start.
Introduction to Intellisense in Visual Studio 2008 by Sateesh Kumar on Aug 23, 2009
This article explains about Visual Studio 2008 Intellisense features.
Look at Code Definition Window in Visual Studio 2008 by Sateesh Kumar on Aug 21, 2009
This article explains about Code Definition Window and its features in Visual Studio 2008.
Introduction to Tracepoints in Visual Studio 2008 by Sateesh Kumar on Aug 12, 2009
This article explains about Tracepoints in Visual Studio 2008.
Validating the Date in a Date Time Picker Control by Scott Lysle on Jul 08, 2009
This is another short article on the date time picker control. This article will address an approach that may be used to require the user to confirm changing a date.
Image Processor by Mihai Popescu on Jul 06, 2009
This article shows a light-weight image processor.
Debug Javascript in Visual Studio 2005 by Gaurav Tomar on Jul 05, 2009
This article explains you how to debug script in VS2005 by using practical Google map example.
Utilize the Full Functionality of the Whidbey File Management by Benoyraj B on Jul 02, 2009
This article is based on a pre-release version of Microsoft Visual Studio 2005, formerly code named "Whidbey". All information contained herein is subject to change.
Windows Forms 2.0 MaskedTextBox Control by Mahesh Chand on Jul 01, 2009
The MaskedTextBox control is a TextBox with mask feature, which allows you to set the format of the data of TextBox such as zip code, date, time, social security, and phone number.
Spell check enabled RichTextBox custom control by Scott Lysle on Jul 01, 2009
This article describes a quick and simple approach to applying a spell check function to the rich text box control and bundling both features into a single custom control. Of course there is nothing novel or particularly interesting about performing spell checking upon a selection of text using the Word.DLL.
Automatic SQL Server Backup Utility using Sqlserver Agent by Joshy George on Jun 27, 2009
It is a sample C# (VS2005) application for Automatic Sql server Backup Utility using sqlserveragent. I have used SQL-DMO dll. This article will show you how to create a automatic backup in Sql server 2000.
How to get permissions assign to current assembly in VS.NET 2005 using C# by Sonu Chauhan on Jun 26, 2009
The following code will explain the permissions which are assigned to a current assembly.
New IDE Features in Visual Studio 2005 by Amit Kumar Agrawal on Jun 25, 2009
Visual Studio 2005 aims to simplify the development process thereby adding many new features to simplify the overall development experience. This article aims to discuss all major IDE related changes in Visual Studio 2005.
Windows Forms 2.0 StatusStrip Control by Mahesh Chand on Jun 24, 2009
The StatusStrip control available in Visual Studio 2005 is a powerful StatusBar control with the features provided by StatusBar in previous versions. Besides the StatusBar features, StatusStrip also provides ProgressBar, DropDownButton, SplitButton, and Label features.
Code Access Security using C# in VS.NET 2005 by Sonu Chauhan on Jun 22, 2009
This article will focus on the definition and configuration of the Code Access Security Policy.
How to use Login Control in Visual Studio 2005 by Sushmita Kumari on Jun 19, 2009
In the recent version of Visual Studio 2005, Microsoft has taken care of a very common functionality of the web applications. In the following article we will see that how to use login control using C#.Net.
Sorting Collection of Custom Type using Generic by Dipen Lama on Jun 18, 2009
This article shows a simple and easy way to sort the business object collection using generic.
Smart HTML Editor in Visual Studio 2005 by Mahesh Chand on Jun 17, 2009
If you have been writing Web applications using Visual Studio, at some point you would end up editing HTML file by hand. Now HTML Editor available in Visual Studio 2005 now supports Intellisense, which makes developers life much easier when editing HTML file by hand.
Debug Client Side Script in Visual Studio 2005 by Moustafa Arafa on Jun 16, 2009
This article is for web developers, because it's target is one of the new feature in Visual Studio 2005 which is debug client side script.
Hiding the Date in a Date Time Picker Control by Scott Lysle on Jun 15, 2009
This very short article will address an extremely easy way to hide the date value contained in a date time picker control. While the control contains no property that will allow you to hide the current date, nor to set the value of the control to null or an empty string, it is still possible, and even very easy to generate a date time picker control that does not display a date.
SHA-1 Bit Implementation in C# by Mihai Popescu on Jun 08, 2009
This is a bit implementation of the SHA-1. It supports messages 2^32 - 65 bits long.
Extending ASP.NET 2.0 Menu Control To Have Tabs With Rounded Corners by Mike Clark on Jun 03, 2009
The ASP.NET Menu Control normally produces tabs which have rectangular edges. The techniques presented extend the control to create tabs with rounded corners.
Transparent borderless forms in C# by Scott Lysle on Jun 03, 2009
This article describes an approach to display transparent forms in a Windows application.
New Features of Visual Studio 2005 Editor by Mahesh Chand on Jun 02, 2009
In my previous articles, I discussed various new features introduced in Visual Studio 2005. This article is another addition to the same series. In this article, I discuss some new features of Visual Studio 2005 editor.
 1 - 25 of 118 12345
Looking for a book in C#? Here is our book
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»

 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