T-SQL reporting engine
If you have big reports which run slowly, you may use this T-SQL based engine to speed-up them.
What technologies are you running alongside MySQL?
In many environments MySQL is not the only technology used to store in-process data. Quite frequently, especially with large-scale or complicated applications, we use MySQL alongside other technologies for certain tasks of reporting, caching as well as main...
Surface RT–first impressions
Couple months ago I bought Surface RT because I needed some lightweight business supporting thing to take with me sometimes. Carrying ~3kg development laptop is not always fun, specially when you have long days and you need to move from one place to another...
AJAX Event Calendar (Scheduler) for ASP.NET MVC in 80 Lines of Code
How to build an AJAX Event Calendar (Scheduler) using the open-source DayPilot Lite for ASP.NET MVC library (Apache Software License 2.0).
