Ta spletna stran hrani piškotke, da bi vam zagotovili boljšo uporabniško izkušnjo in popolno funkcionalnost te strani.

Analitične piškotke uporabljamo s storitvijo Google Analytics, samo z vašo privolitvijo. Sprejemam Zavrnitev Več informacij
Arhiv predavanj

Debugging performance @ .Net applications

.Net has become one of the most popular, and perhaps the most dominant, development frameworks used to implement various types of applications. Analogously to those above, .Net has taken on the responsibility of managing large amounts of data. Processing large amounts of data usually lead to slowdowns and require detailed analysis and optimization. In other words, creating more efficient programming code than usual is necessary. In this lecture, the participants will be introduced to Visual Studio tools that identify performance-problematic parts of code, a set of data types recommended for improving work with large data sets, and a library for performance testing - Benchmark with comparative analysis.

Denis Mušić

Faculty of Information Technologies

Denis Mušić works as an Associate Professor at the Faculty of Information Technologies (Dzemal Bijedic University, Mostar). He teaches courses related to programming and principles of software development in general. He gained extensive experience in developing projects related to Health care information systems, eUniverstity services, and as a consultant for private companies. Denis owned MVP title, started one of the most popular coding competitions called FIT Coding Challenge (cc.fit.ba), prepared courses published by the MVP-Press, and is a very active member of the local MS community.