orktane
Name: orktane
Score: 657.46
Last Seen: 983 days, 18 hours, 31 minutes ago
Member Since: 19 February, 2009
DotNetShoutout
atom rss
5
Shouts

Database Driven Application Composition using nRoute

published 984 days, 17 minutes ago posted by orktaneorktane 985 days, 2 hours, 41 minutes ago
Tuesday, September 14, 2010 4:24:35 PM GMT Monday, September 13, 2010 2:00:19 PM GMT
One of my favourite feature in nRoute is SiteMaps - it is conceptually very similar to ASP.NET site maps, though with nRoute rather than just providing a navigation curriculum we can use SiteMaps to dynamically assemble parts of the application and compose the application UI at runtime. And so in this post we're going to look at one possibility, wherein the application's structure is relayed from a database backed. (more)
category: Metro | clicked: 3 | comment | | source: www.orktane.com
tags: Design, Composition, nRoute, UX
4
Shouts

Square Away: A Windows Phone 7 Game using nRoute

published 1039 days, 21 hours, 58 minutes ago posted by orktaneorktane 1040 days, 6 hours, 32 minutes ago
Tuesday, July 20, 2010 6:43:23 PM GMT Tuesday, July 20, 2010 10:10:13 AM GMT
Continuing with my efforts to showcase how to create end-to-end applications using nRoute, this time we have a Windows Phone 7 (WP7) based board game called Square Away. It is actually one game out of a multi-game application I'm creating for WP7, and is based on the "Bubble Breaker" theme. To create the game we'll use the MVVM pattern, creating all the three triads and then use nRoute to bring together everything into one squarely game. (more)
category: Metro | clicked: 2 | comment | | source: www.orktane.com
tags: Silverlight, WP7, nRoute, wp7dev
6
Shouts

Creating a Netflix App using nRoute again: Now in WPF

published 1046 days, 1 hour, 21 minutes ago posted by orktaneorktane 1047 days, 6 hours, 56 minutes ago
Wednesday, July 14, 2010 3:20:19 PM GMT Tuesday, July 13, 2010 9:45:50 AM GMT
Couple of days ago I published a sample app in Silverlight that fronted Netflix's oData API - well, now I've ported the same app into WPF again making use of nRoute Framework. It like before demonstrates how you can build an end-to-end application using nRoute's navigation framework, but this time nicely wrapped wrapped in a all new Metro style theme.. (more)
category: UX | clicked: 5 | comment | | source: www.orktane.com
tags: nRoute, Sample, WPF, OData
6
Shouts

Jeff Wilcox – How about a Zune-style ChildWindow?

published 1097 days, 4 hours, 2 minutes ago posted by faisalhossainfaisalhossain 1099 days, 16 hours, 47 minutes ago
Monday, May 24, 2010 12:40:04 PM GMT Friday, May 21, 2010 11:55:00 PM GMT
Today I’m sharing my new ChildWindow style. It is a differentiated child window designed in that it doesn’t have a close button, has a completely different animation in and out, and I thought I was worth sharing. I’ve included a runtime app so you can run it and see for yourself.My ChildWindow style... (more)
category: Metro | clicked: 2 | comment | | source: www.jeff.wilcox.name
tags: Silverlight, Design, Silverlight Toolkit
11
Shouts

Google Translation API Integration in .NET

published 1098 days, 5 hours, 40 minutes ago posted by http://jalpesh.blogspot.com/http://jalpesh.blogspot.com/ 1103 days, 10 hours, 4 minutes ago
Sunday, May 23, 2010 11:01:46 AM GMT Tuesday, May 18, 2010 6:38:12 AM GMT
Language localization is one of important thing of site of application nowadays. If you want your site or application more popular then other then it should support more then language. Some time it becomes difficult to translate all the sites into other languages so for i have found a great solution. Now you can use Google Translation API to translate your site or application dynamically. Here are steps you required to follow to integrate Google Translation API into Microsoft.NET Applications. First you... (more)
category: Web Dev | clicked: 0 | comment | | source: jalpesh.blogspot.com
tags: GoogleApi, ASP.NET
7
Shouts

