National Repository of Grey Literature 2 records found  Search took 0.01 seconds. 
Profiler jazyka C#
Cicko, Miroslav ; Zavoral, Filip (advisor) ; Ježek, Pavel (referee)
The C# programming language provides powerful language features and it is very easy to get to learn, as well. Together with .NET Framework it allows programmers to develop applications quickly and comfortably. However, using this language does not still guarantee creation of an effective programme. The purpose of this work is to develop a profiler measuring elapsed time and consumed memory of the chosen statements. The profiler application is built with heavy usage of the Code Toolkit library which was created as part of this work, as well. This library provides facilities for parsing C# source code into an object model representation, modification and saving it back to the source files. The library can be re-used in the development of the various tools processing source code of the C# language.
Profiler jazyka C#
Cicko, Miroslav ; Ježek, Pavel (referee) ; Zavoral, Filip (advisor)
The C# programming language provides powerful language features and it is very easy to get to learn, as well. Together with .NET Framework it allows programmers to develop applications quickly and comfortably. However, using this language does not still guarantee creation of an effective programme. The purpose of this work is to develop a profiler measuring elapsed time and consumed memory of the chosen statements. The profiler application is built with heavy usage of the Code Toolkit library which was created as part of this work, as well. This library provides facilities for parsing C# source code into an object model representation, modification and saving it back to the source files. The library can be re-used in the development of the various tools processing source code of the C# language.

Interested in being notified about new results for this query?
Subscribe to the RSS feed.