Ryan Riley
I have special interests in utilizing web technologies to make business processes more efficient and enable more seamless integration between existing systems and new business requirements.
Ryan's Websites
Ryan's Twines
Joined
Ryan's Recent Activity
Items
-
SQLCLR Debugging
Public Bookmark added by Ryan Riley on 08/25/2008In SQL Server 2005, CLR integration allows you to write stored procedures, triggers, user-defined types, and user-defined functions using any .NET Framework language, including Microsoft Visual Basic .NET and Microsoft Visual C#. In this article, I will explain how to debug SQLCLR stored ...
-
Manning Microsoft & .NET Books
Public Bookmark added by Ryan Riley on 08/23/2008Books and book previews from Manning Publications Co. You can get early copies and/or sample chapters from their existing and upcoming books.
-
DataModel View ViewModel pattern
Public Bookmark added by Ryan Riley on 08/20/2008John Gossman has blogged several times about the M-V-VM pattern for developing WPF applications. We've been using a similar pattern on the Max team, with slightly different terminology (DataModel instead of ViewModel). I thought I'd do a series of posts about some of our learnings here. With ...
-
Ruby on Ray's Snippets
Public Bookmark added by Ryan Riley on 08/19/2008Ruby is fun to work with. But sometimes, it just does not play well with Windows, it works better in Linux! Many plugins or gems (like xmlparser, xmlscan and uconv for rss library, and EventMachine, rack for thin) require compiling C code, that is usually difficult to install for Windows user, ...
-
kirupa.com - User Controls and Dependency Properties: Page 1
Public Bookmark added by Ryan Riley on 08/19/2008When you think of controls, your mind probably draws up images of buttons, checkboxes, listboxes, and other standard UI elements. These elements enjoy an extraordinary level of support in WPF. You can modify how these elements look using styles, templates, and skins, you can use data binding to ...
Comments
-
J. R. R. Tolkien, Beowulf and the Critics
Comment added by Ryan Riley on 07/16/2008This is a fantastic lecture! Grab a copy here, and check it out. There are several additional lectures, essays, and speeches by Tolkien in this book. I've read this and "On Fairy Stories," both of which are a joy to read. -
The Monsters and the Critics
Comment added by Ryan Riley on 07/16/2008I'm still working my way through the entire book, but the lecture "Beowulf: The Monsters and the Critics" was excellent and lives up to everything I had previously read about it. -
PHP: rfc:closures [PHP Wiki]
Comment added by Ryan Riley on 07/16/2008Looks like lambdas and closures are finally coming to PHP in version 5.3. -
PHP: rfc:closures [PHP Wiki]
Comment added by Ryan Riley on 07/16/2008Looks like lambdas and closures are finally coming to PHP in version 5.3. -
PHP: rfc:closures [PHP Wiki]
Comment added by Ryan Riley on 07/16/2008Looks like lambdas and closures are finally coming to PHP in version 5.3. -
PHP: rfc:closures [PHP Wiki]
Comment added by Ryan Riley on 07/16/2008Looks like lambdas and closures are finally coming to PHP in version 5.3.

developerWorks : XML : Technical library view