Recent Posts


Comments

Advanced Bidirectional Silverlight 2.0 to ASP.NET Integration – Part 1 by Damon Wilder Carr

This is the first post covering techniques for both sending data into your Silverlight environment from ASP.NET as well as getting data out of Silverlight without resorting to a lot of new elements in your architecture. The goal is to use what you already...

Comments

C# Delegate Shortcut – No more null testing on events for subscribers by Damon Wilder Carr

This is fairly well known but I realized I hadn’t seen it blogged about (sorry if already covered). Your likely used to doing this: public event EventHandler < AnimationImageEventArgs > AnimationImageClicked; private void OnClick( object sender...
Filed under: ,

Comments

Deep Zoom in 3D? See it here by Damon Wilder Carr

Long story short, this is an effort to bring RIA to the SharePoint world. But not just RIA style usability , I believe we pushed the envelope even further by incorporating not only DeepZoom (SeaDragon) for ‘zoom in to the pixel’ resolution, but the 3D...

Comments

SharePoint MOSS 3D by Damon Wilder Carr

Damon Wilder Carr domain.dot.net team labs damon@domaindotnet.com 646.853.3504 http://www.domaindotnet.com
2
Comments

Live Proof of Concept: Core Engine for Sharepoint Taxonomy Navigation with Silverlight & WPF/XAML Deep Zoom in 3D by Damon Wilder Carr

Click here to see it live For the Video Version (above requires .NET 3.5 SP1 Client Subset at least) click here This proof of concept gets us around a few hurdles we were struggling with to deliver a ‘Google Earth’ style view but into a ‘company as the...

Comments

Use JQuery. It’s Officially Supported Now! by Damon Wilder Carr

http://weblogs.asp.net/scottgu/archive/2008/09/28/jquery-and-microsoft.aspx The jQuery intellisense annotation support will be available as a free web-download in a few weeks (and will work great with VS 2008 SP1 and the free Visual Web Developer 2008...
Filed under:

Comments

Expose New Linq Operations from the Screaming HashSet<T> Collection by Damon Wilder Carr

Linq is not just about databases. It’s about reading the registry, your hard-disk, or even a list of function pointers to be invoked. Linq is about more even then sets (collections). It’s about making tasks easier in many cases and vastly more powerful...

Comments

Linq to Financial Markets : Optimizing Provider to Real-Time Quotes, Analytics, and Silverlight-WPF Visualization by Damon Wilder Carr

The Linq to Financial Markets provider An easier way to consume, visualize, understand and quantify just about any information you can imagine from the world of global financial services. * Real-Time stock quotes to Complex Analytics of Multi-Asset Class Portfolios * Monte-Carlo simulation with Optional Quantitative Add-Ins * Efficient frontier Optimization based on Constraints you Set * User defined heuristics from strategic rebalancing to day-trading

Comments

Framework API Development Best Practices using C# 3.0 by Damon Wilder Carr

PART 1 This content assumes you have an introductory knowledge of C# 3.0 language features in .NET 3.5 and mastery of legacy C# 2.0 Generics, Generic Type Constraints, Anonymous Delegates and related material. I use a 'pair programming' approach...
1
Comments

ReSharper 4.01 RC1 Released : See the Team Here as Well by Damon Wilder Carr

Mostly a maintenance release but definitely more solid, especially in WPF/XAML Support. Also meet the team!
Page view counter