Los Techies : Blogs about software and anything tech!
Sign in
|
Join
|
Help
Home
Merchandise
Blogs
Media
Groups
RSS
Twitter
Bytes of Wisdom (Joshua Lockwood)
»
All Tags
»
Programming
(
RSS
)
Browse by Tags
Bytes of Wisdom (Joshua Lockwood)
Home
The Lounge
Ads by The Lounge
Friends of Pablo
Pablo's Extended Family
Syndication
RSS for Posts
Atom
RSS for Comments
Recent Posts
Seeking Closures
VB.Net oddity of the day - Array Declarations
Quick Background on my current CICS integration project
VB.Net oddity of the day - Assignment/Comparison operator
CLOBbered again!
Tags
Acceptance Testing
Agile
ATI
Best Practices
c#
closures
compiler
Fitnesse
Functional Languages
Hibernate
IBM
integration
Jaunty
Java
JavaScript
jscript
Legacy Systems
NHibernate
Oracle
Principles
Programming
scripting
Tools
Unit Tests
VB.Net
View more
Archives
September 2009 (1)
August 2009 (1)
April 2009 (2)
March 2009 (1)
November 2008 (1)
September 2008 (2)
August 2008 (2)
June 2008 (2)
April 2008 (1)
March 2008 (1)
November 2007 (1)
September 2007 (3)
August 2007 (4)
April 2007 (7)
March 2007 (1)
c#
closures
Functional Languages
Java
Legacy Systems
LISP
NHibernate
Oracle
VB.Net
Seeking Closures
So, what's a closure and why should I care? As Bob Dylan said, "...the times they are a changin'." The strange world of functional programming , once restricted to more esoteric languages such as LISP, Erlang and Haskell, is now invading...
Published
Wed, Sep 09 2008 8:03 PM
by
jlockwood
Filed under:
c#
,
Programming
,
Java
,
LISP
,
Functional Languages
,
closures
VB.Net oddity of the day - Array Declarations
I ran into a recent issue today relating to array declarations in VB.Net. I looked up array declarations on the net and found something that gave me hope, but alas... " Arrays In VB6 declaring an array Dim Items(5) As String gives you 6 items from...
Published
Tue, Sep 09 2007 3:05 PM
by
jlockwood
Filed under:
Programming
,
VB.Net
Quick Background on my current CICS integration project
I'm currently working on a stop-gap legacy integration project that is geared toward data integration between a legacy CICS system and a new 3rd party product. I have 2 major tasks in this project, the first being a web application for bulk data entry...
Published
Fri, Aug 08 2007 9:00 PM
by
jlockwood
Filed under:
NHibernate
,
Legacy Systems
,
Programming
,
VB.Net
,
Oracle
VB.Net oddity of the day - Assignment/Comparison operator
On my current project I'm forced to code in VB.Net. Normally I'm pretty open to other languages, but VB.Net is irritating (more so than VB6 in my opinion). The language syntax is riddled with ambiguity (at least for a c-type guy like myself) and...
Published
Wed, Aug 08 2007 10:56 AM
by
jlockwood
Filed under:
Programming
,
VB.Net
CLOBbered again!
Hey all, I'm currently working on an NHibernate on Oracle project and ran into the first problem with CLOBs that I've had in some time. I was trying to use a property that mapped to a CLOB in a Example instance for a session Criteria object. No...
Published
Tue, Aug 08 2007 6:47 PM
by
jlockwood
Filed under:
NHibernate
,
Programming
,
Oracle
Copyright Los Techies 2008, 2009. All rights reserved.