• Refine Query
  • Source
  • Publication year
  • to
  • Language
  • 92
  • 47
  • 33
  • 3
  • 3
  • 3
  • 1
  • 1
  • 1
  • 1
  • Tagged with
  • 186
  • 75
  • 58
  • 49
  • 40
  • 37
  • 37
  • 34
  • 33
  • 32
  • 25
  • 23
  • 22
  • 21
  • 21
  • About
  • The Global ETD Search service is a free service for researchers to find electronic theses and dissertations. This service is provided by the Networked Digital Library of Theses and Dissertations.
    Our metadata is collected from universities around the world. If you manage a university/consortium/country archive and want to be added, details can be found on the NDLTD website.
141

Utveckling av bokningssystem för Moridge AB / Development of a Booking System for Moridge AB

Gummus, Fredrik January 2016 (has links)
Denna rapport beskriver utvecklingen av ett nytt bokningssystem för företaget Moridge AB. Bokningssystemet består av en förardel där förare kan hantera sina bokningar och arbetsschema samt en administrationsdel för hantering av alla förare och statistikvisning avseende kunder och förares bokningar. Rapporten går igenom hela utvecklingens process från systemets krav till designplanering till slutfärdigt resultat och en avslutande diskussion.   Bokningssystemet är en webbapplikation för mobila enheter utvecklad med ASP.NET MVC Razor och jQuery Mobile. Systemet består av ett säkert inloggningssystem med uppkoppling till en databas med hjälp av Entity Framework och bokningshantering via Google Calendar API.   Projektet lade stor vikt vid design för optimal användarupplevelse och säkerhetslösningar. Användargränssnitten togs fram med kontemporära tekniker och användarupplevelsen kontrollerades med användartest. Säkerheten garanteras genom användning av en kraftfull kryptografisk algoritm för lösenordshantering och autentisering via ASP.NET Identity och Forms Authentication som begränsar åtkomst till enbart behöriga användare. / This report describes the development of a new booking system for the company Moridge AB. The booking system is composed of a driver section where drivers can handle their bookings and work schedule as well as an administration section for the management of all drivers and statistics showing customers and drivers bookings. The report goes through the entire development process from system requirements to design planning to the final finished system, and a concluding discussion.   The booking system is a web application for mobile devices developed with ASP.NET MVC Razor and jQuery Mobile. The system consists of a secure login system with a connection to a database using Entity Framework and booking management via Google Calendar API.   The project placed great importance on user experience design (UX) and security. The user interfaces were developed with contemporary technologies and user experience were controlled by user test. Safety is ensured by the use of a powerful cryptographic algorithm for password management and authentication through ASP.NET Identity and Forms Authentication, which limit access to only authorized users.
142

Tidsrapporteringssystem för mobila och stationära enheter : Utveckling av en MVC4 Webbapplikation i ASP.NET och PhoneGap / Timesheet system for mobile and stationary devices : Development of a MVC4 Web Application in ASP.NET and PhoneGap

Gandhi, Vicky, Kufa, David January 2014 (has links)
Målet med detta projekt var att utforma ett tidsrapporteringssystem åt Online CC AB för att effektivisera deras kunders tidsrapportering. Systemet är en webbapplikation som ska användas till att rapportera in tid som framdeles kan exporteras till valfritt lönesystem för lönehante-ring av personal. Detta system är grunden för ett framtida, fulländat system som har utökad funktionalitet. Produkten togs fram med Ex-treme Programming samt testdriven utveckling. Under utvecklingen jobbade utvecklingsgruppen med välkända och beprövade metoder för att säkerställa ett system av hög kvalité. Webbapplikationen nyttjar moderna teknologier och ramverk för webbutveckling – inklusive Microsofts ASP.NET MVC 4 och Entity Framework. Det visade sig att apputveckling är ett diffust område där de senaste verktygen inom verksamhetsgrenen inte förhållandevis förenklade arbetet. Ett system som fungerar såväl på mobila enheter, i form av en hybridapplikation, som stationära enheter, som webbapplikation, krävde att utvecklings-gruppen var erfarna inom respektive områden. I slutet av projektet var inte alla ställda krav uppfyllda - men eftersom vi använder oss av testdriven utveckling så är systemet fullt operationsdugligt. De krav som implementerades, gjordes det till fullo. Till sist så kan det visa sig att de senaste teknologierna och ramverken inte alltid är de bästa att nyttja. Mer beprövade metoder och teknologier kan i vissa fall vara mer lämpliga. / The goal of this project was to design a timesheet system for Online CC AB in order to make time reporting more efficient for their customers. The system is a web application that is to be used for time reporting in-which, later on can be exported to a salary system of their choice for salary transactions of personnel. This system is the foundation for a future, all-in-one system with extended functionality. The product was produced using Extreme Programming and Test-Driven Development. During development the development team worked with well-renowned and well-tried methods to ensure a system with the utmost quality. The web application utilizes modern technologies and frame-works for web development – including Microsoft’s ASP.NET MVC 4 and Entity Framework. It’s shown that app development is a diffuse field in which the latest tools within the field do not comparatively simplify the work. A system that works on as-well as mobile units, in the form of a hybrid application, as stationary units, in the form of a web application, demands the development team to be experienced within respective fields. At the end of the project not all requirements are met – however due to us using Test-Driven Development, the system is fully operational. Those requirements that were implemented are done so fully. Furthermore, it’s shown that the latest technologies and frame-works not always are best-suited for usage. More well-tried methods and technologies can in some cases be more appropriate
143

