TECHNOLOGIES
FORUMS
JOBS
BOOKS
EVENTS
INTERVIEWS
Live
MORE
LEARN
Training
CAREER
MEMBERS
VIDEOS
NEWS
BLOGS
Sign Up
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
About isual 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)
Manish Tewatia (5)
Rohatash Kumar (4)
Kiranpreet Chawla (4)
Jaganathan Bantheswaran (4)
Raj Kumar (3)
Vijay Prativadi (3)
Arjun Panwar (2)
Suthish Nair (2)
Nilesh Jadav (2)
Surya Prakash (2)
Megha Goyal (1)
Mike Gold (1)
Vithal Wadje (1)
Varun Bansal (1)
Ayyub Mohammad (1)
Sandeep Singh Shekhawat (1)
Akhil Mittal (1)
Rion Williams (1)
Shriram Pophali (1)
Krishna Rajput Singh (1)
Philip Jebaraj (1)
Vulpes (1)
Shweta Lodha (1)
Pranay Patel (1)
Santosh Kumar (1)
Gohil Jayendrasinh (1)
Chirag Solanki (1)
Meet Agarwal (1)
Sam Hobbs (1)
Ajay (1)
Manikavelu Velayutham (1)
Sukesh Marla (1)
Ravindra T C (1)
Aravind Bs (1)
Nipun Tomar (1)
Manish Dwivedi (1)
Deepak Sharma (1)
Mahadesh Mahalingappa (1)
Dan Sullivan (1)
Ramesh Sengamalai (1)
Mahadesh Mahalingappa (1)
Related resources for isual Studio 2010
No resource found
Binding XML Data to a WebForm Control in ASP.Net
4/26/2024 10:30:13 AM.
Create a Web Application in Visual Studio 2010 to store product details in XML format. Display product details in a GridView and add an advertisement banner using AdRotator control. Bind XML data to t
Deploying Windows Applications using Visual Studio 2010
4/18/2024 1:29:16 PM.
In this article, we'll Learn how to deploy your Windows applications efficiently with Visual Studio 2010. Explore ClickOnce deployment, setup projects, MSI installers, and best practices for packa
Display Data In GridView Using MySQL
8/6/2023 8:53:15 AM.
In this article we have to create an ASP.NET website using the DropDownList with the help of the GridView.
Working With MySQL to Visual Studio 2010
8/2/2023 8:20:18 AM.
To work with MySQL in Visual Studio 2010, you can use the MySQL Connector/NET, which is a fully-managed ADO.NET data provider for MySQL. This connector enables you to interact with MySQL databases in
Sending Emails With Bcc and CC Using ASP.Net C#
2/16/2021 5:36:49 AM.
In this article, we will learn about how to send emails using Asp.net with BCC and CC
URL Routing in ASP.Net 4.0
2/15/2021 11:54:12 AM.
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.
Windows Azure: Creating and Deploying Web Role
6/16/2020 2:55:30 AM.
In this article we are creating a web role using Visual Studio 2010. This will make the reader familiar with Windows Azure.
Windows Installer Setup With Custom Actions
6/9/2020 12:51:56 AM.
This article demonstrates how to configure and add custom actions to a Windows Installer Application using Visual Studio 2010.
Crystal Report in Visual Studio 2010
6/8/2020 12:33:00 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 repo
Display images inside a GridView in Android using VS 2010
3/20/2020 2:38:00 AM.
The GridView view mode displays a list of data items by binding data fields to columns and by displaying a column header to identify the field. The column cells and the column header of a GridViewColu
RelativeLayout in Android Using Visual Studio 2010
3/20/2020 2:22:51 AM.
The RelativeLayout organizes layout components in relation to each other. This provides more flexibility of component positioning than LinearLayouts. The position of a view can be specified relative t
Working With LinearLayout in Android Using Visual Studio 2010 - Part 2
3/20/2020 2:10:42 AM.
This article is all about the gravity property and padding property in LinearLayout of android.
Show GIF Images in Windows Phone 7.1
12/30/2019 2:51:18 AM.
This article discusses how to load .gif extension images in Windows Phone 7.1.
HTML5 in Visual Studio 2010
10/23/2019 3:44:04 AM.
This article shows how to use HTML5 with Visual Studio 2010.
Install MVC 4 in Visual Studio 2010
5/9/2019 6:31:21 AM.
In this article I go through step-by-step how to install MVC 4 in Visual Studio 2010.
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.
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.
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.
Create Setup and Deployment Project in Visual Studio 2008/2010
9/26/2013 1:39:37 PM.
In this example I will explain how to create a setup and deployment project using ClickOnce.for Windows Forms applications using Visual Studio 2005/2008/2010.
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.
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#.
Parallel Computing – Visual Studio 2010 - .NET 4.0
9/30/2012 2:47:12 AM.
Microsoft's Visual Studio 2010 & .NET Framework 4 provided a way to achieve this by using the Parallel Library and Parallel LINQ in it.
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.
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.
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.
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.
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.
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.
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.
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.
Adding Custom Control Dynamically in LightSwitch
7/19/2011 11:48:56 AM.
In this article we shall see about how to add the custom control dynamically to the LightSwitch screen.
How to Access Custom Control in LightSwitch
7/18/2011 11:20:10 PM.
In this article we shall see how to access the custom control added to the LightSwitch screen in Part I.
Data Binding With Custom Control in LightSwitch
7/18/2011 11:19:02 PM.
In this article, we shall see how to bind the added custom control with the screen property in LightSwitch.