Browse by Tags
Here is the MOSS 2007 + SQL Server 2008 Webcast Presentation that we did today. Download the presentation .
Read More...
When: Today @ 12:30 EST Power-up on the latest in Application Platform from Microsoft! Join us for the following 60 Minute Power Lunch Session Webcast presentation on Microsoft Office SharePoint Server (MOSS) 2007 and SQL Server 2008. To be
Read More...
I got a Dell Mini 9 recently! Since then it has been an upgrade paradise. The Dell Mini 9 came with an 1.6GHz Atom N270 processor, 64GB Solid State Drive, 1GB of RAM, 802.11g Wireless, Bluetooth, 1.3MP Camera. It now has a RunCore 64GB
Read More...
The Microsoft Technology Center Boston is hosting the 2 nd Microsoft Dynamics CRM Incubation Week. If you or your company is interested in integrating your software with Microsoft Dynamics CRM, this is a great opportunity! The selected teams will spend
Read More...
We ( Steve , Chris , and I) can finally say that Essential Windows Communication Foundation will be available soon. It took almost two years to complete (yes, a very long time). One major takeaway from the experience "Writing a book is
Read More...
Here is a basic sample to host an InfoPath form inside of Windows Presentation Foundation. This sample shows how to use the WindowsFormsHost to embed the Microsoft.Office.InfoPath.FormControl in a WPF application. " Hosting InfoPath FormControl inside
Read More...
So I know a lot about many things technical; however, I really haven't done much with WPF and Silverlight until just recently. Along the way I usually write simple applications to help understand a particular concept. This application shows
Read More...
It has been a long time since GotDotNet took their site down, but finally I can say that the code for the WinFxHttpCompression module is now on CodePlex. Go to http://www.codeplex.com/httpcompression/
Read More...
Bob German tagged me on his blog. This seems to be the equivalent of a chain letter or some multi-level marketing scheme. Just kidding Bob! This seems to be a great way for people to get to know other people. So I guess the purpose of the tag is for me
Read More...
Someone asked me why I should use your HTTP Compression module over some others on the web. The difference is in features! My compression module has a number of advantages. 1) Mine is completely reliant on .NET 2.0 Classes. Therefore it gets the goodness
Read More...
I spent a considerable amount of time working on a new version of this module. 1) NEW EASILY EXTENSIBLE AND PAY-AS-YOU-GO ARCHITECTURE! - There were a ton of feature I was adding. I now moved to a pipeline architecture that allows me to layer on features
Read More...
The first week of full blown hosting my site with DiscountASP.NET has led to my site being down twice with no timeframe for recovery. The current cause is that their tech support mapped all file extensions to the ASP.NET ISAPI DLL. I inquired about the
Read More...
I just put WinFxProgrammer.com online. This site will be the start of my online endeavors outside of blogs.msdn.com. The site will contain mostly WinFx related material, but for now has a number of things already posted to my blog. While I need to speak
Read More...
A collection of ASP.NET 2.0 Controls including the source code. This collection will be built up over time. The first control in this collection is an RSS HyperLink control.
Read More...
I am currently working on a replacement for WebResource.axd. This new HTTP Handler is meant to support a number of features; however, the prime purpose is to allow the caching of these resources in the IIS 6.0 Kernel Mode Cache. Check it out!
Read More...