• [ADCES].NET 5 What’s new and awesome

    Daniel Costea,Andrei Ignat si Dan Patrascu-Baba si o sa faca demo practice despre 1. C# – What’s new 2. ASP.NET Core – What’s new 3. EF Core – What’s new 4. Auto-Update de aplicatii Asp.NET Core si WPF prin ClickOnce 5. Roslyn Generators pentru code 6. Breaking changes 7 What’s new in Blazor on .NET…

  • Friday Links 400

    DotNet Core Version Confusion | The Data Farm Options for CSS and JS Bundling and Minification with ASP.NET Core – Scott Hanselman HttpModule for query string encryption Overview of Hosting Your Own NuGet Feeds | Microsoft Docs NuGet.Server to Host NuGet Feeds | Microsoft Docs 97 Things Every Programmer Should Know – Programmer 97-things Contributions…

  • [Video] 5 Minutes Roslyn Code Generators

    [Video] 5 Minutes Roslyn Code Generators

  • Console2SAAS- post mortem

    It was interesting to wrote the mini e-book Console2SAAS with Daniel Tila. We have meet,at non-COVID time,at coffee shops and  hubs and discussing about what each chapter should contain,why,and how to make more easy to read. In COVID times we met over Skype – it was slightly more difficult than meet in person. We have…

  • Console2SAAS – what I learned from seventh chapter

    The 7th chapter of the Console2SAAS mini-e-book was the most interesting. The Web is a totally different beast from the Desktop application. The amount of work transforming a single user app to a web app ( not necessary a SAAS app) is not trivial. That is also a non trivial amount of work of thinking…

  • Friday Links 399

    fiyazbinhasan/NET-Core-Custom-Formatters: Some .NET Core Custom Formatters. Includes Yaml Input/Output Formatter,Pdf Output Formatter,Xlsx Output Formatter aaubry/YamlDotNet: YamlDotNet is a .NET library for YAML How one book store brilliantly used clickbait to get people reading fiction. How To Be Efficient: Dan Ariely’s 6 New Secrets To Managing Your Time – Barking Up The Wrong Tree Learn Docker…

  • Console2SAAS – what I learned from sixth chapter

    The 6th chapter of the mini e-book Console2SAAS it was about  demonstrating to  the reader the problems that has when having multiple clients using the Desktop application- and how to solve it. That shows to me that an architect is needed to proper engineer and maybe refactor the solution – if it grows beyond expectations.…

  • Console2SAAS – what I learned from fifth chapter

    In the chapter 5 of Console2SAAS I wanted to show the user the challenges of having a client . Any new client will come with some different use case scenario,even for the smallest assumption in the original project. And here the power of DI can be shown. I have had zero  problems trying to get…

  • Console2SAAS – what I learned from fourth chapter

    The fourth chapter of the mini e-book Console2SAAS show me that,if you have properly construct the console application,the GUI ( Windows Forms,for example) should not be so difficult to made. The problem now is the feedback to the user – you must somehow re-design the logic in order to ensure some graphical indicators to the…

  • Console2SAAS – what I learned from third chapter

    The third chapter of the mini-e-book Console2SAAS shows me that I should not re-invent the wheel. Of course,it is easy to make a code that reads settings – but why do it so if there are libraries already in the framework  ? Also,even a such simple task ( reading the setting),in order to do properly,there…

I am ok , you are ok