Mowbol.com (AWH's sister company), a company that focuses on mobile development recently did a series of videos about mobile platform. The last one was particularly interesting as it discussed using Corona to build a code once publish for both Android & iOS.
Chris Slee talks about Corona and the new Mowbol channel framework from mowbol.com.
So if you need to get into the app store fast on Android phones and tablets, iPhones, iPads, we need to talk.
You can go to mowbol's website here: http://www.mowbol.com
Mowbol also has a Youtube channel under mowboldotcom: http://www.youtube.com/user/mowboldotcom
-- read more and comment ...
Thursday, February 17, 2011
Mowbol Weekly: Using Corona
By Johannes Setiabudi @ 11:11 AM 0 comments! add yours!
Topics: mobile, technologyTuesday, February 8, 2011
Performance Tips (LINQ to SQL)
One part of the application that I am working on is performing poorly. According to the performance measurement that I get from using EQATEC profiler, it takes 3-4 seconds to load this page.
IIS / UI
Since this is a web application, so I made sure all the IIS/non-application performance enhancements are in place:
- IIS compression are turned on
- Javascript files are combined and compressed
- CSS files are combined and compressed
- Images, scripts, and CSS files are cached
- Conforming to YUI rules & Google PageSpeed performance rules
-- read more and comment ...
By Johannes Setiabudi @ 10:09 PM 0 comments! add yours!
Topics: ADO.NET, C#, LINQ, SQL, Visual Studio
Subscribe to:
Posts (Atom)