C# Corner
Tech
News
Videos
Forums
Trainings
Books
Live
More
Interviews
Events
Jobs
Learn
Career
Members
Blogs
Challenges
Certifications
Bounties
Contribute
Article
Blog
Video
Ebook
Interview Question
Collapse
Feed
Dashboard
Wallet
Learn
Achievements
Network
Refer
Rewards
SharpGPT
Premium
Contribute
Article
Blog
Video
Ebook
Interview Question
Register
Login
Tags
No tag found
Content Filter
Articles
Videos
Blogs
Resources
News
Forums
Interviews
Complexity Level
Beginner
Intermediate
Advanced
Refine by Author
[Clear]
Vijay Prativadi(17)
Neelesh Vishwakarma(10)
Santhosh Kumar Jayaraman(7)
Supreet Tare(6)
Mukesh Nayak(5)
Mahak Gupta(4)
Suresh M(3)
Vishnujeet Kumar(3)
Raj Kumar(3)
Karthikeyan Anbarasan(3)
Aravind Bs(3)
Abhishek Kumar Ravi(2)
Rahul Bansal(2)
Aman (2)
Amit Tiwari(2)
Ashwani Tyagi(2)
Jignesh Trivedi(2)
Jean Paul(2)
Lajapathy Arun(2)
George (1)
Saad Mahmood(1)
Nilesh Jadav(1)
Julian (1)
Selva Ganapathy(1)
Divesh Pal(1)
Shweta Lodha(1)
Kunal Chowdhury(1)
Vikrant More(1)
Nitesh Kejriwal(1)
Saravana Kumar(1)
Yvan (1)
Kamal Rawat(1)
Shubham Saxena(1)
Ankur Gupta(1)
Arjun Panwar(1)
Ch.Smrutiranjan Parida(1)
Sujit Bhujbal(1)
Vineet Kumar Saini(1)
Mamta M(1)
Resources
No resource found
WCF (4), RIA Services
Apr 14, 2021.
This discuss a WCF related service, RIA service.
Migrate Silverlight Phone 8.1 Apps To Windows 10
Dec 04, 2015.
In this article you will learn about migrating Silverlight Phone 8.1 apps to Windows 10.
Azure Mobile Engagement - Windows Phone 8.1 Silverlight
Dec 03, 2015.
In this article you will learn Azure Mobile Engagement in Windows Phone 8.1 Silverlight.
Introduction To Silverlight in ASP.Net
Jul 03, 2015.
Silverlight revolutionizes web development, blending desktop-like UI with HTML and JavaScript. Create stunning web apps with multimedia using Visual Studio. Explore Silverlight's architecture and build your first app effortlessly.
Analog Clock Using .NET Silverlight
Apr 29, 2015.
Creating Analog Clock completely from Code Behind using .NET Silverlight.
Learn Simple MVVM and Command Bindings in 15 Mins
Apr 21, 2015.
MVVM, a pattern for WPF/Silverlight, separates Model, View, and ViewModel, simplifying UI development. Models represent entities, Views are UI designs, ViewModels manage data binding, and Binders connect them. XAML structures UI, while C# defines Models and ViewModels with data and commands bound via ICommand.
Grouped LongListSelector in Windows Phone 8 Silverlight
Dec 21, 2014.
This article explains how to create a LongListSelector with grouping in a very simple and easy manner.
What's New In Prism 5.0?
Oct 29, 2014.
In this article you will learn what is new in Prism 5.0.
Geo Location Service in Windows Phone 8
Aug 26, 2014.
This article describes how to create a Geo Location Service in Windows Phone.
Windows Phone 8 Storage
Jun 16, 2014.
In this part, we will learn about Windows Phone files and folders storage.
Writing Your First Windows Phone 8 App
May 19, 2014.
In this chapter we will develop a Silverlight Windows Phone 8 application using the Visual Studio 2012 IDE.
Add Silverlight Into a Web Page
Mar 14, 2014.
This article explains how to add Silverlight into a web page using HTML.
Getting Started With Silverlight
Mar 13, 2014.
In this article I will show how to work with Silverlight.
How to Implement the AutoComplete TextBox in Silverlight Application
Mar 10, 2014.
In this article we will implement an AutoComplete TextBox in Silverlight Applications using C#.
How To Launch Search Task and Email Compose Task in Windows Phone
Mar 03, 2014.
Here we will build a demo application to implement Search and Email Compose tasks.
DataTemplate In XAML (WPF, Windows Phone, Windows 8 and Silverlight)
Dec 29, 2013.
In this article I‘ll try to explain DataTemplate in XAML (WPF, Windows Phone, Silverlight or Windows 8) with some cool examples.
Windows Phone - Layout’s Demonstration in Silverlight
Oct 04, 2013.
We are in App Development; either it is Android, Windows Phone or Apple iPhone. In every platform, we have layout definition. Since are planning to develop for different sized screen. In this post, we are targeting Windows Phone Development.
Configuring Silverlight RIA Services App to Use ASP.Net Web APIs
Aug 21, 2013.
In today’s article we will see how to configure an existing Silverlight Ria Services Enabled app to use Web APIs.
Fixing Win32 Unhandled Exception in Silverlight Web App
Aug 08, 2013.
This article describes diagnosing and fixing a Win32 Unhandled Exception in a Silverlight Web App.
Silverlight Consuming WCF REST Service
Aug 07, 2013.
In this article we will see how to consume a WCF REST service in Silverlight client applications.
Creating Silverlight Application to Consume the WCF Service
Aug 07, 2013.
This article shows how to create a Silverlight application to consume a WCF Service.
Adding Slider Control in LightSwitch 2012
Jul 26, 2013.
In this article we will see how to add a Slider Control to our application in LightSwitch 2012 using visual Studio 2012.
Cookie in Silverlight Through JavaScript
Jul 11, 2013.
In this process we follow, we will be accessing JavaScript's function from silverlight. This sometime becomes headache for most developers, but you should not worry, you are reading “my post.”
Data Binding in XAML (WPF, Silverlight, Windows Phone or Win8 App) Part 1
Jul 06, 2013.
In this article I will cover XAML (WPF, Silverlight, WP or Win8 App) Data Binding and the importance of the {Binding} key word in XAML.
Things to Keep in Mind While Working With Telerik Test Studio VS Plugin
Jun 05, 2013.
Telerik Test Studio is the most advanced Test Automation tool available out there for Silverlight Applications.
MVVM (Model View ViewModel) Introduction: Part 1
Jun 03, 2013.
In this article, I’ll talk about how to enhance WPF, Silverlight and Windows Phone application productivity, maintainability and testability with UI based Design Patterns.
The Background Worker in Silverlight
May 11, 2013.
So here comes background worker in the picture. As the name itself suggests, background worker means...background worker. It is actually a thread with completed event.
How to Localize a Silverlight Client Screen:Part 2
May 06, 2013.
This article describes how to localize the Silverlight client screen.
Implementing INotifyPropertyChanged in Silverlight
May 03, 2013.
Are you using binding in xaml? Is it MVVM? So believe me, this post is for you. Just give it a five minute read, you will admire it.
Unable to See the Model Classes While Adding a New Domain Service
May 01, 2013.
Ever came across a situation where you want to add a new domain service class to your RIA Service solution & you don’t see the class names from your model?
Isolated Storage in Silverlight
May 01, 2013.
One can store files, images, maybe even videos sometimes in Isolated Storage. Want to learn how? Read on!
Saving Silverlight Application's User Settings in DB
Apr 24, 2013.
This blog helps you save a user's settings in the Database for a #Silverlight Application.
Custom Authentication in Silverlight
Apr 24, 2013.
This post will let customize authentication in Silverlight, from beginning, to the end.
Creating a Beautiful Splash Screen For Silverlight Applications
Apr 23, 2013.
This article adds on top of many other great articles and blog posts on how to create simple Silverlight Splash Screens and helps you design a more complex splash screen with Story Boards & Floating Text Blocks.
Submitting Only Selected Entities in Silverlight
Apr 20, 2013.
This article will show you how you can submit changes of only selected entities, instead of all, when calling submitchanges() from the DomainContext in Silverlight.
XAML Developer Must Care About Your Registered Events
Apr 18, 2013.
Memory leakage in applications are very common and in an effort to save time a developer does not care about it. There are various possibilities for memory leakage and one of them is the events registered in applications that a developer unknowingly forgets to handle.
Reading XML in Silverlight
Apr 17, 2013.
This post will tell you the easy way to read xml in silverlight.
Creating XML in Silverlight
Apr 14, 2013.
This article shows how to create XML in Silverlight, in a rather simple way.
Getting Geo-location of User in Silverlight
Apr 10, 2013.
In this article you will Get Geo-location of User through silverlight application.
Duplexing in Silverlight
Apr 06, 2013.
The process of duplexing in Silverlight. In this article, I will explain how to create a duplex WCF service that can communicate with a Silverlight client.
How to Use WCF RIA Service in LightSwitch 2012
Apr 04, 2013.
In this article you will learn how to make a WCF RIA Service and how to consume that using Visual Studio LightSwitch 2012.
How to Specify a Target Version For Windows Phone
Apr 03, 2013.
This article shows how to specify a target version for Windows Phone.
Configuring IIS to Run Silverlight Services
Mar 10, 2013.
Here you will learn how to configure IIS to run Silverlight services.
Working With ListBox In Windows Phone (Send SMS, Email and Make a Call) : Part 3
Feb 16, 2013.
In this article we will discuss another example of working with a ListBox.
Working With ListBox In Windows Phone (Edit Data In the ListBox) : Part 2
Feb 16, 2013.
In this article we will discuss another example of working with a ListBox.
Working With ListBox In Windows Phone 7
Feb 13, 2013.
In this article we discuss how to show images and data in the ListBox in WP7.
Show GIF Images in Windows Phone 7.1
Feb 04, 2013.
This article discusses how to load .gif extension images in Windows Phone 7.1.
Windows Phone 7.1 Imaging
Feb 01, 2013.
This article demonstrates how to load .jpg images in Silverlight windows phone 7.1. Windows phone 7 supports only jpg and png images.
Solution - An Unhandled Exception Occurred in Silverlight Application in SharePoint 2010
Dec 19, 2012.
While working on one of my SharePoint sites today, I started facing a weird issues all of a sudden.
Exception Handling in Silverlight Application From WCF in VB.NET
Nov 08, 2012.
This article explains exception handling in a Silverlight application from WCF.
Silverlight Interaction with php in VB.NET
Nov 08, 2012.
Silverlight run on client side (Win/Mac/MoonLight) Php on LAMP server. Communication use HTTP protocol.
Access Library in Windows Phone 7
Oct 08, 2012.
In this article we will discuss how to access the Image Library in Silverlight in Windows Phone 7.
Introduction to WPF
Sep 30, 2012.
In this article we will just go through an introduction to WPF in a nutshell.
Insert Data Using Silverlight RIA Enabled Service
Sep 29, 2012.
Today, in this article let’s play around with one of the interesting and most useful concepts in Silverlight.
Select Data Using Silverlight RIA Enabled Service
Sep 29, 2012.
Today, in this article let’s play around with one of the interesting and most useful concepts in Silverlight.
Update Data Using Silverlight RIA Enabled Service
Sep 29, 2012.
Today, in this article let’s play around with one of the interesting and most useful concepts in Silverlight.
Delete Data Using Silverlight RIA Enabled Service
Sep 29, 2012.
Today, in this article let’s play around with one of the interesting and most useful concepts in Silverlight.
Build Your Silverlight Pivot Viewer
Jul 15, 2012.
In this article you will learn how to use a pivot to make it easier to interact with massive amounts of data.
Validation Using Data Annotation to Custom Model or Class
Jun 27, 2012.
In this tutorial, we learn how to use the Data Annotation validators to perform validation in a .NET application.
Silverlight Application With MVVM, WCF and Entity Framework
Jun 19, 2012.
In this article , we will see how to develop a simple Silverlight application with MVVM, WCF services and Entity Framework in C#.
SharePoint 2010 Client Object Model - C#, Silverlight, JavaScript Supported
Jun 08, 2012.
In this article I would like to discuss about the Client Object Model feature of SharePoint 2010.
Authentication & Authorization in Silverlight
May 27, 2012.
In the distributed world we often end up with multiple consumers of the same service. But the same client code won’t be enough to run on the new client platforms especially in Silverlight. In this article we can explore using the same WCF service using a Silverlight client.
Silverlight ListBox Control
May 22, 2012.
In this article, we will discuss the ListBox control in Silverlight and how to use it.
How to Design RichTextBox in Silverlight 5
May 12, 2012.
In this article, I am going to explain how to design a RichTextBox in Silverlight.
Installing and Using WP7 Toolkit for Silverlight
Apr 30, 2012.
In this article we are going to see how to use the Windows Phone 7 Tool Kit for Silverlight.
Telerik RadExpander in SilverLight 5
Apr 24, 2012.
Today, In this article let’s play around with another interesting concept of Telerik RadControls.
Telerik RadMap in SilverLight 5
Apr 23, 2012.
Today, in this article let's play around with another interesting concept of Telerik RadControls.
Telerik RadCube in SilverLight 5
Apr 23, 2012.
Today, in this article let's play around with another interesting concept of Telerik RadControls.
Working With Control Template in Windows Store App
Apr 23, 2012.
In this article we are going to explore how to change an image using a Control Template in Windows Store App.
Telerik RadCoverFlow in SilverLight 5
Apr 23, 2012.
Today, in this article let’s play around with another interesting concept of Telerik RadControls.
How to do Webcam and Microphone Integration in Silverlight 4
Apr 13, 2012.
Here I am going to take you through an example to understand how to do webcam and microphone integration in Silverlight 4.
Dynamic Generation of RadioButton at Runtime Using Silverlight 4 C#
Apr 12, 2012.
In this article we are going to learn how to create radio buttons at runtime and also we learn how to set events at runtime.
Creating Hello World Silverlight Application in Windows Phone 7
Apr 12, 2012.
In this article we are going to see how to create a Silverlight Windows Phone 7 Application using the Visual Studio IDE.
Telerik Rad HtmlPlaceHolder in Silverlight 5 Via WCF Service
Apr 01, 2012.
Today, in this article let’s concentrate on another Silverlight application, whereby communicating with a WCF Service to perform some operation.
Typography in SilverLight 5 Via WCF Service
Mar 31, 2012.
Today, in this article let’s concentrate on another SilverLight application, whereby communicating with WCF Service to perform some operation.
Single or Multi Click Functionality in SilverLight 5 Via WCF Service
Mar 31, 2012.
Today, in this article let’s concentrate on another interesting SilverLight application, whereby communicating with a WCF Service to perform some operation.
Window in SilverLight 5 Via WCF Service
Mar 31, 2012.
Today, in this article let’s concentrate on another SilverLight application, whereby communicating with a WCF Service to perform some operation.
Telerik Rad RibbonView in SilverLight 5 Via WCF Service
Mar 31, 2012.
Today, in this article let’s concentrate on another SilverLight application, whereby communicating with a WCF Service to perform some operation
Sound Effects in SilverLight 5 Via WCF Service
Mar 31, 2012.
Today, in this article let’s concentrate on another SilverLight application, whereby communicating with a WCF Service to perform some operation.
Linked and Multicolumn Text in SilverLight 5 Via WCF Service
Mar 31, 2012.
Today, in this article let’s concentrate on another SilverLight application, whereby communicating with a WCF Service to perform some operation.
Telerik RadBarCode in SilverLight 5 Via WCF Service
Mar 31, 2012.
Today, in this article let’s concentrate on another SilverLight application, whereby communicating with a WCF Service to perform some operation.
Why Should I Use Silverlight?
Mar 28, 2012.
Why do we use Silverlight? What would be the reason for Silverlight when there is ASP.NET, Windows apps and the latest WPF.
Features of Silverlight 5
Mar 27, 2012.
In this article you will see the features of Silverlight 5.
Dynamically Generating Forms in WPF and Silverlight
Mar 22, 2012.
In this article we will see how to generate forms in WPF and Silverlight dynamically.
CRUD Operations With WCF Odata Service
Mar 21, 2012.
In this article, I want go into the depth of Odata regarding CRUD operations, custom entity etc.
Closing a UserControl on Button Click in Silverlight
Mar 01, 2012.
In this article, we are going to see how to close a user control by clicking a button inside it.
DisablingCombobox Items in Silverlight ComboBox
Feb 27, 2012.
In this article, we are going to see how to disable items in a Silverlight ComboBox using MVVM.
A Simple Silverlight Application Implementing MVVM
Feb 18, 2012.
In this article you will see how to implement MVVM in a Silverlight application.
Disabling (Black Out) Dates in DatePicker in Silverlight With MVVM
Feb 14, 2012.
In this article, we are going to see how to disable dates in a datepicker using the blackoutdates property in Silverlight.
Easiest and Best Way to Use WCF OData Services and Silverlight Client
Feb 10, 2012.
The Open Data Protocol (OData) is an open protocol for sharing data, based on Representational State Transfer (REST). In this article, I would like to explain OData using WCF.
TreeView Control in Visual Studio LightSwtch 2011
Feb 05, 2012.
In this article you will see, how to use the Treeview control in a Visual Studio LightSwitch application.
Checkbox Inside Listbox to Select Multiple Items in Silverlight Using MVVM
Feb 01, 2012.
When I was working for a project, we had requirements like a list should be displayed in a listview and the user should be able to select items through a checkbox. Since Silverlight doesn't have a Listbox control with a checkbox, we tried many ways to achieve this. Finally we found a way to do it. In the following article, I will explain how we did that.
A Simple WPF Application Implementing MVVM
Jan 28, 2012.
In modern application development using technologies like WPF, Silverlight, and MVVM, several key concepts and components play critical roles. WPF, or Windows Presentation Foundation, revolutionizes Windows application development by utilizing XAML for creating rich user interfaces that integrate media, documents, and advanced graphics.
Globalization And Localizationin Silverlight
Jan 25, 2012.
We always want our application to be language dependent. When I say language dependent, definitely we want our application to support multiple languages.
Focus Control in Silverlight
Jan 23, 2012.
Today I will be writing something aboput focusing any element in Silverlight.
Arithmetic Operation Using WCF Service Hosted on Windows Phone with Silverlight
Jan 22, 2012.
Today, in this article let’s play around by performing arithmetic operation on windows phone using Silverlight with base as WCF Service.
Silverlight Application With RIA Service
Jan 06, 2012.
This article describes, how to develop a Silverlight application with a domain service using Entity Framework 4.0.
Validation Using RIAServices in Silverlight
Jan 05, 2012.
Here in this article we will see how to validate any input field using RIA Services.
Sorting and Grouping Using a CollectionView in Silverlight
Dec 29, 2011.
This article shows how to sort and group data in a collection using Silverlight collection views.
Validating input fields in Silverlight 4
Dec 22, 2011.
There are various options for validating input fields in Silverlight 4 and some of these options include using Data Annotations, IDataErrorInfo interface, INotifyDataErrorInfo interface, property validation, and Context Validation.