Blog
.NET evolution
Microsoft began developing the dot net framework in the 1990’s and launched the first beta version in 2000. Since then, there has been no looking back. Almost 12 versions of.Net framework have been launched till now. Organizations which are looking for enterprise software solutions rely upon.NET framework. Recently, Microsoft celebrated the completion of 15 years since.NET […]
PHP MYSQL: Web application development
Two decades ago, ‘PHP’ started out as a small open source project and today has evolved into a major scripting language. ‘PHP MySQL’ is now widely used for developing complex web applications. Here are some of the major advantages of using the PHP platform: Easy to develop websites with interactive dynamic content. PHP is fairly […]
A Handy Reference of What’s New What’s Changed and What’s Gone in Bootstrap 4
Bootstrap is the most popular open source client-side web design framework used for creating web applications and websites. In the last four years, Bootstrap released three versions and from time to time it is upgrading with the new course of web components for better usability. On its fourth anniversary, 19th Aug. 2015, Bootstrap announced the […]
How to enhance performance of web application with large records in FileMaker database?
Dropdown list using FM-CWP for large records: With Custom Web Publishing (CWP) FileMaker allows to build web applications using PHP as Front-End and FileMaker as Back-End. This is achieved using FMPHP API provided by FileMaker. Almost every web application consists of forms that have a dropdown list/ selection list. For example: In the case of […]