Handlingsplaner och diskussion : Samarbetsverktyg

Blank, Fredrik January 2019 (has links)
This report discloses the implementation of a collaboration tool in the form of action plans and discussion functionality in behalf of the company ZonderaCom AB (Zondera). The current tool used for this purpose is inflexible, have a hard time meeting customer requirements and therefore needs to be replaced. The new application is part of a larger entity where user management and database schemas are already in place. The functionality of this application consists of issue management, chat/discussion, document management, notes, sharing and printing. For users with higher permissions a summary view will also be available. The application is implemented using ASP.NET Core MVC, Entity Framework (EF) and SQL Server as the database engine. A SPA-based approach is used where the UI (User Interface) is dynamically rendered and loaded via Ajax and partial views. The source code for the application is largely omitted from this report due to business reasons. Interface’s and database schemas are used to display code and database structure. / Denna rapport behandlar implementeringen av ett samarbetsverktyg i form av handlingsplaner och diskussion till företaget ZonderaCom AB (Zondera). Det verktyg som använts tidigare i detta syfta är oflexibelt, har svårt att uppnå återkommande kundkrav och behöver därför bytas ut. Applikationen är en del av en större helhet där användarhantering och databas redan finns på plats. I applikationen ska funktionalitet för aktivitetshantering, chatt/diskussion, dokumentuppladdning, anteckningar, delning och utskrift implementeras. För användare med högre behörighet ska även en administrativ översikt finnas tillgänglig. Applikationen implementeras med hjälp av ASP.NET Core MVC, Entity Framework (EF) och SQL Server som databasmotor. Ett SPA-baserat angreppsätt används där gränssnitt laddas dynamiskt via Ajax och partial views. Källkod för applikationen och implementering på detaljnivå har till största del utelämnats ur denna rapport av affärsmässiga skäl. Interface och databasscheman används för att visa kod- och databasstruktur.
144

Web application development with .NET : 3-tier architecture

Dhali, Salle January 2012 (has links)
The reason for performing this project work is to develop a Web application for the Student Union of Mid Sweden University applying the modern and comprehensive Microsoft .NET framework platform architecture. At present, the existing web application is divided into several modules which are built of server‐side scripting language technique and an open source database. The customer would like to develop the entire web applications using the Microsoft development tools and technologies in order to determine the possible benefit which could be obtained in terms of cost, maintenance, flexibility and the security perspective issues and also in terms of user friendly interactions options for all the involving partners in an effective way. The primary aim for the project is to start building a bookstore module for the Students Union that is responsible for selling literature to the students at the University. The module will also be integrated into a database system into which an administrator, a member of staff working in the Student Union, will be able to add a new book when it arrives and also update or delete if necessary later on. In addition to this module application all the book’s details belong to a certain category viewable to the students. The other part of this project work is aiming at finding a pattern similar to the bookstore module in which ordinary users can authenticate them towards a database and be able to add their curriculum vitae data entry and update it at a later stage as required.
145

SemProj: ein Semantic Web - basiertes System zur Unterstützung von Workflow- und Projektmanagement

Langer, André. Gaedke, Martin. January 2008 (has links)
Chemnitz, Techn. Univ., Diplomarb., [2008]. / Nebent.: Semantic Web - basiertes System zur Unterstützung von Workflow- und Projektmanagement.
146

Dynamisk webbprogrammering : Varför väljer systemutvecklande organisationer ASP.NET? / Dynamic Web Programming : Why Do System Developing Organizations Choose ASP.NET?

Blom, Jan, Ljung, Jörgen January 2004 (has links)
Vi har i vår studie tittat på dynamisk webbprogrammering med fokus på Microsofts senaste teknik ASP.NET. Studien syftar till att ta reda på varför systemutvecklande organisationer infört ASP.NET, vilka förväntningar de har på tekniken och vilka utvecklingsverktyg som används. Vi har arbetat enligt ett hermeneutiskt synsätt för att få kvalitativ förståelse och ett helhetsperspektiv. Vi har valt semistrukturerade intervjuer för datainsamling och för analysen har vi valt en anpassad variant av Grundad teori. Vårt resultat visar att några av anledningarna till införandet av ASP.NET hos organisationerna i studien beror dels på att de vill ligga långt fram i användandet av nya tekniker, dels upplever de att krav ställs på dem att de ska tillhandahålla och behärska de senaste utvecklingsteknologierna. Få uttalade förväntningar fanns på ASP.NET vid införandet och som utvecklingsverktyg används uteslutande Microsoft Visual Studio.NET som anses vara ett kraftfullt verktyg. Microsofts licensavtal och dominans på marknaden har också påverkat. Några av slutsatserna blir att konkurrensfördelar kan erhållas genom en övergång till ASP.NET. Systemintegration blir enklare, vilket kan attrahera nya kundgrupper. Bättre möjligheter till struktur i programmeringen gör projekt lättare att planera och system lättare att underhålla. / In our research we have studied dynamical Web programming with the latest technology from Microsoft, ASP.NET. The purpose of the study is to find out why system developing organizations have introduced ASP.NET, what expectations of the technology they have and which development tools they use. We have worked according to a hermeneutical approach in order to get a qualitative understanding and a comprehensive view. We have chosen semi structured interviews for data acquisition and for analyze we have chosen an adapted variant of Grounded Theory. Our result shows that some reasons to why the organizations in the study have introduced ASP.NET are that they will be in the frontline regarding the use of new technologies. They also feel that there is an expectation of them to use and know the latest of development technologies. There weren’t much explicit expectations of ASP.NET during the introduction. All of the organizations in the research used Microsoft Visual Studio.NET as development tool, because it is a powerful tool. The license agreement with Microsoft and its dominance on the market has also influenced them. Some of our conclusions are that the organizations could have some competitive advantages if they introduce ASP.NET. System integration will be easier, which can attract new groups of customers. The possibilities to structure in the programming will make projects easier to plan and the maintaining of systems will be simpler.
147

