Some free .NET controls

Some really cool and free .NET user controls [http://www.ms-inc.net/Default.aspx?Page=Products&ProductID=Dropdown] (including an Authorize.Net [http://www.authorize.net/] Payment Gateway integration component in C#) from Morrison Schwartz.…

MonoDevelop

MonoDevelop [http://www.monodevelop.com/about.aspx] is a project to port SharpDevelop [http://www.sharpdevelop.com/] to Gtk#. It is a C# and Mono [http://www.go-mono.com] development environment (IDE) for Unix systems.…

XML Pipelining

Sean McGrath [http://seanmcgrath.blogspot.com/] has uploaded the slides from his XML pipelining presentation [http://seanmcgrath.blogspot.com/pipelines.ppt] (700k Powerpoint) at XML Open 2004 [http://www.xmlopen.org/]. XML Pipelining is an architectural framework for developing robust, scaleable, manageable XML processing systems. It is based on proven…

CopySourceAsHtml VS.NET Add-in

CopySourceAsHtml [http://www.jtleigh.com/people/colin/blog/archives/2004/10/visual_studio_a.html] is a tool that allows you to copy selected source code to the clipboard as syntax highlighted HTML. Right-click in the VS.NET code editor and select “Copy Source as HTML …”. Useful for blogging, writing…

Introducing XtUnit

Introducing: XtUnit [http://weblogs.asp.net/rosherove/archive/2004/10/05/238201.aspx] – an Unofficial Unit Testing Extensibility Framework – add new attributes to NUnit or MbUnit easily!…