Friday, June 25, 2010
App Fabric on win srvr 2008/IIS7
An application server like JBOSS and WebSphere.
Btw, what's so good about IIS7?
Subscribe to:
Posts (Atom)
C# Sucks!
JK!! Seriously, though, somewhere around C#-3 we should have inculcated ourselves with the question: "Does 'CAN' == 'SHOULD...
-
Today I learned that it is possible to call private and protected methods by using reflection. This is a great technique for Unit Testing su...
-
Pesky too many open cursors error from ORACLE can be investigated with the help of the following code: --total cursors open, by username ...