JudahGabriel


Comments:

Silverlight Particle Generator

posted by JudahGabrielJudahGabriel(814) 3 years, 9 months ago 0

Direct link to the Silverlight demo: http://labs.nerdplusart.com/particles/fullscreen.php

Reply

CoolMenu: A Silverlight Menu Control

posted by JudahGabrielJudahGabriel(814) 3 years, 9 months ago 0

Nifty. It's kind of like Mac's quick launch bar.

Reply

WPF in LOB

posted by JudahGabrielJudahGabriel(814) 3 years, 8 months ago 0

...And where three exclamation points are better than one.

Reply

Subversion Support Comes to CodePlex… Sorta’

posted by JudahGabrielJudahGabriel(814) 3 years, 8 months ago 0

Awesome!

Reply

StyleCop was just released!

posted by JudahGabrielJudahGabriel(814) 3 years, 8 months ago 0

StyleCop was released several months ago. It's the documentation and SDK that was released, right?

Reply

StackOverflow

posted by JudahGabrielJudahGabriel(814) 3 years, 8 months ago 0

Excellent website. Fast, usually accurate responses. The right responses bubble up to the top thanks to voting. Works great.

Reply

Vista DWM Hacking – Capture and Stream D3D/WPF Windows Real-Time

posted by JudahGabrielJudahGabriel(814) 3 years, 6 months ago 0

Cool. Just be sure not to use this for anything serious; using undocumented APIs results in code that doesn't upgrade well over time and may have unknown side-effects. Those APIs are left undocumented for a reason.

Reply

Silverlight 3: AVAILABLE!

posted by JudahGabrielJudahGabriel(814) 3 years, 2 months ago 0

Beta, not the RTW.

Reply

Web Browser in C#

posted by JudahGabrielJudahGabriel(814) 3 years, 1 month ago 0

Kind of silly to kick this. I mean, the article isn't even an article, it's just a "here's a bunch of code to make a web browser desktop app using the built-in WebBrowser control".

Reply

Visual Studio 2010 - Functional UI testing (movie)

posted by JudahGabrielJudahGabriel(814) 3 years ago 0

Great video. I'm looking forward to this functionality.

Reply

LINQ to SQL changes in .NET 4.0

posted by JudahGabrielJudahGabriel(814) 2 years, 11 months ago 0

Nice to see MS hasn't abandoned LINQ to SQL after all.

Reply

http://blog.sqlauthority.com/2009/06/17/sql-server-list-schema-name-an

posted by JudahGabrielJudahGabriel(814) 2 years, 11 months ago 0

Ummm, how about a meaningful title, rather than a URL?

Reply

The bell tolls for Flash, and Silverlight isn't far behind

posted by JudahGabrielJudahGabriel(814) 6 months, 12 days ago 0

I'm curious to hear what Silverlight devs think of this. As a long time SL developer myself, it took a lot of pain coming to the realization that Silverlight-on-the-web is dead. But now that the evidence is clear, I hope SL devs will move their skills to other platforms. Win8 Metro is a natural choice, with it being a XAML+.NET framework subset, just like Silverlight was.

Reply

Silverlight’s Broken Promise

posted by JudahGabrielJudahGabriel(814) 5 months, 28 days ago 0

He's dead on. SL is not the cross-platform solution that was promised. It's not really MS's fault, either; SL and other 3rd party platforms are outlawed on devices that MS doesn't control. End result is that SL isn't cross platform. It can't be unless MS created some SL-to-X compiler, where X is the iOS/JavaScript/Android.

Reply

Visual Studio Achievements, now a reality!

posted by JudahGabrielJudahGabriel(814) 4 months, 7 days ago 0

Not sure how useful it is, but it's amusing at least!

Reply

.NET vs Windows 8

posted by JudahGabrielJudahGabriel(814) 1 month, 22 days ago 0

There are some misunderstandings in the article. While it's true that WinRT apps are based on principles derived from Silverlight (e.g. sandboxed environment, XAML, async by default), the reason that Silverlight is "hidden" is because the WinRT environment doesn't support web plugins deliberately. Everything must run in the WinRT sandbox, and Silverlight does not.

Reply