| Web Applications |
|
|
|
![]() Deciding whether a web-site might better be called an “application” can be tricky – but in general if the site presents forms and stores data in a database – it’s a web app.
We have all the skills required to deliver your online system:
Hosting and Development Platforms ![]() Microinformatix primarily uses Microsoft tools for web-application development – which means we use Microsoft Server 2003, which includes Microsoft IIS / ASP.NET as the web-server. We generally use Microsoft SQL Server as the back-end database. We use Microsoft tools primarily because we believe they allow us to be more productive. We can write the system code using C#, which is a very modern and powerful language. In the beginning, the web used HTML. HTML was originally a very simple way for people to write pages which included text, graphics – and links to other pages. The extreme simplicity of HTML powered it’s very quick adoption, and launched the web. HTML has since been massively extended, which has led to huge problems with browser compatibility which continue to cause web-developers headaches on a day-to-day basis. The core problem is that HTML simply wasn’t designed for the purpose it is being used for – which means it doesn’t work that well. ![]() The major alternative to Microsoft technologies is Linux. You may hear the acronym “LAMP” mentioned – this stands for “Linux, Apache, MySQL, PHP”, and refers to a collection of technologies commonly used together on Linux-hosted web-applications. Linux platform has some strong benefits – notably that components are mostly free – and we see good sites being developed using LAMP. Hence, we offer these technologies as an alternative to clients who have budget constrains. |
| Last Updated on Wednesday, 02 June 2010 20:21 |
It is a business system or application delivered over the web. It might be an internal expenses application used only within a company (intranet); a reseller purchasing application used with partners (extranet) or an online system available to members of the public like an eBay or a holiday cottage search site.




