Knowledge is power. We love to share it.

News related to Mono products, services and latest developments in our community.

pajo

Using SignalR with MonoX

12/07/2012 By pajo 0
Rated 5.00, 3 vote(s). 
Bookmark and Share
SignalR is a tool that quickly became a standard for building real-time ASP.NET applications In this post, I'm going to explain how to setup MonoX for SignalR and build a module that uses this framework to send real-time notifications to all active users.
Jasmin

jQuery dynamic text sizing

02/23/2012 By Jasmin 0
Rated 5.00, 3 vote(s). 
Bookmark and Share
jQuery solution for expanding HTML text within its container for the purposes of producing large titles of variable text length.
denis

Application Optimization in MonoX

04/06/2010 By denis 0
This content has not been rated yet. 
Bookmark and Share
Last month we've published an application optimization package - Web Application Optimizer (WAO) - with features that include HTTP compression, ViewState optimization and CSS/Javascript optimization. WAO significantly increases the response time for Web applications of all sizes, and, most importantly, there is no need to modify the source code of your applications!

The package works in very different application scenarios and we've got plenty of useful feedback from the first group of users. There has been a slight confusion related to the availability of WAO in our MonoX framework. I wanted to formally announce that  WAO is available by default in all versions of MonoX. It is easy to tell if the WAO is active by the absence of big ViewState data chunk from the page source.