nRoute Samples Revisited

published 1100 days, 4 hours, 19 minutes ago posted by orktaneorktane 1101 days, 5 hours, 54 minutes ago
Friday, May 21, 2010 12:22:34 PM GMT Thursday, May 20, 2010 10:47:27 AM GMT
Post the new of release of nRoute, I've updated and upgraded seven sample applications from earlier releases to the latest version. The samples demonstrate how you can use nRoute to compose at various levels of consumption - at the application-level using things like SiteAreas, Modules, Services etc., at the infrastructure-level using Navigation, Messaging-Channels, IoC etc. and at the UI-level using ViewModels, ViewServices, ICommands, Behaviors etc... (more)
category: Metro | clicked: 2 | comment | | source: www.orktane.com
tags: Silverlight, WP7, nRoute, WPF, samples
7
Shouts

nRoute: Now, More Wholesome

published 1135 days, 5 hours, 30 minutes ago posted by orktaneorktane 1136 days, 23 hours, 53 minutes ago
Friday, April 16, 2010 11:12:10 AM GMT Wednesday, April 14, 2010 4:48:56 PM GMT
I'm really excited to introduce the latest version of nRoute. It's a major one, for a couple of reasons - first, this release propels nRoute to three platforms (Silverlight, WPF, WP7), two, it takes big strides in making the underlying infrastructure asynchronous, three, it significantly updates the navigation infrastructure, and four, it brings extensible Dependency Injection (DI) into play which allows top-down composition to cascade through the application.. (more)
category: Metro | clicked: 4 | comment | | source: www.orktane.com
tags: Silverlight, WP7, nRoute, WPF
4
Shouts

WP7'ish v/s iPhone'ish Sudoku, Fight!

published 1164 days, 4 hours, 1 minute ago posted by orktaneorktane 1167 days, 3 hours, 6 minutes ago
Thursday, March 18, 2010 12:41:05 PM GMT Monday, March 15, 2010 1:36:07 PM GMT
Couple of weeks ago I had created a Sudoku Game in Silverlight and dressed it up in iPhone's theme, I even posted the code on Codeplex. Yesterday with some time on my hand and WP7 expectations running high I took the same codebase and by just changing the main view's XAML in Blend, I re-dressed it in WP7's theme.. (more)
category: Metro | clicked: 0 | comment | | source: www.orktane.com
tags: iPhone, WP7, nRoute, UI, UX
8
Shouts

A Brief Introduction to Multi-threading in C# (Part2:Manage Threads Manually)

published 1174 days, 4 hours, 13 minutes ago posted by winladenwinladen 1175 days, 22 hours, 43 minutes ago
Monday, March 08, 2010 12:28:22 PM GMT Saturday, March 06, 2010 5:58:44 PM GMT
From the previous post, Part1:CLR-Managed Thread, what if you want absolute control over the execution of the threads. Here are the ways: - Thread Monitor - Interthread Signaling (more)
category: How To | clicked: 0 | comment | | source: theblogfor.net
12
Shouts

Introducing ElasticObject for .NET 4.0 - An easier way to work with XML in CSharp, A Smarter Cousin of ExpandoObject.

published 1188 days, 22 hours, 6 minutes ago posted by http://amazedsaint.blogspot.com/http://amazedsaint.blogspot.com/ 1190 days, 23 hours, 5 minutes ago
Sunday, February 21, 2010 6:36:05 PM GMT Friday, February 19, 2010 5:36:55 PM GMT
This is an intro post on the ‘ElasticObject’ concept I’ve implemented some time back – First of all, let us see what exactly the ElasticObject implementation is capable off. After that we might touch the implementation details. To start with, here are few scenarios you can use ElasticObjectAn easier, fluid way to work with data formats – like XML and JSON. Presently, we’ve some support for XML. Cleaner code though it is duck typed A ... (more)
category: How To | clicked: 12 | 2 comments | | source: amazedsaint.blogspot.com
tags: .NET, dynamic, C#, XML, DynamicObject
7
Shouts