Webbplattform för statusrapportering på Sandvik IT

Homainik, Arian January 2009 (has links)
Denna rapport handlar om framtagandet av en webbaserad rapporteringsplattform för Sandvik IT. Uppsatsen bryter ner och illustrerar de delar i processen som krävs för konverteringen från en dokumentbaserad till en webbaserad rapporteringsmetod genom att utgå från Sandvik IT’s rapporteringsscenario. Den dokumentbaserade rapporteringsmetoden utgörs av Excel och den webbaserade av Reporting Services. Många implementeringstekniska delar som kan vara av intresse för utvecklare tas upp. Uppsatsen täcker in kostnadsfrågor för hela livcykeln av webbplattformen och en jämförelse görs av de båda rapporteringsscenariorna En stor tyngd läggs även på att visa de problem som kan uppstå på vägen från rapporteringsscenariot med Excel till Reporting Services. Metoden för arbetet är platsundersökning, litteraturstudie samt en systemutvecklingsmetod som kallas för Agile. I slutet av uppsatsen finns det bilagor som visar hur de slutgiltiga rapporterna kan se ut.
148

Investigating and Implementing a DNS Administration System

Brännström, Anders, Nilsson, Rickard January 2007 (has links)
NinetechGruppen AB is an IT service providing company with about 30 employees, primarily based in Karlstad, Sweden. The company began to have problems with their DNS administration because the number of administrated domains had grown too large. A single employee was responsible for all the administration, and text editors were used for modifying the DNS configuration files directly on the name servers. This was an error prone process which also easily led to inconsistencies between the documentation and the real world. NinetechGruppen AB decided to solve the administrative problems by incorporating a DNS administration system, either by using an existing product or by developing a new sys-tem internally. This thesis describes the process of simplifying the DNS administration procedures of NinetechGruppen AB. Initially, an investigation was conducted where existing DNS administration tools were sought for, and evaluated against the requirements the company had on the new system. The system was going to have a web administration interface, which was to be developed in ASP.NET 2.0 with C# as programming language. The administration interface had to run on Windows, use SQL Server 2005 as backend database server, and base access control on Active Directory. Further, the system had to be able of integrating customer handling with the domain administration, and any changes to the system information had to follow the Informa-tion Technology Infrastructure Library change management process. The name servers were running the popular name server software BIND and ran on two different Linux distributions – Red Hat Linux 9 and SUSE Linux 10.0. The investigation concluded that no existing system satisfied the requirements; hence a new system was to be developed, streamlined for the use at NinetechGruppen AB. A requirement specification and a functional description was created and used as the basis for the development. The finalized system satisfies all necessary requirements to some extent, and most of them are fully satisfied.
149

Návrh informačního systému pro bytová družstva / Proposal of the information system for housing associations

Mol, Martin January 2017 (has links)
The purpose of this thesis was not only to create a development base for similar projects but also suggest solutions unique method of registration and the creation of complex Web sites without programming knowledge. The aim of the thesis was to design an information system for housing cooperatives and subsequent testing implementation of this proposal. The basis of this work was to build the requirements of existing housing cooperatives presidents and owners association presidents. For the analysis and design of information system was used analysis software designed for small projects (MMSP). This draft work was realized for subsequently testing. Testing was based on test scenarios defined in the proposal. The proposal was validated using the acceptance certificate, which examined all the proposed scenarios.
150

Návrh a implementácia IS na správu a vymáhanie pohľadávok / Design and implementation of IS for credit collection

Cibulka, Lukáš January 2014 (has links)
This thesis deals with credit collection information system design and implementation. The thesis consists of three parts. The first part looks into invoice administration, credit collection, and trends of dedicated information systems. The second part analyzes a solution currently supporting credit collection processes in a selected consulting company. The last part contains a design and an implementation of a new solution for this company. The main out-come of this thesis is to create an easily extensible credit collection solution.

Page generated in 0.0719 seconds