Andres Aguiar's Weblog
Just My Code
-
Remoting and Load Balancing
We have a customer with a big Java/VisiBroker banking application, and we are planning to move it to .NET.
-
Lutz Roeder
Lutz Roeder has started a blog. If the name doesn't ring a bell, he's got a bunch of useful tools for .NET, including Refelector (for which he released a de-compiler plugin). (...)
-
Interview in CodeGeneration.net
Jack Herrington just published a the transcript of an e-mail chat we had about DeKlarit and code generation in general.
-
AOP.NET
Just received:
-
Microsoft and the Cluetrain II
Reading the points of the Manifesto conjures the vision of a geek in the cube shaking his imaginary wizard staff at the mighty Mount Corporation saying "you will respect me, or I will destroy you."
-
Microsoft got Cluetrained
Some time ago Jon Udell asked if 'Will Microsoft hop on the Cluetrain?'.
-
RSS Aggregators
I keep trying the cool new aggregators, but I'm always back to NewzCrawler. It rocks.
-
Fabrice's .NET Tools list and DeKlarit
Fabrice included DeKlarit in the "RAD tools - Application development automation".
-
Database Changes
Solving this problem is the main reason of DeKlarit's existence ;). Check the DeKlarit White Paper.
-
ADO.NET Caching
In the Java world, there are some products that do JDBC sentence caching (one is IronCache but there are others).