IObservable based Messaging Broker for Silverlight

published 1195 days, 3 hours, 33 minutes ago posted by orktaneorktane 1195 days, 10 hours, 36 minutes ago
Monday, February 15, 2010 1:08:43 PM GMT Monday, February 15, 2010 6:06:03 AM GMT
One of the challenges with modern application development is loosely-coupled communication between various independent components within an application; by and large it is not a technical problem, but one of having a common denominator and ensuring that parties to the communication don't entangle each other with dependencies. To this challenge in nRoute we have a messaging framework that decouples application-wide communication using a mediator, against which you can both publish and subscribe without cr... (more)
category: Metro | clicked: 0 | comment | | source: www.orktane.com
tags: IObservable, Rx, nRoute, Messaging
12
Shouts

Binding UI Events from View to commands in ViewModel in Silverlight 4

published 1212 days, 6 hours, 6 minutes ago posted by http://roboblob.myopenid.com/http://roboblob.myopenid.com/ 1214 days, 7 hours, 48 minutes ago
Friday, January 29, 2010 10:35:37 AM GMT Wednesday, January 27, 2010 8:53:31 AM GMT
Binding UI Events from View to commands in ViewModel in Silverlight 4 In previous two posts we covered wiring up the Views and ViewModels and Blendability and showing ModalDialogs in MVVM way. Today we will touch another problem that people starting with MVVM very often fail to address properly: Handling the UI Events of the View in the ViewModel while avoiding placing any logic in code behind of the View. So our design goals for this post... (more)
category: Metro | clicked: 1 | comment | | source: blog.roboblob.com
tags: .NET, Silverlight, C#, ViewModel, UI, Silverlight 4, Blend, MVVM, View
12
Shouts

iPhone Sudoku in Silverlight using MVVM

published 1214 days, 3 hours, 9 minutes ago posted by orktaneorktane 1216 days, 8 hours, 13 minutes ago
Wednesday, January 27, 2010 1:33:06 PM GMT Monday, January 25, 2010 8:28:58 AM GMT
In this post we will build an iPhone-styled Sudoku Game application in Silverlight using nRoute Toolkit. In terms of the architecture we will make use of MVVM design techniques in having separate Model, ViewModel, View plus related Services - and we'll piece them together in a loosely-coupled manner.. (more)
category: Metro | clicked: 2 | comment | | source: www.orktane.com
tags: Silverlight, nRoute, Sample, MVVM
10
Shouts

Matrix3DEx 1.0 - When PlaneProjection is not enough

published 1221 days, 7 hours ago posted by http://kodierer.blogspot.com/http://kodierer.blogspot.com/ 1222 days, 19 hours, 51 minutes ago
Wednesday, January 20, 2010 9:41:33 AM GMT Monday, January 18, 2010 8:51:12 PM GMT
Rene Schulte announced a new open source project that extends Silverlight's Matrix3D struct: The Matrix3DEx library is a collection of extension and factory methods for Silverlight's Matrix3D struct. The Matrix3D struct represents a 4x4 matrix that is used in combination with the Matrix3DProjection to apply more complex semi-3D scenarios to any UIElement than are possible with the simple PlaneProjection. This makes it possible to apply arbitrary model transformation matrices and perspective matrices to S... (more)
category: Metro | clicked: 0 | comment | | source: kodierer.blogspot.com
tags: SL, Silverlight, dotnet, CodePlex, OSS
9
Shouts

Modal dialogs with MVVM and Silverlight 4

published 1217 days, 4 hours, 58 minutes ago posted by http://roboblob.myopenid.com/http://roboblob.myopenid.com/ 1221 days, 40 minutes ago
Sunday, January 24, 2010 11:44:10 AM GMT Wednesday, January 20, 2010 4:01:51 PM GMT
In the previous post we covered how to show Views and how to wire them up with their ViewModels while preserving ability to correctly see their preview in Visual Studio and Blend design mode. In this post i would like to tackle another problem that is very common in MVVM and yet very rarely done correctly. I will try to provide simple and platform agnostic way of showing Modal Dialogs in MVVM manner... (more)
category: Metro | clicked: 5 | comment | | source: blog.roboblob.com
tags: .NET, Silverlight, C#, Silverlight 3, Silverlight 4, MVVM
11
Shouts

