Skip to content

C-Sharpcorner - Latest Articles
Syndicate content
Watch articles from C# Corner
Updated: 4 hours 21 min ago

Get All the Permission Levels For a Site in SharePoint 2010 Using ECMAScript

Sat, 02/04/2012 - 12:08
In this article you will see how to get all the permission levels for a site in SharePoint 2010 using ECMAScript.
Categories: Communities

Build Your Own IPhone RSS Reader in 15 Minutes With Flash Builder

Sat, 02/04/2012 - 12:00
In this article we will build a RSS Reader using Xml Data Service in Flash Builder for an iPhone 4 Application (you can change which mobile OS is to be used from the project's properties).
Categories: Communities

Get the Specific Permission Level From the Site in SharePoint 2010 Using ECMAScript

Sat, 02/04/2012 - 11:36
In this article you will see how to get the specific permission level from the site in SharePoint 2010 using ECMAScript.
Categories: Communities

Text Shadows in Canvas Using HTML 5

Sat, 02/04/2012 - 11:29
This is a simple application for beginners that shows how to create Text shadows in a canvas using HTML 5 and CSS tools.
Categories: Communities

Binding and Defining Layout Through XAML in Metro Style Application

Sat, 02/04/2012 - 10:59
In this article we are going to explore how to define layouts inside a Metro Style Application and the concept of binding as well.
Categories: Communities

Delete the Specific Permission Level From the Site in SharePoint 2010 Using ECMAScript

Sat, 02/04/2012 - 10:58
In this article you will see how to delete the specific permission level from the site in SharePoint 2010 using ECMAScript.
Categories: Communities

Create Your Own SSL Enabled Website

Sat, 02/04/2012 - 10:51
In this article we will learn how to create the SSL certificates for our web site which we are hosting on our IIS server.
Categories: Communities

Update the Specific Permission Level in SharePoint 2010 Using ECMAScript

Sat, 02/04/2012 - 10:25
In this article you will see how to update the specific permission level in SharePoint 2010 using ECMAScript.
Categories: Communities

Modal Window Picker in Visual Studio LightSwitch 2011

Sat, 02/04/2012 - 10:24
In this article you will see how to use a Modal Window Picker in a Visual Studio LightSwitch application.
Categories: Communities

Wrap Panel in Windows Phone 7 via WCF Service

Sat, 02/04/2012 - 09:27
In this article let see one of the good and interesting concept in windows phone whereby communicating with WCF Service to perform some expected operation. This concept made the phone user to handle the task easily in light weighted mode.
Categories: Communities

Camera Capture Task in Windows Phone 7 via WCF Service Messaging

Sat, 02/04/2012 - 09:05
In this article let’s learn one better concept in windows phone which communicates with WCF Service to retrieve some friendly message to user. Once this application is fully developed and deployed it enables to take photo using application with inbuilt camera. Later, can able to view the taken photo images.
Categories: Communities

Image Based Text Effect in Windows Phone 7

Sat, 02/04/2012 - 00:20
The Image based Text Effect can be used in XAML applications and is preferred for use in a Windows Phone 7 application.
Categories: Communities

Market Place Detail Task in Windows Phone 7 via WCF Service

Fri, 02/03/2012 - 21:55
In this article let’s dig out one more interesting concepts in windows phone which communicates with WCF Service to perform some operation.
Categories: Communities

Market Place Review Task in Windows Phone 7

Fri, 02/03/2012 - 21:25
In this article let’s dig out one more concepts in windows phone. This application is useful to understand state and quality of specific requested product.
Categories: Communities

Market Place Hub Task in Windows Phone 7 via WCF Service

Fri, 02/03/2012 - 20:55
In this article let’s dig out one more concepts in windows phone which communicates with WCF Service to pop out some message. This application allows phone user to choose wide range of categories from list.
Categories: Communities

Market Place Search Task in Windows Phone 7 via WCF Service

Fri, 02/03/2012 - 20:21
In this article let’s play around with one of the interesting market search task concept in windows phone whereby communicating a message from WCF Service.
Categories: Communities

Basic Terms Related to Testing

Fri, 02/03/2012 - 12:45
In this article we are throwing some light on the basic terms related to testing so that one can understand each and every word of it.
Categories: Communities

Working With DragPanelExtender Control in AJAX

Fri, 02/03/2012 - 12:29
The DragPanelExtender control allows the user to drag controls independently on the web form. In this article you will learn about the DragPanelExtender control.
Categories: Communities

RangeValidator Control With AJAX Using ASP.NET

Fri, 02/03/2012 - 11:30
The RangeValidator control is used to ensure that the user has entered an input value that is between two values.
Categories: Communities

Get "CreatedBy" and "ModifiedBy" Values From SharePoint 2010 List Using ECMAScript

Fri, 02/03/2012 - 11:11
In this article you will see how to get the "CreatedBy" and "ModifiedBy" values from SharePoint 2010 list using ECMAScript.
Categories: Communities