Blog of Mike Moser, containing my thoughts, comments and questions. RSS Feed

Silverlight 1.0: A Dynamic Control (Part I)
04 Dec 2007, 09:15:35 AM
If you're trying to create a control in Silverlight 1.0, Tim Heuer's blog entry Implementing Silverlight Controls in 1.0 is a must and will give a great guide to how my control is laid out.   Below I have an example of a SL 1.0 control in the very ...
Read post

Linq and Extension Methods
03 Dec 2007, 01:51:10 PM
I am working on making Video.Show a more traditional 3-Tier app.  The architectural approach I am using looks like: *Please note the goal of this project is to keep the application simple and approachable.  This is not a recommendation of an archi ...
Read post

Remote Deployment of 2005 Database Projects
30 Oct 2007, 09:44:48 AM
  I like to use the 2005 Database Project when developing applications.  *note which database project type I selected, there is a difference. It's great for shops with localized development environments, which include a local database.  Once you ...
Read post

Vista and Crystal Reports Server
01 Oct 2007, 10:50:38 AM
It seems that NTLMSSP is no longer supported on Windows Vista or Server 2008.  I realized this while installing a copy of Crystal Report Server on my Vista workstation when none of the services would start. If you look at the service’s dependenci ...
Read post