Setsuko

Stories submitted by Setsuko

Head Tracking and 3D WPF(david.sleeckx.be)

submitted by SetsukoSetsuko(455) 2 years, 10 months ago

Using a webcam to track head movement and manipulate looking direction and position in 3D WPF. read more...

2 comments |category: |Views: 367

tags: another

Next-Generation Rich Client with Vidyano(vidyano.com)

submitted by SetsukoSetsuko(455) 3 years, 5 months ago

The Vidyano team just made the release candidate version of their next-generation in rich client software available. Applications build with Vidyano take advantage of technologies such as WPF, Workflow, LINQ to SQL, Entity Framework, Add-Ins, etc. Vidyano drastically reduces the complexity of these technologies by adding wizards, designers and custom tool generators to the Visual Studio environment. read more...

add a comment |category: |Views: 480

tags: another

Create amazing looking full-blown WPF applications within minutes(vidyano.com)

submitted by SetsukoSetsuko(455) 3 years, 8 months ago

The Viydano team just released their public beta, you can download it from the website for free. It allows you to create full-blown data-driven WPF applications within minutes, without sacrificing or limiting development freedom. This is their second release and going by the new features list, it looks like it came a long way since the last public CTP. read more...

add a comment |category: |Views: 657

tags: another

Real-Time Multilingual WPF Demo(codeproject.com)

submitted by SetsukoSetsuko(455) 3 years, 9 months ago

Extend your WPF user interface with multilingual features. By adding a few markup extension to your xaml, your UI is translated in no less than 25 languages using the Google AJAX Translate API. read more...

add a comment |category: |Views: 261

tags: another

Creating full-blown WPF applications within minutes using Vidyano(vidyano.com)

submitted by SetsukoSetsuko(455) 3 years, 10 months ago

Vidyano is a new product that allows you to literally create WPF applications, optionally running on top of Windows Workflow, within minutes. The July 2008 CTP, as well as a quickstart tutorial, just became available as public downloads. The screencast is a quick overview on some of Vidyano's initial features, it also shows you how to apply a workflow state machine as an engine behind a pagecontroller. More info and tutorials will become available in the upcoming days/weeks. read more...

add a comment |category: |Views: 294

tags: another

Why use the Entity Framework?(blogs.msdn.com)

submitted by SetsukoSetsuko(455) 4 years ago

There are a number of places where you can read an introduction to the Entity Framework, listen to a podcast about it, or watch a screen cast or video of an interview. Even with these various resources, though, there are so many different data access technologies out there that it's not uncommon for me to get the question: Why should I use the Entity Framework? Or what differentiates it from other options like just using ADO.Net SqlClient and friends, LINQ to SQL or something like nHibernate? I like the second question better, because the truth is that different problems merit different solutions. read more...

add a comment |category: |Views: 81

tags: another

WPF Presentation using WPF(david.sleeckx.be)

submitted by SetsukoSetsuko(455) 4 years, 5 months ago

Full source code to a presentation on WPF using WPF showing off some of the basic concepts, how to get started and where it will lead you. Why would anyone use powerpoint to give a presentation on WPF? read more...

2 comments |category: |Views: 68

tags: another