Other News

Community

TransactionScope in .NET 1.1

(Alexander Shirshov) Developers working with Microsoft SQL Server enjoyed declarative handling of transactions since Windows NT 4.0 days. With .NET Framework this usually means we need to inherit a class from ServicedComponent, apply TransactionAttribute to it and use SetAbort/SetComplete methods to

Community

Creating XML from legacy data

(Edmond Woychowsky) Nebulous is a great word, not only is it fun to say, it is also useful in describing the requirements for a project that I worked on recently. The requirements went something like this; take a flat file, that was produced by an upstream mainframe application and produce an XML do