Tuesday, April 14, 2009

Eclipse and Java Video Tutorials

http://sourceforge.net/project/showfiles.php?group_id=200662&package_id=275814

ViKi Version 0.0.01

http://silverlight.net/blogs/jesseliberty/archive/2009/04/14/viki-version-0-0-01.aspx

VideoWiki Design Step 1

http://silverlight.net/blogs/jesseliberty/archive/2009/04/09/videowiki-design-step-1.aspx

T4 replacement for “Add Service Reference”

http://staxmanade.blogspot.com/2009/04/t4-replacement-for-add-service.html

Azure Table Storage, the REST and ADO.NET Data Services Story

http://blogs.msdn.com/bags/archive/2009/04/04/azure-table-storage-the-rest-and-ado-net-data-services-story.aspx

WCF Tips and Tricks

http://blogs.msdn.com/drnick/archive/2009/04/14/wcf-tips-and-tricks.aspx

Azure Application Part 2: Access Azure Table Storage

http://blogs.msdn.com/bags/archive/2009/04/14/azure-application-part-2-access-azure-table-storage.aspx

Building an Azure App Part I: Setup and Hello World

http://www.silverlightshow.net/items/Creating-application-with-.NET-RIA-Services-Part-5-Sorting-and-Filtering-data.aspx

Mix09: Building Amazing Business Applications with Silverlight 3

http://blogs.msdn.com/brada/archive/2009/03/17/mix09-building-amazing-business-applications-with-silverlight-3.aspx

Sunday, April 12, 2009

DataBinding in Silverlight - Change property of a Silverlight UI Control at runtime based on another UI Control

http://www.dotnetcurry.com/ShowArticle.aspx?ID=229

Creating and Consuming a WCF Service in Silverlight

http://www.dotnetcurry.com/ShowArticle.aspx?ID=228

Silverlight 2 - Saving and Retrieving Images from IsolatedStorage

http://www.dotnetcurry.com/ShowArticle.aspx?ID=234

Step By Step - Using Silverlight to Access a WCF Service Hosted In a Console Application

http://www.dotnetcurry.com/ShowArticle.aspx?ID=208&AspxAutoDetectCookieSupport=1

DataContracts and object references

http://www.pluralsight.com/community/blogs/aaron/archive/2008/05/14/50943.aspx

Screencast: Calling services asynchronously with WCF

http://www.pluralsight.com/community/blogs/aaron/archive/2008/12/01/screencast-calling-services-asynchronously-with-wcf.aspx

Hosting WCF services in Windows Services

http://www.pluralsight.com/main/screencasts/screencast.aspx?id=hosting-in-windows-services

DataContracts without attributes (POCO support) in .NET 3.5 SP1

http://www.pluralsight.com/community/blogs/aaron/archive/2008/05/13/50934.aspx

Live Silverlight 2.0 Webservice Example

http://dnnsilverlight.adefwebserver.com/Silverlight20/SilverlightWebservice/tabid/66/Default.aspx

DNN Silverlight Chat (Live example)

http://dnnsilverlight.adefwebserver.com/Silverlight20/SilverlightChat/tabid/75/Default.aspx

