Pushing via RSMB We have implemented the concept of push notification for three tier applications that enables enterprise data to talk with Android Tablet devices. The client server application publishes an update to the RSMB and the Android application … Continue reading
FFMPEG – Video conversion & Thumbnail creation made easy FFmpeg is a complete, cross-platform solution to record, convert and stream audio and video. It is a free software licensed under the LGPL or GPL , consisting of command line tool … Continue reading
How to enhance the scope of output cache Output cache can be used to store the rendered HTML in the client system for a certain period of time. I.e. if the same page is requested within the specified time period, … Continue reading
The commonly used tools in the continuous integration process are: CruiseControl.Net [ Version: 1.5.0.6268] Visual SVN Server [Version: 2.0.7] MSBuild Microsoft FXCop [Version: 1.36] SourceMonitor [Version: 2.5.1.0] CruiseControl .Net CruiseControl.Net is an automated integration server that automates the integration process … Continue reading
Building custom skin objects for DNN In DotNetNuke terminology, a skin is a template control that imparts the overall look and feel for pages in the web site. A skin file defines the content panes with the exact position and … Continue reading
iPhone explains UIWebwiew as "You use the UIWebview class to embed web content in your application. …..". Android explains it as "A View that displays web pages. This class is the basis upon which you can roll your own web … Continue reading