Articles : Page 1 of 1
-
Shortening namespace declarations in XAML files
Dec 1115This afternoon I was working on Innoveo Skye Editor which is a WPF application written in C#. The application is using Telerik RadControls for WPF. I was facing the issue of having more and more namespace declarations like the following for RadInput and Rad: <Window x:Class=skyeEditor.View.Dialogs.ProductSettingsDialog xmlns=http://schemas.microsoft.com/winfx/2006/xaml/presentation xmlns:x=http://schemas.microsoft.com/winfx/2006/xaml xmlns:RadInput=clr-namespace:Telerik.Windows.Contro...
-
NuGet Package of Week #11 - ImageResizer enables clean, clear image resizing in ASP.NET
Oct 1131The Backstory: I was thinking since the NuGet .NET package management site is starting to fill up that I should start looking for gems (no pun intended) in there. You know, really useful stuff that folks might otherwise not find. I'll look for mostly open source projects, ones I think are really useful. I'll look at how they built their NuGet packages, if there's anything interesting about the way the designed the out of the box experience (and anything they could do to make it better) as wel...
- 1

