Recent content by Costas

  1. C

    Dapper

    How to map a one to many tsql to class (How to map a join to class) with Dapper public async Task<IEnumerable<SalesOrder>> SalesOrdersOverMinAmountDue(int minimumAmount) { var sql = @"SELECT soh.SalesOrderID, soh.OrderDate, soh.TotalDue...
  2. C

    AOSP project is coming to an end

    https://9to5google.com/2025/06/12/android-open-source-project-pixel-change/
  3. C

    Ηλεκτροκίνητο μονοθέσιο αυτοκίνητο από τους φοιτητές του Παν. Θεσσαλίας

    https://www.businessnews.gr/auto/item/312287-to-proto-ilektrokinito-monothesio-aftokinito-apo-tous-foitites-tou-pan-thessalias
  4. C

    Meta - Shut Down Your Invasive AI Discover Feed, Now

    https://www.mozillafoundation.org/en/campaigns/meta-shut-down-your-invasive-ai-discover-feed-now/
  5. C

    Meta pauses mobile port tracking tech on Android after researchers cry foul

    https://www.theregister.com/2025/06/03/meta_pauses_android_tracking_tech/
  6. C

    Introduction to .NET Microservices (.NET 8)

  7. C

    The truth about soft plastic recycling points at supermarkets

    https://www.everydayplastic.org/softplastic
  8. C

    Portable espresso

    Wacaco picopresso (review) - stainless steel ( > 100e ) - weight : 350gr | coffee : 15gr | 18 bar - skroutz minipresso gr2 (review) [2] - plastic ( < 70e ) - weight : 285gr | coffee : 8-12gr | 18 bar - skroutz minipresso gr (review) - plastic ( < 60e ) - weight : 360gr | coffee : 8g | 8 bar -...
  9. C

    Just Get More Fiber!

    GPT: The sensitivity of an individual's digestive system can vary widely due to several factors, and this can influence how they react to freshly cooked versus reheated food. Here are some key points to consider: 1. Digestive Enzyme Activity Freshly Cooked Food: When food is freshly cooked, it...
  10. C

    OAUTH2 explained

    Google present it as Microsoft present it as ref - https://github.com/robocorp/example-oauth-email Limi labs OAuth 2.0 with Office365 (microsoft IMAP / POP3 connectivity analyzer) OAuth 2.0 with Gmail EmailArchitect Retrieve email using Gmail OAuth 2.0 Retrieve email using Microsoft...
  11. C

    Meeting President of Burkina Faso Ibrahim Traore

    DOB : 1988 https://en.wikipedia.org/wiki/Ibrahim_Traoré Inside the digital cult glorifying Burkina Faso military leader https://www.theafricareport.com/383198
  12. C

    insert record with bind parameters and get the new id on mssql

    Function AddTeam(user) Dim rs, sql, cmd dim adCmdText, adInteger, adVarWChar, adDBTimeStamp, adParamInput, adParamOutput adInteger = 3 adCmdText = 1 adVarWChar = 202 adParamInput = 1 adParamOutput = 2 adDBTimeStamp = 135 'dummy sql to get the...
  13. C

    Serilog - howto + log any httpclient request/response

    article is for .net framework for .net core see UseSerilogRequestLogging ///////////////////////////// main project //nuget Install-Package Serilog Install-Package Serilog.Sinks.File //class using Serilog; namespace hi { public static class LogConfig { public static void...
  14. C

    Διατροφή χαμηλών υδατανθράκων

    ακολουθούν διάφορες συνομιλίες viber -pragmatika oloi moy len /pws to trws ayto/ -kai egw skeftomai na deis ti soy exoyn gia meta @work
Top