- Visual Studio 2008 System.Runtime.InteropServices.COMExceptionLast couple of days I made a terrible decision: reinstall my computer. So I reinstalled Windows (XP) three times in the last two days (the dvd with Visual Studio 2008, for some reason, kept killing…
- Error Cannot complete action when restoring a sharepoint site - possible cause : Orphaned siteError Cannot complete action when restoring a sharepoint site - possible cause : Orphaned site
- WPF - CollectionViewSource that updates automaticallyUsing the CollectionViewSource is a good way of binding to a datasource and letting the XAML determine the sorting and grouping of the data. However, as your datasource changes, the grouping and so…
- Windows CE: Finding the cause of a Data Abort<< Windows CE: Using ToolHelpAPI to get more information about running processes | Home | Platform Builder: Using Build.exe >>
- Silverlight Cream for May 19, 2008 -- #277Koen Zwikstra with a Slideshow 2 Preview, Hanu Kommalapati continues with Silverlight for the Enterprise, Tim Binkley-Jones on Tags, and Tim Heuer with a SL Filckr Badge.
- Forms Authentication with Active Directory in ASP.NET 2.0The Membership API is new to ASP.NET 2.0. It provides you with a full-fledged infrastructure for managing and authenticating users of your applications. ASP.NET 2.0 shipped two Membership providers…
- Implementing scheduling requirements in BizTalk solutionsWritten by: Michael Stephenson (https://geekswithblogs.net/michaelstephenson)
- Silverlight Cream for May 16, 2008 -- #276Joel Neubeck back with more flipping tiles, BradleyB on VSLive Orlando Presentation, Shawn Wildermuth on Uploading, John Evdemon on User Context, and Dan Wahlin on DotNetRocks!
- Adding Collision DetectionThere's already rudimentary collision detection in the app, but only for the sides. What if I wanted the balls to detect when they collide?
- FXP - FTP transfers from server to serverEvery so often I get a question from someone who wants to transfer files between two FTP servers. In order to do so, they usually have to connect to server 1, download the files, and then connect t…
- Windows CE: Using ToolHelpAPI to list running processes<< Windows CE: Bootloader Splash Screen | Home | Platform Builder: Build Tools Intro >>
- May 15th: Posts I liked- - - it provides access to device capabilities like Camera API, Location Services, Contacts and more. - - - Writting your own GPS application - Part 2 - Mobile GMAPS - C# Remote Control using the …
- Silverlight Cream for May 13, 2008 -- #274Joel Neubeck animates user controls, Tim Rule on Scale 9 Images, and Tamir Khason On manipulating ObservableCollection objects.
- "Pimp My IDE": 101 Visual Studio tips, tricks, and add-insHere are the links from my May 12, 2008 presentation at the St. Louis C# User Group:
- Silverlight Cream for May 12, 2008 - 2 -- # 273Nikolay Raychev with a couple articles about SL2 buttons, DanWahlin continuing his SL 1.0 series, and Todd Anglin on SL2 UI Controls in general.
- SlickEdit 2008 Second GlanceI tried to use SlickEdit 2008 this morning for formatting my SilverlightCream post, and had problems.
- SlickEdit 2008 at first GlanceThis is somewhat mildly embarrasing, but I just went from version 7.02 of SlickEdit to SlickEdit 2008 which is version 13.0 -- wow...6 versions behind!
- Test First? Or is that new legacy code you just checked in?<table width="100%" cellspacing="0" cellpadding="6" border="0"><tbody><tr><td style="border: 1px inset ;" class="alt2">...legacy code is simply code without tests. - <strong>Working Effectivly with…
- How to use the Moq mocking libraryMoq is yet another .NET mocking library, similar to Rhino mocks, NMock, TypeMock etc. It is a nice library but the documentation is lacking. The purpose of this post is to demonstrate a simple way …
- BareTail - Log File Monitoring ToolI just recently started using BareTail (which is a free Tail for Windows) and I have to say it is fantastic at what it does. What is a tail? In Unix it is used to mean the end of the log file. The …
