COMMUNITY: How to properly ask a question on Forums
Become a member
Login
No unread comment.
View All Comments
No unread message.
View All Messages
No unread notification.
View All Notifications
C# Corner
Post
An Article
A Blog
A News
A Video
An EBook
An Interview Question
Ask Question
TECHNOLOGIES
ANSWERS
LEARN
NEWS
BLOGS
VIDEOS
INTERVIEW PREP
BOOKS
EVENTS
LIVE
CAREER
MEMBERS
JOBS
Training
About Visual Studio 2010
Share
facebook
twitter
linkedIn
Reddit
Topics
No topic found
Content Filter
Articles
Videos
Blogs
News
Complexity Level
Beginner
Intermediate
Advanced
Refine by Author
[Clear]
Vijai Anand Ramalingam (20)
Karthikeyan Anbarasan (12)
Jean Paul (6)
Dhananjay Kumar (5)
Rohatash Kumar (4)
Raj Kumar (4)
Kiranpreet Chawla (4)
Vijay Prativadi (3)
Nilesh Jadav (2)
Kiran Kumar Talikoti (2)
Suthish Nair (2)
Arjun Panwar (2)
Surya Prakash (2)
Manish Tewatia (2)
Akhil Mittal (1)
Rion Williams (1)
Shriram Pophali (1)
Sandeep Singh Shekhawat (1)
Krishna Rajput Singh (1)
Philip Jebaraj (1)
Vulpes (1)
Shweta Lodha (1)
Vithal Wadje (1)
Pranay Patel (1)
Amogh Natu (1)
Gohil Jayendrasinh (1)
Chirag Solanki (1)
Meet Agarwal (1)
Sam Hobbs (1)
Ajay (1)
Sukesh Marla (1)
Megha Goyal (1)
Ayyub Mohammad (1)
Ravindra T C (1)
Aravind Bs (1)
Senthilkumar (1)
Nipun Tomar (1)
Manish Dwivedi (1)
Deepak Sharma (1)
Mahadesh Mahalingappa (1)
Dan Sullivan (1)
Jaganathan Bantheswaran (1)
Ramesh Sengamalai (1)
Mahadesh Mahalingappa (1)
Related resources for Visual Studio 2010
No resource found
Could Not Establish Trust Relationship For The SSL/TLS Secure Channel
1/18/2018 6:48:53 AM.
In this article we will be seeing how to resolve the following issue “The underlying connection was closed. Could not establish trust relationship for the SSL/TLS secure channel”.
Creating Self Hosted ASP.NET Web API With CRUD Operations In Visual Studio 2010
4/15/2016 11:25:15 AM.
In this article you will learn how to create Self Hosted ASP.NET Web API with CRUD Operations In Visual Studio 2010.
How To Connect MySQL To Visual Studio 2010
11/1/2015 2:03:36 PM.
In this article you will learn how to connect MySQL to Visual Studio 2010.
Getting SignalR-Ready In Visual Studio 2010
10/29/2015 5:04:24 AM.
In this article you will learn about SignalR-Ready in Visual Studio 2010.
TransFormFiles Error While Upgrading SharePoint Project From VS 2010 to VS 2013
6/26/2015 8:18:00 PM.
In this article we will learn about TransformFiles error while upgrading SharePoint Project from VS 2010 to VS 2013.
How to Add Ajax Toolkit To Visual Studio 2010 IDE
5/26/2015 1:35:58 PM.
In this article, I will show you how to add the Ajax Toolkit in the Visual Studio 2010 IDE.
Install MVC 4 in Visual Studio 2010 Step By Step
4/12/2015 10:44:04 PM.
In this article I go through step-by-step how to install MVC 4 in Visual Studio 2010.
How to Create Timer of Multithread Based Program on Console Application in C#
7/25/2014 1:32:43 PM.
This article shows how to create a Timer using multithreading in a console application.
Custom Workflow Activity For SharePoint Designer 2010 Using Visual Studio 2010
7/11/2014 2:49:51 PM.
This article explains how to create a Custom Workflow Action in Visual Studio 2010 and how to use it in SharePoint Designer 2010 to create a workflow.
C++/CLI for the C# programmer
2/10/2014 10:18:16 AM.
In this article (the first of an occasional series), I'd like to take a basic look at the managed version of C++ from the perspective of a C# programmer. No previous knowledge of C++ is needed.
Dynamically Selecting DataTemplate For WPF ListView: Solution 2
2/6/2014 12:22:47 PM.
In this article, I am discussing an alternative way to dynamically select a DataTemplate for a WPF ListView.
Sending Emails With Bcc and CC Using ASP.Net C#
12/7/2013 11:29:33 AM.
In this article we will learn about how to send emails using Asp.net with BCC and CC
Student Result Application in Windows C# With Crystal Report
12/5/2013 10:26:45 AM.
This article provides a sample of a Windows application for student result details having a different subject in Visual Studio 2010.
.NET Framework Tutorial: Part 2
10/19/2013 2:58:08 AM.
This video is second in the series of videos that I will be posting which explain the .NET Framework, it's architecture and different types of applications that can be developed on .NET Framework, from the very beginning. This series of videos is mainly targeted to developers who are completely new to .NET Framework.
Deploying a WPF Application Using Click-Once Deployment Technology in Microsoft Visual C# 2010 Express
10/16/2013 1:20:47 PM.
In this article we will see how to create a setup file and deploy WPF applications in Microsoft Visual C# 2010 Express.
HTML5 in Visual Studio 2010
8/16/2013 10:44:50 AM.
This article shows how to use HTML5 with Visual Studio 2010.
Creating Primary Key And Foreign Key Association in SQL Server Using Visual C# 2010 and Entity Framework
7/13/2013 4:55:55 AM.
In this article I am showing how to create primary key and foreign key association in Employee and Department table.
URL Routing in ASP.Net 4.0
7/10/2013 5:20:27 PM.
URL Routing is the process of intercepting an incoming Web request and automatically redirecting it to a different URL. This article discusses the various techniques for implementing URL Routing.
ASP.NET Web API CRUD Operations
6/18/2013 11:55:11 PM.
This article demonstrates the CRUD operations of the ASP.NET Web API.
Display Line Numbers in Visual Studio 2010 Editor
6/12/2013 8:51:47 PM.
In this article we have a look at how to enable line numbers in Visual Studio 2010 Source Editor Window.
How to Display Data in ListBox From SQL Database in ASP.NET
5/2/2013 2:23:36 PM.
Today, I have provided an article showing how to display SQL table data in a ListBox in ASP.NET.
Consuming Web Service from Excel
4/30/2013 11:07:43 PM.
Using this article you can learn how to consume a web service and create an add-on for Excel.
Create Outlook Add-in by MAPI Functionality by Using Visual Studio 2010 Outlook Project
4/25/2013 10:02:47 AM.
Create Outlook project in Visual Studio 2010. Create Outlook Add-in by using MAPI.
First MVC 4 Mobile Application Using Entity Framework
4/22/2013 8:50:04 AM.
This article demonstrates how to make a mobile application using a MVC 4 web application.
How to Track the Software Quality of Product
2/6/2013 3:18:21 PM.
In this article you will learn how to track software quality. You will learn analysis & learn that there are various ways to track software quality and that various tools are available in the market.
Show GIF Images in Windows Phone 7.1
2/4/2013 10:59:33 PM.
This article discusses how to load .gif extension images in Windows Phone 7.1.
Windows Phone 7.1 Imaging
2/1/2013 1:23:09 PM.
This article demonstrates how to load .jpg images in Silverlight windows phone 7.1. Windows phone 7 supports only jpg and png images.
How to Create Custom Expiration Formula in SharePoint 2010
12/1/2012 10:48:26 PM.
In SharePoint 2010, we can set an expiration date for documents so that when the expiration date is reached a specified action is performed.
Visual Studio 2010 Project Targets
11/21/2012 3:49:25 AM.
This article provides a very simple sample of targets in a Visual Studio 2010 project file.
.NET and the .NET Framework
11/10/2012 12:38:45 AM.
In this article I will explain about .NET, .NET Framework and other technologies related to .NET.
How to create a new hold using PowerShell and programmatically in SharePoint 2010
10/4/2012 9:40:23 AM.
In this article we will be seeing how to create a new hold in SharePoint 2010 using PowerShell and C#.
Working With MySQL to Visual Studio 2010
9/30/2012 5:00:22 AM.
Here we present the connectivity to MySQL from Visual Studio 2010.
LINQ to XML in a Nutshell
9/29/2012 5:41:51 AM.
Data may exist in many forms. You may have data in relational tables residing on a relational database or portable data in the form of XML. Since data exists in many forms, obviously there are many ways to manipulate or access it. One of the most popular ways of sharing data is as XML.
XML Validation with XSD Along With Custom Exception
9/29/2012 5:37:03 AM.
In this article, I will discuss about validating XML against defined XSD. Prior to getting into this article, it is mandatory that one should have basic knowledge on what XML & XSD are.
Visual Studio Tip - Creating Code Snippets Using Visual Studio 2010
8/30/2012 9:39:08 PM.
This article is all about creating and implementing Code Snippets using Visual Studio 2010.
Binding XML Data to a WebForm Control in ASP.Net
8/20/2012 12:44:31 PM.
In this article we will discuss how to bind XML data to a Web Form control in ASP.Net.
Change Title in SharePoint 2010 Programmatically Using VS 2010
8/13/2012 6:48:00 PM.
Today, in this article let’s play around with one of the interesting and most useful concepts in SharePoint 2010.
"Error occurred in deployment step 'Activate Features': Key cannot be null. Parameter name: key" in Visual Studio 2010
8/9/2012 7:06:56 AM.
In this article you will see how to resolve the error “Error occurred in deployment step 'Activate Features': Key cannot be null. Parameter name: key” in Visual Studio 2010.
SharePoint 2010 - Create List Definition and Instance
7/12/2012 5:25:28 AM.
In this article we will see how to create a List Definition using the SharePoint user interface and Visual Studio 2010.
How to Localize Content Types in SharePoint 2010 Using Visual Studio 2010
6/21/2012 12:45:34 PM.
In this article you will be seeing how to localize content types in SharePoint 2010 using Visual Studio 2010.
How to Localize Site Columns in SharePoint 2010 Using Visual Studio 2010
6/20/2012 3:28:20 PM.
In this article you will be seeing how to localize site columns in SharePoint 2010 using Visual Studio 2010.
Silverlight- TranslateTransform Animation Example
6/19/2012 1:12:24 AM.
In this article we will be seeing how to create Silverlight TranslateTransform Animation using Visual studio 2010.
Forms based authentication in SharePoint 2010 - Part 2
6/19/2012 1:11:22 AM.
In this article we will be seeing how to configure forms based authentication for claims based web application using SQL provider.
How to create custom Document ID provider in SharePoint 2010
6/19/2012 1:04:52 AM.
In this article we will be seeing how to create custom Document ID provider in SharePoint 2010.
How to Localize a Feature in SharePoint 2010 Using Visual Studio 2010
6/18/2012 10:06:54 PM.
In this article you will be seeing how to localize a feature in SharePoint 2010 using Visual Studio 2010.
How to Create WCF Data Service With $JSONP Format
6/3/2012 6:20:50 AM.
In this post we will create WCF Data Service takes $JSONP in query and returns JSON data as response.
Windows Azure - Upgrade Deployed Azure Application Automatically
5/20/2012 7:18:08 AM.
In this article we are going to see how to do an upgrade to the deployed Azure application in the Windows Azure Management Portal.
Windows Azure - Loading an Edited Configuration File of an Existing Deployed Azure Application
5/20/2012 7:15:41 AM.
In this article we are going to see how to load a configuration file of an Azure application edited locally.
Windows Azure - Manually Edit a Config File Using Azure Management Portal
5/20/2012 7:14:26 AM.
In this article we are going to see how to edit a configuration file of an Azure application using the Windows Azure Management Portal.
Windows Azure - Start And Stop an Existing Application in Azure Management Portal
5/20/2012 7:13:11 AM.
In this article we are going to see how to Stop and Start an Azure Application using the Windows Azure Management Portal.
Windows Azure - Configure Customized Operating System For an Azure Application
5/19/2012 7:41:20 AM.
In this article we are going to see how to customize the operating system on which an Azure application can run using the Windows Azure Management Portal.
Windows Azure - Reboot a Running Role Instance of an ASP.Net Azure Web Application
5/19/2012 7:36:13 AM.
In this article we are going to see how to reboot a running instance of an ASP.Net Azure Web Application using the Windows Azure Management Portal
Windows Azure - Windows Azure Storage Emulator: Unable to Start Development Storage Error - Fix
5/19/2012 7:08:33 AM.
In this article we are going to see a real time fix for the initializing error "Windows Azure Storage Emulator: Unable to Start Development Storage Error".
Windows Azure - SWAP VIP of Azure Application From Staging to Production And Vice Versa
5/19/2012 7:05:22 AM.
In this article we are going to see how to swap a deployed Azure Application from Staging to Production and Vice Versa using the Windows Azure Management Portal.
Windows Azure - Configure & Connect to Remote Desktop of ASP.Net Azure Web Role
5/19/2012 6:53:29 AM.
In this article we are going to see how to configure and connect a Remote Desktop of ASP.Net Azure Web Role by creating a new Azure web application and initializing the process.
Experiencing SQL Server 2008 Database Projects in Visual Studio 2010
5/19/2012 6:24:08 AM.
This article explains or gives a small introduction to the new project template available under .NET Framework 4. Here, I am trying my best to explain the template because I am also exploring and learning this new template.
New Windows Azure Tools V1.4 For Visual Studio 2010
5/19/2012 5:23:52 AM.
Microsoft has just released the new Windows Azure Tools V1.4 for Visual Studio 2010 with highly enhanced new features which are very useful from the developer perspective.
Windows Azure: Creating and Deploying Worker Role
5/19/2012 3:35:05 AM.
In this article we are creating a worker role using Visual Studio 2010. This will make the reader familiar with Windows Azure. After that, the role is deployed into the online portal.
Crystal Report in Visual Studio 2010
5/19/2012 1:55:51 AM.
Crystal Report is not built-in Visual Studio 2010 but it can be installed from the SAP website. In this step by step tutorial, I will show you how to install Crystal Reports template and create a report in Visual Studio 2010.
Connect to Cloud Team Foundation Server using Visual Studio 2010 IDE
5/19/2012 12:26:28 AM.
In this article we are going to see how to use the Cloud Team Foundation Server by connecting using a desktop client. Team Foundation Server can be connected to using a number of clients as we saw in our earlier article. In this article specifically we are going to connect to the Cloud Team Foundation Server using Visual Studio 2010 IDE.
Windows Azure - Create an Azure Service Package Using Windows Azure Tools V1.4 For VS 2010
5/15/2012 7:07:39 PM.
In this article we are going to see how to create an Azure Application package using the Visual Studio 2010 Azure tool from the latest (August 2011) release.
WCF 4.0 Features: Part 1
5/13/2012 7:23:33 AM.
In short WCF 4 tries to address a common scenario easily and at the same time gives us more options for communicatation between service and client.
What is Android and How to Install it for Visual Studio 2010
5/13/2012 3:24:32 AM.
Android is a software stack for mobile devices that includes an operating system, middleware and key applications and this operating system is basically used for phones, and most recently, tablets.
Welcome World - First Android Application in Visual Studio 2010
5/13/2012 3:18:40 AM.
This is a tutorial for developing your first Android application using Visual Studio 2010 and the C# language
Dynamically Add and Delete Items in ListBox Using ASP.NET
5/10/2012 6:00:32 PM.
Today, I have provided an article showing you how to add and delete items in a ListBox using ASP.NET.
SharePoint 2010 - Project Items Inside Visual Studio
4/23/2012 11:42:51 AM.
In this article we can closely examine the SharePoint Project items and related topics. I believe that the previous article regarding installation of SharePoint Tools for Visual Studio 2010 is completed successfully.
How to Create Code Snippet Using C#
3/23/2012 4:52:51 AM.
In this article I will discuss how to create a code snippet.
CRUD Operations With WCF Odata Service
3/21/2012 4:33:09 PM.
In this article, I want go into the depth of Odata regarding CRUD operations, custom entity etc.
SharePoint 2010 - New Features
3/16/2012 1:40:18 PM.
This article explores the new features of SharePoint 2010.
Wizard Control in ASP.Net
3/14/2012 8:17:48 PM.
This article explains the Wizard control in ASP.Net with an example.
Report Viewer in WPF
2/18/2012 10:48:25 AM.
In the following article, I am going to share my experience of using ReportViewer Control in a WPF.
Create a Report Using Crystal Report in Visual Studio 2010
2/11/2012 11:16:04 AM.
In this article, you will learn how to show a report using Crystal Reports in Visual Studio 2010.
Arrays in C
2/9/2012 2:26:45 PM.
Arrays are a linear data structure that stores the same type of data in contiguous memory locations. Arrays are best used to store data in contiguous memory locations.
How to Write and Run a C Program in Visual Studio 2010
2/7/2012 6:23:56 PM.
In this article I am going to walk through writing a C program in Visual Studio 2010.
Display Data in GridView Using MySQL
1/24/2012 9:41:49 AM.
In this article we have to create an ASP.NET website using the DropDownList with the help of the GridView.
Get all the Field Names from a Specified List View in the SharePoint 2010
1/20/2012 12:15:50 AM.
In this article you will see how to get all the field names from a specified list view in the SharePoint 2010 using ECMAScript.
Get the Field Name from a Specified View in the SharePoint 2010
1/20/2012 12:14:36 AM.
In this article you will see how to get the field name from a specified view in the SharePoint 2010 list using ECMAScript.
How to Populate Data in a Listbox From a Text File in Windows Phone 7
1/13/2012 2:19:44 PM.
In this article we will learn to create a text file in Windows Phone and put some text in it. Then we will try to fill a Listbox with these texts.
Let's play around with LINQ Queries in C#.NET
12/9/2011 12:07:22 AM.
Today, we will play around using LINQ Queries in C#.NET effectively. Let’s try to use some of the predefined methods of LINQ Queries and let’s dig out and find how to write LINQ rather than traditional way of using normal Classes.
Get all lists using Web Service in SharePoint 2010 Visual Web Part
12/8/2011 11:08:29 PM.
In this article you will see how to get all the lists using a Web Service (_vti_bin/lists.asmx) and display the list title and description in a SharePoint 2010 Visual Web Part.
Manage Data Insertions and Retrievals with LINQ –to-SQL
12/8/2011 6:20:41 AM.
Today, let’s perform simple light weighted operation using LINQ-to-SQL as retrieval and data insertion.Let’s display the data retrieved values using simple grid.Let’s pass on some LINQ queries to perform an expected operation. We are now good to go and do some practical implementations
Windows Azure - Creating and Deploying Web Role
11/14/2011 4:37:40 AM.
In this article we are creating a web role using Visual Studio 2010. This will make the reader familiar with Windows Azure.
JQuery Carousel Control in ASP.NET
11/3/2011 12:08:13 AM.
In this article we will explore how to build a Carousel control.
Programmatically get all the Social Comments in SharePoint 2010
11/2/2011 11:53:16 PM.
In this article you will be seeing how to get all the Social Comments in SharePoint 2010 using the object model.
Programmatically get all the Social Tags for the specified URL in SharePoint 2010
10/30/2011 1:55:54 AM.
In this article you will be seeing how to get all the Social Tags for the specified URL in SharePoint 2010 using the object model.
Create User Profile Sub-Types in SharePoint 2010 using Powershell
10/21/2011 4:24:15 AM.
In this article you will see how to create User Profile Sub-Types in SharePoint 2010 using powershell.
Programmatically create User Profile Sub-Types in SharePoint 2010
10/20/2011 5:10:21 AM.
In this article you will see how to create User Profile Sub-Types in SharePoint 2010.
Windows Azure: Creating and Deploying Web Role
10/15/2011 4:39:18 PM.
In this article we are creating a web role using Visual Studio 2010. This will make the reader familiar with Windows Azure.
Creating Code Snippets in Visual Studio 2010
9/28/2011 8:08:45 PM.
In this article we will be seeing how we can create Code snippets in Visual Studio 2010.
Windows Phone 7 Custom Touch Application
9/28/2011 12:16:14 AM.
Here, we will focus on developing for Windows Phone 7. The Windows Phone Application Platform enables developers to create engaging consumer experiences running on a Windows Phone.
Consuming REST Services in Windows Phone 7 Applications
9/27/2011 1:31:17 AM.
In this article, lets develop a simple application that accesses employee information using WCF and REST services. With the .NET Framework 3.5 release, WCF added support for building REST style services.
Consuming Live Services in Windows Phone 7
9/27/2011 1:14:09 AM.
Here, we will focus on developing for Windows Phone 7. The Windows Phone Application Platform enables developers to create engaging consumer experiences running on a Windows Phone.
Exchange Development: Finding Rooms and Busy/Free status with Suggestions for Meeting
9/27/2011 12:53:15 AM.
In this article, let’s develop a sample program to find out the rooms available and suggestions for organizing a meeting. We will use Exchange Server 2010 installed along with some rooms configured in it.
Using the NavigationService with Windows Phone 7
9/6/2011 1:09:22 AM.
In this article, we explore how to use the NavigationService in WP7, and find a surprising limitation
How to add Records programmatically into Entity in LightSwitch 2011
9/5/2011 4:22:39 PM.
In this article we shall discuss about what my colleague has discussed with me for help on his LightSwitch project.
DataBinding in WPF using Sql Server Compact
8/18/2011 1:03:41 AM.
This article will help you to create WPF browser application with basic technique of data binding using Sql Server compact 3.5 sp1, so without waiting anymore time let’s start our first WPF browser application.
SharePoint Dispose Check tool in Visual Studio 2010
8/8/2011 5:18:02 AM.
In this article we will be seeing how to use SharePoint Dispose Check tool in Visual Studio 2010.
Start working with LightSwitch in VS 2010
8/1/2011 4:02:06 AM.
LightSwitch has been launched and Microsoft only offering a Trial Version well one only has to check out the features it offers to understand that. Lets learn how to install and develop simple Application using LightSwitch.
Check whether SharePoint list is an External List
7/29/2011 4:16:13 AM.
In this article we will be seeing how to check whether the SharePoint list is an External list or not using SharePoint Object Model and Powershell.
Create a custom tab in the SharePoint ribbon interface
7/27/2011 2:45:03 AM.
In this article we will be seeing how to create a custom tab, group and button to the server ribbon in Sharepoint 2010.