Huddled Masses
The internet home of Joel "Jaykul" Bennett...
Browse: Home / .Net

.Net

Thoughts and code related to programming for the .NET framework.

XamlReader and Resource Library fonts in WPF

By Joel 'Jaykul' Bennett on 30-Aug-2007

Microsoft has provided some very good documentation on how to package fonts with WPF applications, and I’ve been following it in several different ways in different apps I’ve written. Recently I provided a feature in Posh Console which allows you to load the startup banner from an external file: StartupBanner.xaml. Loading the banner from an [...]

Posted in Huddled | Tagged .Net, Development, My Software, PoshConsole, WPF | 4 Responses

PowerShell Host and Custom Formatting

By Joel 'Jaykul' Bennett on 29-Aug-2007

So, I’ve been working on PoshConsole for awhile now, and with the help of some of the guys in #PowerShell@irc.freenode.net have been playing with trying to find ways to enhance output, like using ANSI escape sequences, and even creating an Out-WPF cmdlet which can output objects as databound WPF controls which look really good. We [...]

Posted in Huddled | Tagged .Net, Development, My Software, PoshConsole, PowerShell, Scripting

A quick progress update on PoshConsole

By Joel 'Jaykul' Bennett on 21-Aug-2007

Click for a teaser screenshot This is actually a bit scary, because you can load sort-of … anything To prove it (you’re gonna love this … I should take a video, really, but it’s time for bed, so this will have to do): check this out Beat that! So yeah, I have this control written [...]

Posted in Huddled | Tagged .Net, DeskOps, Development, PoshConsole, PowerShell, UserInterface

Extending strings, and secure strings, in PowerShell.

By Joel 'Jaykul' Bennett on 05-Jun-2007

One of the coolest things about scripting in PowerShell is that they’ve enabled the addition of extension methods to any class (object). Essentially, this means that you can add whatever methods This enables all sorts of utility functions that would normally end up in a library to instead be added to the base objects. Just [...]

Posted in Huddled | Tagged .Net, PowerShell, Scripting, SecureString, String

PowerShell speaks

By Joel 'Jaykul' Bennett on 02-May-2007

So, a buddy was showing off the “say” command in the Mac OS X terminal the other day (my 3 year old daughter was vastly entertained) and I wondered what it would take to do the same thing in Windows PowerShell … it turns out the answer is, not much. You just type this into [...]

| Tagged .Net, Development, My Software, PowerShell, Scripting

Silverlight Streaming, Silverlight CLR, Data Services, Ozzie, and IE 8

By Joel 'Jaykul' Bennett on 01-May-2007

Microsoft made several big announcements today at MIX07… CLR in Silverlight The most exciting announcement I’ve today is that Silverlight will include the Common Language Runtime (CLR) on both Windows and Mac … which means that it will allow development using any .NET-supported languages. They’re even including the open source Dynamic Language Runtime and thus [...]

| Tagged .Net, Development, Internet, News, Software

What I learned today [17-Apr-2007] about [PowerShell]

By Joel 'Jaykul' Bennett on 17-Apr-2007

I’ve been playing more with PowerShell lately, and there’s some really cool stuff in there! I though I’d post a few of my favorite discoveries. Generally speaking these are PowerShell user tips and tricks, because I’ve already been using PowerShell for a while, but since this is a “what I learned today” post, I’m not [...]

| Tagged .Net, Development, PowerShell, Scripting

Downloads for Visual Studio

By Joel 'Jaykul' Bennett on 18-Dec-2006

Well, the latest news is that Visual Studio 2005 SP1 is available, which finally includes official support for running Visual Studio on Windows Vista [o.o], as well as for “Web Application” projects in VS2005 — which means you have to uninstall the previous web application project add-in. While I’m writing about Visual Studio, and since [...]

| Tagged .Net, Development, Software

MSDN Wiki to expand

By Joel 'Jaykul' Bennett on 08-Sep-2006

MSDN is working to migrate the community content feature of the msdnwiki.microsoft.com site into their main site so that it can be expanded to the entire documentation library, including other localized versions of the Whidbey documentation in MSDN2 by the end of this calendar year.

| Tagged .Net, Development, Software

LINQ and Blinq

By Joel 'Jaykul' Bennett on 11-Jul-2006

Microsoft’s ASP.NET team has created a tool based on the May CTP of LINQ (see the very cool what’s new video) for generating websites that display, create, and manipulate data. All you do is point Blinq at a database, and it creates a website that displays the data, allows sorting and paging and updating, deleting [...]

| Tagged .Net, Development, Internet, Software

Next »

Lijit Search

Tags

.Net .Net 2008 Scripting Games Automation Bugs Design Development Funny Gadgets GeoShell GUI Huddled Masses Internet licensing Microsoft Modules My Software News Personal PInvoke Pipeline Politics PoshCode PoshConsole PowerBoots PowerShell PowerShell Functions PowerTips Rants Recommender Repository Scripting ShowUI Software Solutions Textile Tips User Group UserInterface WalkThrough WebHosting Windows 7 WordPress WPF Xml

About Huddled Masses

This is web site is dedicated to the musings of Joel Bennett (aka Jaykul) about technology, software, software development, the web, and the world.

Any resemblance of the views expressed and the views of my employer, my terminal, or the view out my window are purely coincidental. The resemblance between them and my own views is non-deterministic. The question of the existence of views in the absence of anyone to hold them is left as an exercise for the reader.

P.S.: I occasionally link to things I think are great. When I do, I occasionally find a "referral code" so I can make a little cash. I promise that I don't link to anything just because of that cash (I wouldn't cross the street for the amount of cash those links bring in, never mind write a whole blog post) ... but I do not promise that things I link to will stay great as time passes, nor that you will agree with me about their greatness!

Archives

  • January 2012
  • October 2011
  • August 2011
  • July 2011
  • June 2011
  • March 2011
  • February 2011
  • January 2011
  • November 2010
  • August 2010

Copyright © 2012 Joel Bennett.

Powered by WordPress and Hybrid.