Category: adces

  • [ADCES] Online meeting about Angular

    Because of the Government requiring advise for meeting,I have decided to make this meeting online. If you want to find what’s new in Angular 9,please follow  https://youtu.be/_onm6pmhtYA

  • [ADCES] 11 febr 2020,Docker for Developers & How to debug in production a memory leak in .NETCORE3.1

    Today, Docker for Developers & How to debug in production a memory leak in .NETCORE3.1   The meeting is at 19:00 and can be found here: https://www.meetup.com/Bucharest-A-D-C-E-S-Meetup/events/268355225/

  • [ADCES] Plugins .NET Core and Combining SaaS,PaaS & IaaS Realtime Micro-Communications

    Today I have a presentation about .NET Core Plugins . See you at 7 PM here : https://www.meetup.com/Bucharest-A-D-C-E-S-Meetup/events/267162162/  ( The code for the demo is here: https://github.com/ignatandrei/Presentations/tree/master/2020/NETCore3Plugins ) Waiting for you!

  • [ADCES] Today,19:00,Akka.NET and SqlServer 2019

    Today,19:00,Akka.NET and SqlServer 2019 https://www.meetup.com/Bucharest-A-D-C-E-S-Meetup/events/265689067/ Presentation 1: Building Event-Driven Applications with Akka.NET Presenter: Emilian Balanescu,https://www.linkedin.com/in/emilianbalanescu/ Description: Akka.NET is an open-source toolkit that simplifies the construction of concurrent and distributed applications. In this presentation you’ll learn about the actor model and event-sourcing concepts that enables you to build highly concurrent,fault-tolerant and event-driven applications. We’ll start by…

  • Presentation .NET Core3 Wha’s New

    From the presentation: C# 8.0 What’s new Reference: https://docs.microsoft.com/en-us/dotnet/csharp/whats-new/csharp-8 https://github.com/dotnet/csharplang/blob/master/meetings/2017/LDM-2017-03-08.md Demos: Default Interface Inheritance Multiple Interface Inheritance Switch Deconstruct Other demos: UsingUsage StaticLocalFunctions(); Nullable(); Version(); Indexes(); NullCoalescing(); .NET Core What’s new Reference: https://docs.microsoft.com/en-us/dotnet/core/whats-new/dotnet-core-3-0 https://devblogs.microsoft.com/dotnet/announcing-net-core-3-0/ Demos: AsyncEnumerable WPF COM Build ( trim,single file) Diamond hell with plugins See NetCore3WhatsNew.sln and AssemblyLoadingUnloadingDiamond.sln ASP.NET Core What’s new Reference:…

  • What’s new in .NET Core 3

    If you want to see what is new in .NET Core 3,please join tomorrow at https://www.meetup.com/Bucharest-A-D-C-E-S-Meetup/events/264063550/ . We will have talk about C# 8.0 What’s new Reference: https://docs.microsoft.com/en-us/dotnet/csharp/whats-new/csharp-8 Demos: Default Interface Inheritance Multiple Interface Inheritance Switch Deconstruct Other demos: UsingUsage StaticLocalFunctions(); Nullable(); Version(); Indexes(); NullCoalescing(); See NetCore3WhatsNew.sln .NET Core What’s new Reference: https://docs.microsoft.com/en-us/dotnet/core/whats-new/dotnet-core-3-0 https://devblogs.microsoft.com/dotnet/announcing-net-core-3-0/ Demos:…

  • [ADCES] Today,19:30,Javascript

    Today at 19:30,https://www.meetup.com/Bucharest-A-D-C-E-S-Meetup/events/264063501/ Details Prezentarea 1:Titlu : ECMAScript 6,7,8Prezentator: Ciprian Chichirita,http://slides.com/ciprian-chichiritaDescriere : JavaScript – Prezentare funcționalități noiPrezentarea 2Titlu: Make code easier to read with Functional ProgrammingPrezentator: Cristi Salcescu,https://medium.com/@cristiansalcescuDescriere: The basic toolbox for list operations includes filter(),map() and reduce() methods.Point-free is a technique that improves readability by eliminating the unnecessary arguments.Pure functions are easier to understand.Functions…

  • [ADCES][ITDevConnect] Visual Studio 2019 Post Event

    I have been presenter at ADCES ITDevConnect Visual Studio 2019( I have organized too,that’s another story) There was Andrei Nitescu about Xamarin improvements in VS2019 and Julian Atanasoae about new features in VS2019 With Julian we have presented with 2 projectors(!) how to do Live Share in VS2019. It was a nice evening to share code…

  • Meetup ADCES–Angular and Xamarin

    We have Tuesday,12 february,  a new meeting in Bucharest: https://www.meetup.com/Bucharest-A-D-C-E-S-Meetup/events/258206455/  Angular Library/Project and Xamarin Forms – An open source cross platform UI I will present the Angular litbrary  for identifying versions of components for both backend and frontend – however,the presentation is towards  how to organize Angular into projects/ library,how to compile and how to…

  • [ADCES] Post Event AzureDevOps

    I have had a presentation at ADCES ( https://www.meetup.com/Bucharest-A-D-C-E-S-Meetup/events/257585167/ ). It was about AzureDevOps,Angular and .NET Core – real world scenario to create a build from GitHub application . The Example will be Stankins pipeline,https://github.com/ignatandrei/stankins/blob/master/azure-pipelines.ymlYou can find the presentation at https://github.com/ignatandrei/Presentations/tree/master/2018/shorts/AzureDevOps  See you next time!