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 S2010
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 (9)
Ravishankar Singh (3)
Karthikeyan Anbarasan (3)
Destin Joy (3)
Dorababu Meka (1)
Jay Parekh (1)
Kirtan Patel (1)
Manish Tewatia (1)
Sam Hobbs (1)
Santosh Gadge (1)
Iftikar Hussain (1)
Vidya Vrat Agarwal (1)
Eranda Horanagama (1)
Sandeep Singh Shekhawat (1)
Anuja Pawar (1)
Shankey (1)
Vulpes (1)
Manikavelu Velayutham (1)
Jagannathan Sridharan (1)
Tusarkanta Guru (1)
Related resources for S2010
No resource found
Entity Framework CRUD Operations Using Stored Procedure
1/11/2023 6:20:31 AM.
In this post I would like to share something regarding Entity Framework, how we can implement CRUD operations using stored procedures in Entity Framework.
How to Deploy Website on IIS
6/9/2020 12:46:52 AM.
Here is how to deploy a Website on IIS. Two approaches to Deploy website on IIS are Web Deployment Package and Publish Option from VS2010.
Passing Data From One Activity to Another Activity in Android
3/20/2020 2:53:54 AM.
This article shows how you can pass data from one intent to another intent when calling it from a button in Android
Working With Android ScrollView in VS2010
3/20/2020 2:47:52 AM.
ScrollView is one of Android's most commonly used widgets, Let's learn how to use it using VS2010.
Visual Studio 2010 TypeScript Build Tool
10/11/2019 12:20:07 AM.
This shows how to use a C++ project to specify a Custom Build Tool for compiling TypeScript files automatically when the project is built.
How to Use RDLC Local Report in ASP.Net to Download in Doc PDF and Excel Format
8/13/2014 12:42:24 PM.
This article demonstrates how to use a RDLC local report to get various downloadable file formats of reports, such as a Word or Excel document or a PDF.
How to Implement Custom Role Provider in VS2008 and VS2010
7/4/2013 12:09:55 PM.
Debugging With Visual Studio 2010
4/15/2013 4:22:33 AM.
Here you will learn about the Microsoft Visual Studio 2010/2012 IDE full-fledged Debugging Control Flow.
Use VS2010 Remote Debugger For Debugging Workflow Plug-in MSCRM 4
3/13/2013 12:11:25 PM.
Here, in this article let’s learn another new concept; the VS2010 Remote debugger for debugging the workflow plug-in MSCRM 4.
Command Line Arguments in C#
1/2/2013 3:00:51 PM.
In this article I am going to explain Command Line Arguments in C#.
Form Based Authentication in MOSS2010 Against SQL Server Database
5/20/2012 1:39:55 AM.
Here you will see Form Based Authentication in MOSS2010 Against SQL Server Database.
SQL Server Integration Services (SSIS) - ActiveX Script task container
5/20/2012 12:54:46 AM.
In this article we are going to see how to use an ActiveX Script task container in SSIS packaging.
Windows Azure - Multiple Service Configurations For Azure in VS2010
5/19/2012 5:02:48 AM.
In this article we are going to see how to use the new Multiple Service Configuration in Windows Azure using Visual Studio 2010.
Windows Azure - Manage Service Configurations of Azure Application in Visual Studio 2010
5/19/2012 4:50:10 AM.
In this article we are going to see how to use the new feature of Managing Multiple Service Configuration files using the Visual Studio 2010 tools provided for a Windows Azure Application.
Introduction of Mobile entree in MOSS2010
5/19/2012 4:28:56 AM.
Agenda of this article Overview of mobile entree. Features of mobile entree and Limitations mobile entree.
How to start the workflow for an item using PowerShell in SharePoint 2010
3/7/2012 6:03:01 AM.
In this article we will be seeing how to start a workflow for an item using c# and powershell in SharePoint 2010.
Features of Visual Studio 2010 and C# 4.0
11/30/2011 12:10:15 AM.
VS 2010 and C# 4.0 introduced so many new features. Here in this article, I try to cover some very simple, yet very useful features of both.
Export and Deploy BDC model as a feature in Sharepoint
7/6/2011 2:30:28 AM.
In this article we will be seeing how to export the BDC model using SharePoint Designer and deploy the BDC model as a feature using Visual Studio 2010.
Business Data Actions Web Part in SharePoint 2010
7/1/2011 2:09:51 AM.
An Action is a something that can be performed on a single row of data returned by BCS.
Business Data Catalog Filter
6/28/2011 4:15:13 AM.
The Business Data Catalog filter web part allows you to connect Line of Business Data to other web parts such as a List View Web Part for filtering purposes.
Business Data Item Web Part in SharePoint 2010
6/28/2011 1:35:32 AM.
The Web Part is useful when you would like to show summary data in the Grid View, but detailed data in a vertical format upon selection.
Business Data List Web Part in SharePoint 2010
6/28/2011 1:08:16 AM.
Business Data List Web Part in SharePoint 2010 is used to display the Line of Business data within a grid view format.
Debug Javascript in VS2010
5/2/2011 1:52:05 AM.
Here you will see how to debug javascript in VS 2010.
Extending the DateTime structure in C#: Part II
4/14/2011 4:38:22 AM.
Server Roles in SharePoint
4/1/2011 5:23:19 AM.
In this article I am describing the different roles of the SharePoint server.
Potential Pitfalls in Parallel Programming
3/19/2011 12:20:26 AM.
Let’s see the potential pitfalls of the parallel programming in this article.
Security improvements in SharePoint 2010
3/19/2011 12:19:39 AM.
In SharePoint 2010 a variety of security methods has been introduced. In this article I am giving a small introduction of the new security improvement
Service Application Framework improvement in SharePoint 2010
3/18/2011 7:23:56 AM.
In SharePoint 2010 a variety of improvement have been done in Service application frame work. I provide you an introduction to Service Application Framework in SharePoint 2010.
Permission policies in Sharepoint 2010
3/17/2011 1:05:24 AM.
Creating a Web Application level feature to restrict access to themes when we neeed to modify the themes.
Powershell script to Approve Masterpages and Pagelayouts
3/16/2011 6:44:54 PM.
Through this article, it will be easy to approve master pages and pagelayouts that you are going to upload. It will save the time of approving each item.
Send Mail and how to Save in PDF
3/16/2011 5:33:13 AM.
In this article you will learn how to Send Mail and how to Save in PDF.
How to redirect to the SharePoint Success or Error Message page
3/16/2011 5:02:06 AM.
In this article we will be seeing how to redirect to the SharePoint Success or Error message page.
How to get the workflows associated with a specific list using PowerShell in SharePoint 2010
3/15/2011 6:52:42 AM.
In this article we will be seeing how to get the workflows associated with a specific list using PowerShell in SharePoint 2010.
Silverlight- DataPager Control Example
12/7/2010 4:07:07 PM.
In this article we will be seeing how to create Silverlight DataPager control.