Navigation bar
  Start Previous page
 19 of 109 
Next page End Contents  

FYP Final Report v1.0.0
Copyright and All Rights Reserved To: Pee-Lo Team @2003/04
19
2.5 Technology Applied
To build a prototype, we are looking into these technologies to help us speed up the development
process:
a)
Microsoft .NET Framework
It is a programming model to build XML Web Services and applications on fat
(rich) clients such as desktop computers, servers, and laptops.
Specific part of the Microsoft .NET Framework which comes into play are:
o
Any .NET supported languages (either C# or VB.NET or both)
o
ASP.NET
o
ADO.NET
b)
Microsoft .NET Compact Framework
This is a programming model for building applications as well as XML web
services on thin and/or smart clients such as cell phones, and mobile devices.
It is a subset of the Microsoft .NET Framework
Specific part of the Microsoft .NET Framework that comes into place will be:
o
.NET Mobile which is used to do mobile web programming (a subset of
ASP.NET)
c)
Extensible Markup Language (XML)
Currently at XML version 1.0, this subset of SGML is widely used to describe data. 
In short, it brings meaning to data programmatically for both human to understand
and computers to comprehend.
d)
XML Web Services
XML Web services are the fundamental building blocks in the move to distributed
computing on the Internet.  
Open standards and the focus on communication and collaboration among people
and applications have created an environment where XML Web services are
becoming the platform for application integration.
http://www.purepage.com Previous page Top Next page