May 2009 - Posts
Andreas Fuchsberger here… As CAT.NET performs its static analysis, it attempts to approximate the application's data flow which occurs at runtime. When there is a question to whether the approximation is accurate, the engine errs on the side of caution.
Read More...
We are planning a complete re-write of the core CAT.NET engine starting July 1st to get a scalable engine from which we can build on. Building graphs from code is “expensive” hence the OOM issues with the current version. We do it all in memory.. doh!
Read More...
Hi, Gaurav Sharma here, A few months back I was reading an article about new features in SQL Server 2008 and it was the first time I had heard anything about Policy Based Management or PBM. PBM is a new feature introduced with SQL Server 2008 which lets
Read More...