Archive for November, 2008
Sunday, November 30th, 2008
The Morning Brew #233 Finally caught up with my reading thanks to a quiet day of posts due to Thanksgiving. Software xUnit.net 1.1 Released - Brad Wilson announces the release of xUnit 1.1. This updated release contains breaking changes, so be ...
Posted in Uncategorized | No Comments »
Sunday, November 30th, 2008
Configuring SharePoint Forms Authentication using SQL Server In this article, Steven demonstrates the steps required to configure forms authentication in SharePoint using SQL Server as a database engine. He begins explaining the idea behind the article and then examines the configuration of SQL Server including ...
Posted in Uncategorized | No Comments »
Sunday, November 30th, 2008
Finding PowerShell Links ? using Technorati As a PowerShell addict, I?m constantly in search of more information about PowerShell. Like most such addicts, I look at the PowerShell team blog, the various community sites, etc all on a daily basis. Another useful site ...
Posted in Uncategorized | No Comments »
Sunday, November 30th, 2008
Silverlight NUnit ProjectsI've been doing some experiments to find out if it's possible to execute NUnit on a Silverlight project. I knew that Visual Studio 2008 and Expression Blend both host Silverlight for use in the designer window. It turns out that rather than host a separate instance of ...
Posted in Uncategorized | No Comments »
Saturday, November 29th, 2008
CodeSnip: How to Add an Interval to a Time Stamp Field Being Selected Through a Local Variable The Teradata syntax does not allow any time interval (i.e. Hr/Min/Sec) to be selected through a local variable to be added to a Timestamp value. It only permits ...
Posted in Uncategorized | No Comments »
Saturday, November 29th, 2008
Probem With Cross-Domain Silverlight Calls I've just been trying to get a Silverlight control to make a cross-domain HTTP POST call using an experimental Silverlight build of XML-RPC.NET. I placed a client access policy file on the root of the server but I ...
Posted in Uncategorized | No Comments »
Saturday, November 29th, 2008
Early Christmas from Iron Languages and DLR Tomorrow may be Thanksgiving, but the Microsoft DevDiv dynamic language teams are trying to make it feel like Christmas with three separate pre-holiday releases. IronPython 2.0 RC2 We were really ...
Posted in Uncategorized | No Comments »
Saturday, November 29th, 2008
Photo: IMG_4030.JPG KoRaYeM posted a photo: Uploaded with the Flock Browser Mohamed Salem Embarcadero RAD Studio 2009 is done Embarcadero / CodeGear has ...
Posted in Uncategorized | No Comments »
Friday, November 28th, 2008
I need outsourcing company I have idea of the project. Please, advise the good company:) ok? Exemplifying the Factory Method Pattern inside the .NET Framework The Factory Method pattern is one of the most used design patterns. In this ...
Posted in Uncategorized | No Comments »
Friday, November 28th, 2008
New ASP.NET Charting Control: Microsoft recently released a cool new ASP.NET server control - - that can be used for free with ASP.NET 3.5 to enable rich browser-based charting scenarios: Download the free Microsoft Chart Controls Download the VS ...
Posted in Uncategorized | No Comments »