Monthly Archives: July 2011

Smooth Streaming on Windows Phone 7

Read Smooth Streaming in Silverlight here This post is walkthrough on enabling smooth streaming of media over IIS and then stream over Windows Phone 7 client. There are very good documentation available on IIS official site to have a better

Tagged with: , , , , , , ,
Posted in Windows Phone Dev

XmlDictionary and XmlDictionaryString classes to create WCF Message

It is common when you will create Message, you may use below classes Class Namespace XmlDictionary System.Xml XmlDictionaryString System.Xml Let us investigate purpose of each class one by one. XmlDictionary class allows us to create a private pair of Key

Tagged with: ,
Posted in WCF

SQL Server tip : Query a range of characters ?

If you need to query all People from Person table with FirstName start with A, you can easily query like below, What if you want to list all the people from person table with first name start with A and

Tagged with: , ,
Posted in SQL Server

SQL Server Tip : . Where to use SQURE Bracket around table name?

Have you ever thought, what if your table name 1. Is exactly as of SQL Server keyword 2. Is having space in between like Student Fav Actor If you go ahead and query against table Student Fav Actor like below,

Tagged with: ,
Posted in SQL Server

Working with JavaScript in Silverlight 4.0

In this post I will show you calling of Javascript function from Silverlight. It is very simple and straight forward. Assume you have a JavaScript function on aspx page as below, SilverlightTestPage.aspx You want to call this Javascript function on

Tagged with: ,
Posted in Silververlight

Changing Application Tile in Windows Phone 7

When you create a Windows Phone 7 application, by default newly created app will have Title Background Image Icon Value set to default as below , If you will notice by default Title would be the same as of name

Tagged with: , , , ,
Posted in Windows Phone Dev

Smooth Streaming in Silverlight

This post is walkthrough on enabling smooth streaming of media over IIS and then stream over Silverlight client. There are very good documentation available on IIS official site to have a better understanding of smooth streaming. So I am not

Tagged with: , , ,
Posted in Silververlight, Video

Video on Smooth Streaming in Silverlight Part 2

    **************

Tagged with: , , ,
Posted in Silververlight, Video

Video on Smooth Streaming in Silverlight Part 1

******************************************* *************************************************************

Tagged with: , , , ,
Posted in Silververlight, Video, Windows Phone Dev

Presented in Kolkata Community Tech Days on Road

DataAccess  [Download slides  from clicking DataAccess link] On 2nd July 2011, I presented on “New Ways of Accessing Data “. It was great presenting first time in front of Kolkata audience. Session details are as follows Topic New Ways of

Tagged with: , , ,
Posted in Community, Download

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,123 other followers