silverlightjournal.wordpress.com
Silverlight Journal | Veni, vidi, vici
June 7, 2012. Handling map events with Reactive Extensions. 8212; Tags: ESRI. 8212; bobbsmooth @ 3:19 pm. One of the keys to working with the Map class provided by esri is that you often want to attach to events for a very short time. Reactive Extensions (Rx) provides a great way to do this with very lean lambda syntax. Using System.Linq; using System.Reactive.Linq; using ESRI.ArcGIS.Client; using ESRI.ArcGIS.Client.Geometry;. The Take(1) method tells Rx to unsubscribe after the event has been fired once.
silverlightkevin.wordpress.com
Kevin's Silverlight Blog | Just another Silverlight Flash Killer site
Kevin's Silverlight Blog. Just another Silverlight Flash Killer site. Kevin’s Silverlight blog is about developing applications using Silverlight 4 from Microsoft. July 17, 2010. Hi I’m Kevin Supinger, in the future I will be providing Silverlight4 XAML and code behind for real world Silverlight applications. Currently I’m a developer working on a social media monitoring, analysis and response tool at Microsoft. I have been developing code and applications for over 35 years. Adam Kinney's Blog.
silverlightkinect.codeplex.com
Silverlight Kinect Demos - Home
Project Hosting for Open Source Software. By clicking Delete, all history, comments and attachments for this page will be deleted and cannot be restored. Change History (all pages). This is a set of demos that show how to integrate Kinect into your Silverlight applications. We are using the OpenNI libraries and drivers. Microsoft are yet to release there drivers and framework. Quick vid of Silverlight responding to the Kinect : http:/ www.youtube.com/watch? Last edited Apr 10, 2011 at 2:26 AM.
silverlightknights.com
Silverlightknights
Find the best information and most relevant links on all topics related to silverlightknights.com.
silverlightlab.com
SILVERLIGHTLAB.COM™
Visual Studies and Visual Culture are similar in that they aim to provide an interdisciplinary platform for students whether they are interested in becoming scientists, anthropologists, sociologists or whatever, because visual observation is crucial to knowledge in science, artistic expression and almost any other field. CUTTING EDGE WORKSHOP CONSULTANTS. SILVER LIGHT LAB is a resource to photographers, publishers and galleries for PrePress workstations that produce Fine Art Photographic Prints, Fine Art...
silverlightled.com
Shenzhen Silverlight Technology Co.,Ltd.
You are here: Home About us. COB LED Track Light-25W. COB LED Track Light-30W. Shenzhen Silverlight Technology Co.,Ltd. was established in 2006. Which is a registered high-tech enterprise with. There are more than. 200 skilled employees&15 elite engineers. Factory Area reaches 5,000m. With 6 years experiences in. LED&LED lights R&D,manufacture,sale and. Superior sales team special in the international. Market.At the past 6 years,we established long-term cooperation. Carrefour,Siemens,Sunin China etc.
silverlightlibrary.codeplex.com
Silverlight Library 1.0 - Home
Project Hosting for Open Source Software. Silverlight Library 1.0. By clicking Delete, all history, comments and attachments for this page will be deleted and cannot be restored. Change History (all pages). Silverlight Library ia a collection of useful classes to help Silverlight 2.0 developers. NOTE: SUPPORT SILVERLIGHT 2.0 RTW. CollectionViewSource control ( http:/ blog.boschin.it/articles/Improving-Silverlight-2.0-databinding-with-a-CollectionViewSource-control.aspx. Last edited Oct 22, 2008 at 9:57 AM.
silverlightlinklabel.codeplex.com
Silverlight LinkLabel Control - Home
Project Hosting for Open Source Software. By clicking Delete, all history, comments and attachments for this page will be deleted and cannot be restored. Change History (all pages). The LinkLabel control allows you to put hyperlinks in any given text in Silverlight. It recognizes URLs in the text (like http://.) as well as can use regular expressions to define custom links. This will make links and http:/ www.silverlightshow.net hyperlinks. How to build this control published on SilverlightShow.net.
silverlightloaddata.codeplex.com
Using WCF Service + Entity Framework => to Load Data into Silverlight DataGrid f - Home
Project Hosting for Open Source Software. Using WCF Service + Entity Framework => to Load Data into Silverlight DataGrid f. By clicking Delete, all history, comments and attachments for this page will be deleted and cannot be restored. Change History (all pages). Nowadays I have just started blogging to share knowledge with others. This is the post about loading data from Northwind database into SilverLight Datagrid. This is the very basic task and very basic application. IDE: Microsoft Visual Studio 2010.
silverlightloader.codeplex.com
Silverlight Loader - Home
Project Hosting for Open Source Software. By clicking Delete, all history, comments and attachments for this page will be deleted and cannot be restored. Change History (all pages). A simple and light Silverlight framework for creating managed code splash screens, preloaders and loader projects. The framework is written in managed code (C#). Simplifies creating Silverlight splash screens, preloaders and loaders. Written in C# managed code (no need to use JavaScript code). Small footprint, the framework a...
silverlightlocalize.codeplex.com
Silverlight Localization - Home
Project Hosting for Open Source Software. By clicking Delete, all history, comments and attachments for this page will be deleted and cannot be restored. Change History (all pages). This project shows how to implement localization using resource files within a Silverlight application in a few simple steps. To learn how to implement the below steps in details or to ask a question about this project visit here: http:/ www.silverlighttips.com/? 1 Adding a resource file (.resx) to your Silverlight project.