Exercices Corrigés 1er année Électromécanique des Systèmes Automatisées

Exercices Corrigés 1er année ESA-OFPPT-PDF |
Information
the application tools
ASP.NET presentation:
1 Framework:
General (.NET):
A Framework is, in general, a modular workspace where there
are libraries and shows / development rules that will allow a standardized
development of an application (in our case Web application). It thus allows
development in addition to rapid, in addition to efficient and effortless to
maintain this thanks to an implementation of recurrent functionalities
(standard example window management, correspondence to a database, etc.).
In the case of the .NET Framework, the code is compiled in
the MSIL language. This leads to an improvement in the speed of execution. Any
language that accumulates in MSIL (MSIL being an intermediate language with
machine language) can be used to make .NET. The head language developed
exclusively for .NET is C #, Microsoft Visual Basic having been brought to .NET
a little later. Besides late, java, C ++, cobol, python, etc. were worn.
1.2 ASP.NET:
The .NET Framework has a group of functionalities dedicated
to the creation and management of Web destinations. It is the Framework that
interprets ASP.NET. ASP.NET allows you to create dynamic Web locales. Thus each
page can be exceptional and display information specific to the user. ASP.NET
is to IIS what PHP is to apache it is to desperate a means of coding the
software part to the site.
The ASP.NET allows the separation of lounge chairs. The
sofas method is widely used in companies to allow better association of the
code. It is thus in addition to easy to make it evolve, to maintain it and to
correct it. This consists of isolating the love seats in folders / files, this
is called the n-levels architecture. The most used organization is the 3-level
architecture: there is a data access part, the useful business part (of
functions and classes) and the interface part.
User manual
Introduction of the Application:
A web application for holiday management. It allows
employees to define their vacation period, to print personalized vacation
affinities and for supervisors to delete or modify the vacation period recorded
by employees.
1-Enter the logi:
This application is available through an association
meeting. It is secure based on an antiquated saying which only authorizes the
Administrator access to all application administrations. As for the user, what
is old fashioned, will allow access to only limited administrations.