Our application uses some fairly complex PL/SQL procedures to build reports in temporary tables so that we can access the data as a ref cursor…
The October issue of Dr. Dobbs Journal has a small article called Quantifying Popular Programming Languages. This article is unfortunately not available on-line for free.…
In response to: http://dotnetjunkies.com/WebLog/donnymack/posts/2383.aspx Which OS are You?
There a fascinating discussion going on at Tim Sneath’s blog about the functionality of the business layer moving to compiled stored procedures in Yukon. At…
My company just spent 3 days laying off tons of people. I survived this round, but the development group I am a part of lost…
I read about the Data Application Block yesterday and was intrigued, although for the life of me I cannot remember where I read about it…
Once again, I am amazed at how simple tasks have become using .Net. Something I thought would be complex turns out to be completely handled…
As a small project, we were tasked with creating a data feed from a text report genereated by JD Edwards (not OneWorld, an older version)…
All right, now that I have done a bunch of talking, how about some code? I stumbled across this recently while pouring through MSDN. The…
We are migrating an ASP app to ASP.Net, but not all at one time as my business customers within the company won’t pay for that…