Contents tagged with ORM Profiler
-
ORM Profiler v1.5 RTM has been released!
Exactly a month after we released the first beta, we've released the RTM of ORM Profiler! It's a free upgrade for licensees. For what's new, please go to the what's new page in the documentation.
-
10 years of LLBLGen Pro
Yesterday, September 8th, it was 10 years ago we released the first LLBLGen Pro version, v1.0.2003.1 (see the blog post about that release). To celebrate this, we give everyone 10% discount when purchasing one or more licenses in the coming 10 days, till September 17th, 2013! To get the discount, use the coupon code 10YEARS on the order form.
-
ORM Profiler v1.5 beta has been released!
Yesterday we released the first beta of ORM Profiler v1.5! The new features are:
-
ORM Profiler now .NET 4.5 / Async aware
We updated our data-access profiler ORM Profiler with a new .NET 4.5 specific interceptor dll. This interceptor, which is called SD.Tools.OrmProfiler.Interceptor.NET45.dll, can be found in the main installation folder of the ORM Profiler build we uploaded this week. If you're an ORM Profiler customer, please download the latest build from the customer area.
-
The Windows Store... why did I sign up with this mess again?
Yesterday, Microsoft revealed that the Windows Store is now open to all developers in a wide range of countries and locations. For the people who think "wtf is the 'Windows Store'?", it's the central place where Windows 8 users will be able to find, download and purchase applications (or as we now have to say to not look like a computer illiterate: <accent style="Kentucky">aaaaappss</accent>) for Windows 8.
-
ORM Profiler v1.1 has been released!
We've released ORM Profiler v1.1, which has the following new features:
-
ORM Profiler v1.0 has been released!
We have released v1.0 of our new product, ORM Profiler! ORM Profiler is a tool for data-access analysis, a must-have if you really want to know what's going on inside your application when it accesses the database. See this earlier blogpost for a more detailed overview or visit the website and grab the trial to test it out :)
-
ORM Profiler release celebration: LLBLGen Pro 100 EUR discount
To celebrate today's release of ORM Profiler has been released today we lowered the LLBLGen Pro license price for the month October (starting today ;)) with €100 to €199!
-
How to find and fix performance problems in ORM powered applications
Once in a while we get requests about how to fix performance problems with our framework. As it comes down to following the same steps and looking into the same things every single time, I decided to write a blogpost about it instead, so more people can learn from this and solve performance problems in their O/R mapper powered applications. In some parts it's focused on LLBLGen Pro but it's also usable for other O/R mapping frameworks, as the vast majority of performance problems in O/R mapper powered applications are not specific for a certain O/R mapper framework.