Introducing Cloud Light: a 10KB Application Runtime in Silverlight

published 1223 days, 6 hours ago posted by orktaneorktane 1227 days, 38 minutes ago
Monday, January 18, 2010 10:41:45 AM GMT Thursday, January 14, 2010 4:03:29 PM GMT
For the Mix10K smart coding challenge, I’ve create an application runtime that hosts, manages and runs cloud-based applications. The runtime is called Cloud Light, and per the rules of the Mix10K challenge the code and visuals weighs-in less than 10KB. The runtime environment also features an online application store from which you can download and install applications. (more)
category: Metro | clicked: 1 | comment | | source: www.orktane.com
tags: Cloud Light, Silverlight, Application Runtime, Mix10K
10
Shouts

Setting Up IoC in ASP.NET MVC using Castle Windsor « MVC#

published 1230 days, 1 hour, 7 minutes ago posted by ali62bali62b 1232 days, 6 hours, 44 minutes ago
Monday, January 11, 2010 3:34:18 PM GMT Saturday, January 09, 2010 9:58:05 AM GMT
Abstract: This post gathers information needed to setting up Inversion of Control (IoC) in an ASP.NET MVC application using Castle Windsor. (more)
category: Web Dev | clicked: 2 | comment | | source: mvcsharp.wordpress.com
tags: IoC, ASP.NET MVC 2.0, Castle Windsor
11
Shouts

Reverse ICommands for MVVM

published 1232 days, 4 hours, 12 minutes ago posted by orktaneorktane 1234 days, 15 minutes ago
Saturday, January 09, 2010 12:29:34 PM GMT Thursday, January 07, 2010 4:26:58 PM GMT
One of the problems with MVVM designs is the inability of the ViewModel to singularly effect change(s) within the View; yes, you can use data-changes through data-binding as a crude-bludgeon, but I'd rather have the right tools for the right job. And that is where Reverse ICommands come in, they allow you to execute an ICommand in your ViewModel and have it trigger a set of specified action(s) in the View - the reverse taxonomy speaks to the fact that reverse ICommands targets your View rather than the V... (more)
category: Metro | clicked: 3 | comment | | source: www.orktane.com
tags: nRoute, ICommand, Reverse Commands
7
Shouts

nRoute Resource Locator Framework: A Sample App

published 1235 days, 6 hours, 30 minutes ago posted by orktaneorktane 1236 days, 7 hours, 27 minutes ago
Wednesday, January 06, 2010 10:12:08 AM GMT Tuesday, January 05, 2010 9:15:04 AM GMT
To demonstrate the use nRoute's Resource Locator Framework (RLF) in this post we will create a search application that uses the RLF to identify and resolve search providers at runtime. We'll also make use of Rx-framework like Observables to asynchronously gather the search results. Complete source code is also included. (more)
category: Metro | clicked: 1 | comment | | source: www.orktane.com
tags: nRoute, Resource Locator Framework
11
Shouts

Architecting SL4 Applications with RIA Services, MEF and MVVM - Part 3 - Shawn Wildermuth

published 1242 days, 2 hours, 28 minutes ago posted by AlexAlex 1244 days, 15 hours, 54 minutes ago
Wednesday, December 30, 2009 2:13:47 PM GMT Monday, December 28, 2009 12:48:01 AM GMT
UPDATE: There will be a fourth part that discusses the add/remove facility through RIA Services. Look for it soon at a blog near you. In the first part of this series, I looked at how WCF RIA Services can work in an MVVM architecture. In the second part, I looked at how you could use the Managed Extensibility Framework (MEF) to aid in composing an MVVM application.... (more)
category: Metro | clicked: 0 | 1 comment | | source: wildermuth.com
tags: SL, RIA, Silverlight, RIA Services, SL4, MEF, Silverlight 4, MVVM
Previous 1 2 Next