Welcome to Catalyst Blogs Sign in | Join | Help

Browse by Tags

Miniblog: Nerd Humor
So, I was just talking to one of my coworkers over IM and we were discussing WCF.  During the conversation I said: Josh Heyse: programming WCF for 90% of developers is just interfaces and classes marked with ServiceContract and DataContract Josh Read More...
VSTS User Group Presentation - VSTS for Database Developers
I'll be presenting at the Visual Studio Team System User Group next month on the features Visual Studio Database Edition provides and how it makes developers more productive.  Recently Microsoft announced it would combine VSTS Database and VSTS Developer Read More...
Dynamic Data Filtering - Table Text Search
I'm pretty happy with the number of people who have been downloading and trying out Dynamic Data Filtering.  On average there are about 20 downloads a day with around 50 page views.  There has been a lot of good feedback on both the ASP.NET Read More...
Silverlight 2 At Last
After what seems like forever, Microsoft has released the final bits for Silverlight 2 .  The product has come an extremely long way since it's code name of WPF/E and its formal introduction as Silverlight 1.1 during Mix 07.  I am ecstatic about Read More...
ALM - Source Control
Source control, or revision control, is part of almost every developers daily activities.  Some days, it is their only activity.  Especially those still using Visual Source Safe. :) Yet it seems that many of us have an extremely hard time with Read More...
Team Foundation Server & Application Lifecycle Management
Last month Catalyst Software Solutions , my employer, official became a member of the Visual Studio Team System Inner Circle.  We have been working with Angela Binkowski over the last couple of months to complete our enrollment within the Inner Circle.  Read More...
ASP.NET Dynamic Data Filtering - DynamicFilterRepeater
One of the new features I released with Dynamic Data Filtering 1.10 is the DynamicFilterRepeater control.  This control was added based on requests from several people who have implemented Dynamic Data Filtering in their applications.  The idea Read More...
Dynamic Data Filtering 1.10 on CodePlex
After almost a month of sporadic work on Dynamic Data Filtering I am happy to announce that I am releasing the next version.  This version includes several new features and a bug fix. It is downloadable from CodePlex .  New Features Dynamic Read More...
Microsoft ASP.NET and jQuery
The recent buzz on my blog roll has been that Microsoft has announced that jQuery will be being distributed with the next version of ASP.NET.  I think that this is a HUGE move for Microsoft's relationship with the open source community.  Not Read More...
View State Logger
For the last several weeks I have been engaged at a client on a project originally written by another consulting firm.  The project is an ASP.NET 2.0 application and the design isn't the best.  My role is to help get them through this last round Read More...
Presentation: ASP.NET Dynamic Data @ LCNUG on 9/25
I'm giving my first presentation at the Lake County .NET Users Group (LCNUG) on Thursday, September 25th.  The topic is on ASP.NET Dynamic Data, a new feature released with the .NET Framework 3.5 SP 1.  I plan to make this presentation extremely Read More...
My Biggest Complaint about Visual Studio
Overall, I love Visual Studio. Every version gets better than the last.  I believe that is the single most productive tool a developer can use.  Eclipse comes in a close second, but this may only be because I live in Visual Studio a lot more Read More...
Dynamic Data Filtering on CodePlex
Last month while I was up in Redmond I meet with the members of the ASP.NET Dynamic Data team and we talked about how to resolve several issues.  The main focus was to remove the need for Reflection to access non-public framework members.  Based Read More...
Dictionary & Collection Initializers
I've been working with the 3.5 Framework pretty much exclusively for last 3 months and I just recently ran across one of the new features that I some how missed, Dictionary & Collection Initializers. Before the C# 3.0 the only collections you could Read More...
A Richer DynamicDataFilter - Part 5 ColumnContains
I'm not really sure what to call this post, so it's just the name of the control I wrote.  A reader left me the following message on a previous post during this series on the extended DynamicDataFilter: Hi I was wondering if you could guide me on Read More...
More Posts Next page »