REST Web Services in ASP.NET 2.0 (C#)

http://www.codeproject.com/KB/aspnet/RestServicesInASPNET2.aspx?display=PrintAll&fid=1527104&df=90&mpp=25&noise=3&sort=Position&view=Quick&select=2749506

Friday, April 10, 2009

Creating a Research Service for Word 2007 in C# with Visual Studio 2008

http://blogs.msdn.com/eric_carter/archive/2009/04/10/creating-a-research-service-for-word-2007-in-c-with-visual-studio-2008.aspx

Azure Services Platform Training Kit, Management Tools Get Update

http://blogs.msdn.com/usisvde/archive/2009/04/10/azure-services-platform-training-kit-management-tools-get-update.aspx

Above the Clouds Video

http://www.youtube.com/watch?v=IJCxqoh5ep4

Above the Clouds Presentation (ppt)

http://d1smfj0g31qzek.cloudfront.net/above_the_clouds.ppt

Above the Clouds Presentation (pdf)

http://d1smfj0g31qzek.cloudfront.net/above_the_clouds.ppt.pdf

Above the Clouds White Paper (pdf)

http://d1smfj0g31qzek.cloudfront.net/abovetheclouds.pdf

Excerpt from ASP.NET MVC in Action Chapter 6

http://flux88.com/blog/excerpt-from-asp-net-mvc-in-action-chapter-6/

Learn The ABCs Of Programming Windows Communication Foundation

http://msdn.microsoft.com/en-us/magazine/cc163647.aspx

WSE 3.0, SOAP Transports, and More

http://msdn.microsoft.com/en-us/magazine/cc163597.aspx

Serialization in Windows Communication Foundation

http://msdn.microsoft.com/en-us/magazine/cc163569.aspx

The Service Factory for WCF

http://msdn.microsoft.com/en-us/magazine/cc163481.aspx

WCF Addressing In Depth

http://msdn.microsoft.com/en-us/magazine/cc163412.aspx

Extending WCF with Custom Behaviors

http://msdn.microsoft.com/en-us/magazine/cc163302.aspx

What's New for WCF in Visual Studio 2008

http://msdn.microsoft.com/en-us/magazine/cc163289.aspx

Service-Driven Apps With Silverlight 2 And WCF

http://msdn.microsoft.com/en-us/magazine/cc794260.aspx

An Introduction To RESTful Services With WCF

http://msdn.microsoft.com/en-us/magazine/2009.01.servicestation.aspx

Silvelight Datagrid Auto Sizing

http://www.c-sharpcorner.com/UploadFile/nipuntomar/SilvelightDatagridAutosizing03262009020935AM/SilvelightDatagridAutosizing.aspx

A New Foundation: Taking a Look at WCF

http://www.code-magazine.com/Article.aspx?quickid=060123

REST-Based Ajax Services with WCF in .NET 3.5

http://www.code-magazine.com/Article.aspx?quickid=080014

REST and WCF 3.5

http://weblogs.asp.net/shijuvarghese/archive/2008/04/04/rest-and-wcf-3-5.aspx

WCF Service using ASP.NET and Client Script

http://www.c-sharpcorner.com/UploadFile/hemantdada/WCF02252009002620AM/WCF.aspx

WCF Basics

http://www.c-sharpcorner.com/UploadFile/dpatra/103032009070151AM/1.aspx

REST and .NET 3.5 Part 1 - why REST based services?

http://www.developerfusion.com/article/7991/rest-and-net-35-part-1-why-rest-based-services/

Exception Handling in WCF using Fault Contract

http://www.c-sharpcorner.com/UploadFile/ankithakur/ExceptionHandlingWCF12282007072617AM/ExceptionHandlingWCF.aspx

Controller in ASP.Net MVC Framework

http://www.c-sharpcorner.com/UploadFile/dhananjaycoder/ControllerMVC04092009081709AM/ControllerMVC.aspx

Using the Fault Contracts (SOAP Faults) in WCF Programming

http://www.c-sharpcorner.com/UploadFile/SunilBabuYLV/SOAPFaultContract08262008093633AM/SOAPFaultContract.aspx

Publish Your Database as Silverlight in 15 Minutes

http://www.codeproject.com/KB/silverlight/ZSilverlightApplication.aspx

CRUD operations in Siverlight using ADO.NET Data Service

http://www.codeproject.com/KB/silverlight/crud-op-in-silverlight.aspx

Thursday, April 9, 2009

BlurEffect Class in Silverlight 3

http://msdn.microsoft.com/en-us/library/system.windows.media.effects.blureffect(VS.96).aspx

DropShadowEffect Class in Silverlight 3

http://msdn.microsoft.com/en-us/library/system.windows.media.effects.dropshadoweffect(VS.96).aspx

Perspective 3D Screen flip with PlaneProjection

http://joel.neubeck.net/2009/04/perspective-3d-screen-flip-with-planeprojection/

Dynamic Data Forms for Silverlight, revisited

http://tozon.info/blog/post/2009/04/07/Dynamic-Data-Forms-for-Silverlight-revisited.aspx

Silverlight 3's New Navigation Framework

http://www.wintellect.com/CS/blogs/jprosise/archive/2009/04/07/silverlight-3-s-new-navigation-framework.aspx

Silverlight 3's New Style Enhancements

http://www.wintellect.com/CS/blogs/jprosise/archive/2009/04/08/silverlight-3-s-new-style-enhancements.aspx

Improve PollingDuplex reliability with Silverlight 3.0

http://www.silverlightplayground.org/post/2009/04/07/Improve-PollingDuplex-reliability-with-Silverlight-30.aspx

nRoute: At last a Quick Start

http://www.orkpad.com/Blog/post/2009/04/06/nRoute-At-last-a-quick-start.aspx

David Kelley on "Is Silverlight 3 ready for business"

http://www.silverlightshow.net/items/David-Kelley-on-Is-Silverlight-3-ready-for-business.aspx

Silverlight ComboBox control and data binding

http://www.lhotka.net/weblog/SilverlightComboBoxControlAndDataBinding.aspx

ScrollIntoView in Silverlight Datagrid

http://blogs.msdn.com/nagasatish/archive/2009/02/16/scrollintoview-in-silverlight-datagrid.aspx

ObservableCollection<(Of <(T>)>) Class

http://msdn.microsoft.com/en-us/library/ms668604(VS.95).aspx

Silverlight Datagrid add/delete operations and ObservableCollection

http://blogs.msdn.com/nagasatish/archive/2009/02/16/silverlight-datagrid-add-delete-operations-and-observablecollection.aspx

Grouping in Silverlight DataGrid

http://blogs.msdn.com/nagasatish/archive/2009/03/22/grouping-in-silverlight-datagrid.aspx

SortDescriptions in Silverlight Datagrid

http://blogs.msdn.com/nagasatish/archive/2009/03/22/sortdescriptions-in-silverlight-datagrid.aspx

ASP.NET MVC: Which View engine

http://objektivs.blogspot.com/2009/04/aspnet-mvc-which-view-engine.html

ADO.NET DataEntities and WCF Feeding a Silverlight DataGrid

http://silverlight.net/learn/tutorials/adonetdataentities_cs.aspx

Grouping data in Silverlight DataGrid

http://timheuer.com/blog/archive/2009/04/08/grouping-in-silverlight-datagrid.aspx

Using WCF services from Silverlight in Azure

http://blogs.msdn.com/silverlightws/archive/2009/04/08/using-wcf-services-from-silverlight-in-azure.aspx

Data Validation in Silverlight DataGrid

http://blogs.msdn.com/nagasatish/

Wednesday, April 8, 2009