Thesis Details

Konverze ASP do ASP.NET

Master's Thesis Student: Vilímek Jan Academic Year: 2006/2007 Supervisor: Kašpárek Tomáš, Ing.
English title
Translation of ASP into ASP.NET
Language
Czech
Abstract

The goal of this dissertation is to implement an application for ASP to ASPX conversion. The ASP pages should be written in the VBScript language, the target language for ASPX will be C#. The application is developed on the .NET platform. The conversion process should be automatic. There should be no need to alter the converted files by a programmer. The first part of this dissertation introduces the whole problematic. It shows also current solutions. The next part is the analysis and the design of the application itself. The main part of this dissertation is the VBScript grammar conversion, problems while conversion and its solving.

Keywords

ASP, ASPX, .NET, grammars, conversion, C#, VBScript, web application, syntactic analysis, lexical analysis, Microsoft Migration Asistant, NetCoole Asp2Aspx, ANTLR, GOLD Parser

Department
Degree Programme
Information Technology, Field of Study Information Systems
Files
Status
defended, grade B
Date
18 June 2007
Reviewer
Committee
Meduna Alexander, prof. RNDr., CSc. (DIFS FIT BUT), předseda
Hanáček Petr, doc. Dr. Ing. (DITS FIT BUT), člen
Krejčíček Jaromír, prof. Ing., CSc. (UNOB), člen
Křena Bohuslav, Ing., Ph.D. (DITS FIT BUT), člen
Sumec Stanislav, Ing., Ph.D. (DCGM FIT BUT), člen
Zbořil František, doc. Ing., Ph.D. (DITS FIT BUT), člen
Citation
VILÍMEK, Jan. Konverze ASP do ASP.NET. Brno, 2007. Master's Thesis. Brno University of Technology, Faculty of Information Technology. 2007-06-18. Supervised by Kašpárek Tomáš. Available from: https://www.fit.vut.cz/study/thesis/4542/
BibTeX
@mastersthesis{FITMT4542,
    author = "Jan Vil\'{i}mek",
    type = "Master's thesis",
    title = "Konverze ASP do ASP.NET",
    school = "Brno University of Technology, Faculty of Information Technology",
    year = 2007,
    location = "Brno, CZ",
    language = "czech",
    url = "https://www.fit.vut.cz/study/thesis/4542/"
}
Back to top