jagomart
digital resources
picture1_Advanced Web Programming Pdf 192758 | En Public


 132x       Filetype PDF       File size 0.25 MB       Source: hireme.dotnetfalcon.com


File: Advanced Web Programming Pdf 192758 | En Public
contents net memory management 3 developing web portals using asp net core 5 developing rest applications using asp net core 7 secure application development in net 8 language elements of ...

icon picture PDF Filetype PDF | Posted on 05 Feb 2023 | 2 years ago
Partial capture of text on file.
                                                                                                                                                       Contents 
                                                                                                                                                       .NET Memory Management.......................................................................................................................... 3 
                                                                                                                                                       Developing web portals using ASP.NET Core ................................................................................................ 5 
                                                                                                                                                       Developing REST applications using ASP.NET Core ...................................................................................... 7 
                                                                                                                                                       Secure application development in .NET ...................................................................................................... 8 
                                                                                                                                                       Language elements of the modern C# language .......................................................................................... 9 
                                                                                                                                                       Developing applications using Microsoft Azure ......................................................................................... 11 
                                                                                                                                                       Data management using Entity Framework Core ....................................................................................... 12 
                                                                                                                                                       C# programming basics ............................................................................................................................... 13 
                                                                                                                                                       Advanced C# programming......................................................................................................................... 15 
                                                                                                                                                       Expert C# programming .............................................................................................................................. 16 
                                                                                                                                                       Dependency injection in .NET ..................................................................................................................... 17 
                                                                                                                                                       Design patterns in C#-.NET ......................................................................................................................... 19 
                                                                                                                                                       Developing unit testable applications using .NET framework .................................................................... 20 
                                                                                                                                                       Data management using Entity Framework ............................................................................................... 21 
                                                                                                                                                       Developing REST services using ASP.NET Web API 2 .................................................................................. 22 
                                                                                                                                                       Developing web portals using ASP.NET MVC 5 ........................................................................................... 23 
                                                                                                                                                       Operating web portals using Internet Information Services ...................................................................... 25 
                                                                                                                                                       Build automation using MSBuild ................................................................................................................. 26 
                                                                                                                                                       Windows Presentation Foundation ............................................................................................................ 28 
                                                                                                                                                       Windows Communication Foundation ....................................................................................................... 29 
                                                                                                                                                       Developing web applications using Blazor .................................................................................................. 30 
                                                                                                                                                       Application Development Using MAUI ....................................................................................................... 31 
                                                                                                                                                       Microsoft Certified Professional exam study courses ................................................................................ 32 
                                                                                                                                                        
                                                                                                                                                                                                                                                                                                                                                                                                          Trainer, Consultant, Software 
                                                                                                                                                                                                                                                                                                                                                                                                          engineer                                                                                                                                                                                                                                                                                                                                                              https://hireme.dotnetfalcon.com 
                                                                                                                                                                                                                                                                                                                                                                                                          Ákos Nagy                                                                                                                                                                                                                                                                                                                                                             https://dotnetfalcon.com 
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                     
                                                                                                                                                                                                                                                                                                                                                                                    
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        1 
                                                                                                                                                        
        
                     
                            2 
        
                  .NET Memory Management 
                  Length: 5 days 
                  Prerequisites: Strong and confident .NET knowledge, C# programming knowledge and Visual Studio 
                  knowledge, basic knowledge of general programming concepts 
                  Software requirements:  
                       •   Visual Studio 2019 
                       •   WinDbg Preview 
                       •   Windows SDK 
                       •   PerfView 
                       •   CLRProfiler 
                       •   VMMap 
                  Description: The course discusses the automated memory management of the .NET framework using both 
                  a theoretical and practical approach with demonstrating possibilities to configure and finetune memory 
                  management and programming best practices to improve the memory profile of applications. 
                  Topics: 
                       •   Overview of memory management in .NET 
                                o  Different memory partitions and their roles 
                                o  Purpose and handling of the new object pointer 
                                o  Garbage collector algorithm 
                                o  Garbage collector algorithm optimization 
                                o  Lifecycle management 
                                o  GC flavors 
                                o  Segments 
                       •   Overview of GC API 
                       •   Diagnostic tools 
                                o  Performance counters 
                                o  Perfview, CLRProfiler, Visual Studio Profiler 
                                o  WinDbg, SOS, SOSEx 
                                o  Microbenchmarking 
                                o  ClrMD 
                       •   Programming best-practices 
                                o  Using value types, boxing 
                                o  Span 
                                o  ValueTask 
                                o  Pooling  
                                o  Event handling 
                                o  Collection 
                                o  Delegates 
                                o  Using strings 
                                o  Lifecycle management 
                                                                           3 
                   
                     
                            4 
        
The words contained in this file might help you see if this file matches what you are looking for:

...Contents net memory management developing web portals using asp core rest applications secure application development in language elements of the modern c microsoft azure data entity framework programming basics advanced expert dependency injection design patterns unit testable services api mvc operating internet information build automation msbuild windows presentation foundation communication blazor maui certified professional exam study courses trainer consultant software engineer https hireme dotnetfalcon com akos nagy...

no reviews yet
Please Login to review.