Sök:

Sökresultat:

7 Uppsatser om Silverlight - Sida 1 av 1

Silverlight på Incordia AB

The purpose of this report is to outline the development of a dynamic Microsoft Silverlight application, which will be able to present products and be administered in a simple manner. The project has been carried out at Incordia AB, a company that specializes in e-commerce, situated in Helsingborg, Sweden. Although the Silverlight application is customized for a particular site, forMicro AB (an ongoing project at Incordia), the template and the classes that are used to manage information, are developed so that they can be used in future projects for Incordia AB..

Omvandlingen av en skrivbordsapplikation till en webbapplikation

This thesis investigates how a developer can move a desktop application to the web environment. The investigation also includes finding out what are the limitations of a web application and what is not possible to move to the web from the desktop. The question is whether there is any functionality that is gained or lost in the web application after the move.A survey has been conducted to find out what types of problems occur when moving an application from desktop to the web. The authors of this thesis have developed two prototypes for a company who wants to move a limited part of their current desktop application to the web in the future. The prototypes have been developed in Silverlight and ASP.NET.The survey has revealed that one of the disadvantages of web applications is the difficulty in working with local files and hardware on the computer.

PeopleFinder - En Silverlight webbapplikation

Arbetet är ett examensarbete i högskoleingenjörsutbildningen, inriktning datateknik, på Linnéuniversitet. Växjö kommun är just nu mitt i ett nytt projekt för att sammanställa hela IT-organisationen för att göra servicen för anställda och medborgare bättre. Detta projekt kallas ?Ett IT? och ska sammaställa IT-organisationen till fyra huvudavdelningar. Dessa avdelningar är Servicedesk, Service, System och Utveckling.I samband med dessa förändringar har önskemålet om ett enklare sätt att söka efter personer inom IT-organisationen kommit upp.

VERKSTADSSYSTEM SOM SILVERLIGHT-APPLIKATION

Detta examensarbete är utfört i samarbete med System Andersson AB. Uppgiften var att undersöka huruvida det nuvarande verkstadssystemet, som i dagsläget är en Windowsapplikationen, skulle fungera som en webbapplikation. Webbapplikationen skulle bestå av ett antal begränsade funktioner som var instämpling/utstämpling, fungera som helskärm utan ramar från webbläsare, skapa rapporter samt fungera med pekskärm.Resultatet blev en väl fungerande webbapplikation där alla funktioner fungerar med undantag för skapandet av rapporter vilket inte stödes av utvecklingsverktyget.Rapporten ger den teoretiska bakgrunden och beskriver utvecklingen av webbapplikationen med bl.a. val av olika utvecklingsverktyg. Rapporten beskriver också hur webbapplikationen testats..

Platt Hierarki : Metoder för omvandling av relationsdata till hierarkisk data

The relational database model was defined in the 1970?s and is the dominating database type today.  The main difference between data from a relational database and a hierarchical data structure is that the relational database stores records in tables. The records have no particular order, but can include links in terms of relationships with other records. A hierarchical structure organizes data in the form of a tree structure  and  can for an example be found in organizational structures in which different levels involves different responsibilities. If the data stored in a relational database is to be presented in a hierarchically, a conversion of the data structure is required. The intention of this paper is to describe how such a conversion can be performed.  To investigate the conversion methods, case studies has been conducted on the basis of a specific organization?s hierarchical structure.

Online 3D presentationer : Vilken teknik är mest lämplig idag för små och medelstora företag?

Denna rapport beskriver och undersöker olika sätt att använda online 3D i webbpresentationer. 3D ställs emot vad som ibland brukar kallas 2,5D (Man fotograferar en produkt ur olika vinklar för att få en serie med bilder som kan ge en fiktiv 3D upplevelse). Rapporten ger bakgrund och historia över online 3D teknologi, ger en översikt över marknaden för online produktpresentationer idag och försöker ge en ögonblicksbild av situationen i andra kvartalet 2007 över en snabb föränderlig marknad. Fyra olika 3D system ställs mot varandra med hjälp av praktiska kodexempel och avslutas med en helhetslösning för dynamisk generering av webbsidor. Målgruppen är programmerare och webbutvecklare som tar fram material för små och medelstora företag..

Utveckling av mobilapplikation

The company System Andersson is developing systems for controlling materials and production in industries. They want to add a new service, where parts of those systems are accessible through cell phones.In this paper we are investigating which technology are best suited for this kind of application. And then we describe how we are developing a prototype fort this application, based upon that technology. After investigating technologies such as Java ME, Microsoft Silverlight, and web applications we settled upon building the system as a web application, customized for a mobile environment.To build a web page which is readable by many different cell phones we use the markup-languages which are developed for cell phones. We put much effort in reading about the standards and recommendations for the mobile web, produced by the organizations W3C and OMA.