Setsuko

Stories kicked 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

Visual Studio Debugging Feature - Tracepoints(mark-dot-net.blogspot.com)

submitted by RickasaurusRickasaurus(1225) 3 years, 4 months ago

A tracepoint is simply a breakpoint that will emit a debug trace statement when it is reached. It can emit things like the current function name, stack trace, or the contents of a variable. What's really cool is that you don't have to actually stop execution. This allows you to quickly add debugging statements without the need to check out your code or remember to take the Debug.WriteLine statements out afterwards. read more...

add a comment |category: |Views: 297

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

Developing Facebook applications in C# with ASP.NET(stevetrefethen.com)

submitted by jmaneeshjmaneesh(189) 3 years, 8 months ago

write a Facebook application using ASP.NET and C#. read more...

1 comment |category: |Views: 510

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

Dear Asp.Net Developers: Stop Making Our Technology Look Bad(keithelder.net)

submitted by keithelderkeithelder(450) 3 years, 8 months ago

Have you ever tried to use one browser and one browser only? This article outlines how impossible it can be even in 2008 to do. There are countless public facing Asp.Net web sites that require Internet Explorer. The perception and impact this has on the non Asp.Net community is something developers need to think about. It is an interesting read that provides a lot of insight into the problem and some ways to fix it. read more...

2 comments |category: |Views: 407

tags: another

36 steps to success as technical lead(littletutorials.com)

submitted by danielstonerdanielstoner(335) 3 years, 9 months ago

The “tech lead” role can be treacherous at times. While the name implies “leadership“, most of the times it doesn’t come with implied authority like a manager role for example. It often happens that this role is in a no-man’s-land where it brings a lot of responsibility but not enough formal authority. In order to successfully help a project from this position one has to navigate through narrow and convoluted straits. read more...

6 comments |category: |Views: 562

tags: another

LINQ to SQL - Am I Hitting The Database?(singingeels.com)

submitted by wisemxwisemx(8074) 3 years, 9 months ago

Like most other developers who have been using LINQ for a while (and in this particular case, LINQ to SQL) - I've unknowingly made a few 'bad queries' that performed great at first, but eventually made some pages crawl. This post isn't necessarily about performance, but if you don't know how to answer that question ("am I hitting the database"), then you'll likely find yourself in a world of problems down the road when you're using LINQ to SQL. read more...

add a comment |category: |Views: 345

tags: another

IntelliSense for Expression Blend(blogs.telerik.com)

submitted by ligazligaz(255) 3 years, 9 months ago

An add-in for Expression Blend 2.5 that adds IntelliSense for editing of XAML files. read more...

add a comment |category: |Views: 171

tags: another

13 reasons for UML’s descent into darkness(littletutorials.com)

submitted by klasbasklasbas(250) 3 years, 9 months ago

UML lost the programmers. There is no doubt about it… in my mind. And when a software design technology loses the programmers it fades away no matter what the academia thinks. This happened because UML was pushed in a direction that most code writers don’t like: it started to look a lot like bureaucratic paper work. read more...

add a comment |category: |Views: 619

tags: another

Effects and Transitions for Silverlight(nikhilk.net)

submitted by NikhilKothariNikhilKothari(1190) 3 years, 9 months ago

Pre-packaged, declarative effects and transitions for Silverlight apps read more...

add a comment |category: |Views: 226

tags: another

My Favorite .NET Link Blogs(nayyeri.net)

submitted by alashcraftalashcraft(1180) 3 years, 9 months ago

Link blogs are one of the common types of blogs that are actually a list of links to other resources in a specific field. At first glance, it seems easy to collect some links and present them in a blog post and somehow this statement is right but there are some people who don’t take it easy and put a good effort to present great link blogs. read more...

add a comment |category: |Views: 563

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

Wizards to the limit?(david.sleeckx.be)

submitted by ProfagerProfager(20) 3 years, 10 months ago

While looking for a visual studio addin, I came across this post announcing a program called vidyano. the speaker is building WPF-WF-Linq to SQL aplications with almost no code. Looking forward to see if this product wil, for ones, not limit our development freedom! read more...

add a comment |category: |Views: 26

tags: another

55 Free High Quality Icon Sets(smashingmagazine.com)

submitted by drugarcedrugarce(610) 3 years, 10 months ago

A lot of freebie icons. Another great article from Smashing Magazine read more...

add a comment |category: |Views: 800

tags: another