juliandominguez

Stories kicked by juliandominguez

World Cup 2010 Application for Windows Mobile: The panoramic UX proof (www.mobilepractices.com)

submitted by juliandominguezjuliandominguez(120) 1 year, 11 months ago

A beautiful World Cup application for Windows Mobile 6.x that has a panoramic touch UI that is very similar to the upcoming Windows Phone 7 approach. read more...

add a comment |category: |Views: 304

tags: another

The Single-Page Interface Pattern(blogs.southworks.net)

submitted by juliandominguezjuliandominguez(120) 2 years, 3 months ago

Typically, the user interface in Web Applications is composed of multiple pages. Now with the increasing popularity of AJAX, it is common that people want to develop Web applications that are similar and provide the same user experience as desktop applications. One common problem in Web applications is the constant page reloads and flickering when navigating the application. read more...

add a comment |category: |Views: 97

tags: another

Progressive Enhancement in Web Applications(blogs.southworks.net)

submitted by juliandominguezjuliandominguez(120) 2 years, 3 months ago

Progressive Enhancement (PE) is an approach for building Web Applications that starts from the perspective that a user browser experience will support a minimum functionality, this is called base line, but has hooks to allow functional enhancements when a browser can support them. PE benefits users by supporting older browsers, but also supporting users with modern browsers and technologies by providing them an improved experience. The progressive enhancement and its counterpart, Graceful Degradation, are approaches that can help rich Web Applications support more browsers and have a wider reach. read more...

add a comment |category: |Views: 17

tags: another

p&p’s Web Client Guidance drop is out!(blogs.southworks.net)

submitted by dschenkelmandschenkelman(450) 2 years, 6 months ago

As some of you might probably know because of some posts by Blaine, the patterns & practices team that brought you Prism is working on a new Web guidance. This project is currently under development, and as with all p&p assets, we opened up our biweekly drops to the community, so we can get early feedback from you.... read more...

add a comment |category: |Views: 12

tags: another

How To: Integrate a Prism v2 application with the Silverlight 3 Naviga(blogs.southworks.net)

submitted by mconvertimconverti(120) 2 years, 10 months ago

This articles provides an overview of the things that should be taken into account to use the Silverlight 3 Navigation Framework in a Prism v2 application, as well as the limitations / issues that you could come up with during the integration. read more...

add a comment |category: |Views: 154

tags: another

Live Smooth Streaming: Retrieving the configuration settings via code(blogs.southworks.net)

submitted by ejadibejadib(185) 2 years, 10 months ago

In my previous post, I explained how the Microsoft.Web.Administration API of IIS7 helped us to manage the Live Smooth Streaming Publishing Points programmatically. In this post I’m going to show you how, using the same API, you can retrieve the Live Smooth Streaming configuration settings. read more...

add a comment |category: |Views: 84

tags: another

Optional Checkable Tree View Control for .NET Compact Framework 3.5 (blogs.southworks.net)

submitted by mconvertimconverti(120) 2 years, 10 months ago

Article that shows a custom control for .NET Compact Framework that extends the default TreeView to create optional checkable nodes read more...

add a comment |category: |Views: 144

tags: another

Composite Application Guidance (Prism-v2) sample application using Sil(blogs.southworks.net)

submitted by dschenkelmandschenkelman(450) 2 years, 10 months ago

Sample app showing SL 3 Child Window with Prism-v2 read more...

add a comment |category: |Views: 185

tags: another

How to: Drag and Drop Silverlight Views between Regions in Prism-v2(blogs.southworks.net)

submitted by dschenkelmandschenkelman(450) 2 years, 11 months ago

This blog post explains how to drag and drop SL views between regions in Prism. It also provides a code sample. read more...

add a comment |category: |Views: 258

tags: another

WebBrowser control Quickstart for Prism-v2(blogs.southworks.net)

submitted by dschenkelmandschenkelman(450) 2 years, 11 months ago

WPF demo application using Prism-v2 that shows both way interaction between different modules of the application and different WPF WebBrowser controls. read more...

add a comment |category: |Views: 112

tags: another

How to: Drag and Drop WPF Views between Regions in Prism-v2(blogs.southworks.net)

submitted by dschenkelmandschenkelman(450) 2 years, 11 months ago

This article explains how to drag and drop views between regions in Prism-v2. read more...

add a comment |category: |Views: 77

tags: another

Commands with Attached Behavior for Silverlight 3 DataForm(blogs.southworks.net)

submitted by dschenkelmandschenkelman(450) 2 years, 11 months ago

Article that explains how to implement commands using Attached Behaviors in Silverlight 3. As an example it uses the DataForm control. read more...

add a comment |category: |Views: 327

tags: another

Putting Prism-v2 extensibility to test. The standalone Silverlight Eve(blogs.southworks.net)

submitted by dschenkelmandschenkelman(450) 2 years, 11 months ago

This article explains how to decouple the Silverlight Event Aggregator from the Prism-v2 CAL into a different assembly. read more...

add a comment |category: |Views: 9

tags: another

Prism-v2 Reference Implementation migrated to Silverlight 3 with Out-O(blogs.southworks.net)

submitted by dschenkelmandschenkelman(450) 2 years, 11 months ago

This blog post explains the steps to use Prism-v2 RI with SL3 and offline capabilities. read more...

add a comment |category: |Views: 44

tags: another

Live Smooth Streaming: Managing a Publishing point via code(blogs.southworks.net)

submitted by ejadibejadib(185) 2 years, 11 months ago

Live Smooth Streaming: How-to: Start, Stop & Shutdown a Publishing Point Programmatically. Describes how to use the Microsoft.Web.Administration API to perform different operations over a live smooth streaming publishing point. read more...

add a comment |category: |Views: 135

tags: another