Steve Holstad's "the bright lights"

"Just because your voice reaches halfway around the world doesn't mean you are wiser than when it reached only to the end of the bar." - Edward R. Murrow
in

Browse by Tags

All Tags » Dev Community (RSS)
Facebook Developer Toolkit 1.6 Released on CodePlex
We've released the latest version of the Facebook Developer Toolkit on CodePlex. This release addresses a change to the Profile.SetFBML() method within the Facebook API. As of Thursday, Jan 17, 2008, Facebook will no longer accept the legacy version of...
Twitterlight: Silverlight 2.0 (Alpha) Twitter Mashup
The Twitterlight Coding4Fun article has been published . I've added some updates, including url link support. Check it out! All the source code is available, just make sure you add in references to the C1.Silverlight.dll. Enjoy. - steve =========...
Ding Ding! Sandcastle Oct CTP and the Sandcastle Help File Builder
About a month ago, I began using the October 2007 CTP release of Sandcastle , Microsoft's offering for generating code documentation files from existing .NET 2.0 assemblies. The product will no doubt become the standard for generating your project's...
OpenSocial Google API Release taking on Facebook
Today is the target launch date for Google's OpenSocial, a programming API targeting social networks such as Orkut, LinkedIn, Friendster, Plazo & more. This move is intended to challenge the stranglehold Facebook currently is developing with social...
Coding4Fun: YeahTrivia client & server using WCF & WPF
I spent the last couple of weeks creating a posting for Coding4Fun's blog site, called YeahTrivia. The demo consists of a WCF client & server communicating via the wsDualHttpBinding channel. I used the article to learn quite a bit about implementing...
WhatWG, W3C and HTML 5.0
It's an interesting exercise every once in a while to take a look at the technologies we use in everyday development, and how they evolve over time. I started out writing HTML 4.0 & ASP 3.0 apps in high school, then watched as .NET 1.0, 1.1 and 2...
Using AppDomain to Load and Unload Dynamic Assemblies
Recently a project I was working on required us to dynamically load an assembly at runtime, and invoke a method on the newly loaded assembly. After we had this working, I noticed that when we tried to then load a newer version of the dynamic assembly...
Good old blurry pics
Well, that pretty much wraps up MIX 2007. What a great showing by Microsoft. Keeping with Clarity tradition, thought I should throw up a few fuzzy pics: Keynote conference layout Guitar Hero and Gears of War got a LOT of attention. Is this the defining...
ASP.NET AJAX Tips & Tricks
My final session of Tuesday was a deep dive on ASP.NET AJAX, with Jeff Prosise, co-founder of Wintellect and Matt Gibbs, Development Manager at Microsoft. Jeff and Matt did an excellent job of challenging the advanced AJAX guys while still engaging coders...
Silverlight 1.1 .NET & details
I received more detailed info on Silverlight 1.1, here's a quick synopsis: Silverlight 1.0 provides the core functionality for Microsoft's new cross-browser, cross-platform web presentation plugin. Version 1.1 (now available in Alpha) adds the .NET framework...
Free Willy 3.5: Visual Studio Codename "Orcas" Preview
I attended Omar Khan's Visual Studio Codename "Orcas" Preview for AJAX Web Development this afternoon, and walked away very excited about getting my hands on it. Unlike the Silverlight alpha & beta previews, which will take nearly a complete paradigm...
Microsoft MIX 2007 Keynote announcements
Wow. We just finished up the Microsoft MIX 07 keynote address, and as Ray Ozzie and Scott Guthrie were detailing the latest announcements from the Microsoft dev front, some eyepopping demos and incredible platform announcements were made public. As I...
Struggling to find documentation? Searching for columns via SQL query
I recently had to locate some data within a mysterious, vendor created SQL database; we knew the fields existed, but thanks to really poor (non-existent) documentation, the search was on. Here's a simple query that made my life easier... I think it's...
Posted: Apr 05 2007, 07:19 AM by sholstad | with no comments
Filed under:
SaveTheInternet and Net Neutrality - Meaningful victories
Just wanted to congratulate SaveTheInternet.com, which recently was named "Internet Hero of 2006" by WebProNews. STI's grassroots efforts to voice opposition to Congressional gutting of Net Neurality has led to some progress, and has started to turn the...
Basic CMS ported to ASP.NET 2.0 (C#)
I've used the basic-cms content management system a few times for creating simple cms solutions for friends and relatives' web sites......
More Posts Next page »