Monthly Archives: January 2010

Behavior in SILVERLIGHT 3.0

Objective This article will give a basic introduction of BEHAVIOR feature in SILVERLIGHT3.0. I will also walkthrough to create a custom behavior. What is Behavior in SILVERLIGHT 3? According to definition given in the product introduction of SILVERLIGHT3 A Behavior

Tagged with:
Posted in Silververlight

Dynamic type with Reflection in debug mode

Objective This article will give simple debug mode explanation on how Reflection and Dynamic type works. Note: Read my previous article on dynamic type here Dynamic Type Let us create a very simple class called Student. public class Student{ public

Tagged with: ,
Posted in CSharp

Returning Large volume of records from SOAP based WCF service

Objective In this article I will explain; How to return large volume of data (around 50000 records) from SOAP based WCF service to any client. I will show; what service configuration setting and client configuration setting is needed to handle

Tagged with:
Posted in WCF

CRUD Operations on Windows Azure table and Azure Storage

Objective This article will give a walkthrough on how to perform a CRUD operation on Azure table. Step 1 Creating the Create a new Cloud Service Application. To create, File -> New -> Projects -> Cloud Services. Select ASP.Net Web

Tagged with:
Posted in AZURE

Enter your email address to subscribe to this blog and receive notifications of new posts by email.

Categories
Disclaimer
The opinions expressed herein are my own personal opinions and do not represent my current or previous employer's view in anyway. © Copyright 2013
Follow

Get every new post delivered to your Inbox.

Join 2,121 other followers