Search results

  1. C

    Έξι μη κρατικά ΑΕΙ

    Εγκληματική προχειρότητα στη διαδικασία https://www.businessnews.gr/ellada/item/316474
  2. C

    Cry once a week

    https://www.cryonceaweek.com
  3. C

    Gala - Freed From Desire (1996)

    youtube live 2023
  4. C

    13 VSCode Extensions + Manually download .vsix files

    Manually download .vsix files https://stackoverflow.com/a/79565372
  5. C

    Cashflex: Στόχος τα 800 ΑΤΜ έως το φθινόπωρο

    Σάλος με τις χρεώσεις της Εθνικής Τράπεζας και της Alpha Bank σε λογαριασμούς https://www.dnews.gr/eidhseis/oikonomia/539135
  6. C

    More honey bees dying, even as antibiotic use halves

    https://news.uoguelph.ca/2025/07/more-honey-bees-dying-even-as-antibiotic-use-halves/
  7. C

    Mermaid for .net

    How many times, you open an old big project and you have to search from scratch what is going on ? This project comes to give an end to this mess, point the assembly then you get a flowchart diagram that visualizes each method dependencies (what methods uses). Platform : C# 2012 Operating...
  8. C

    Using ShadowRoot to create light reusable JS components

    <html lang="en"> <body> <text-input> <label>Search:</label> </text-input> <script> class TextInput extends HTMLElement { constructor() { super(); const shadow = this.attachShadow({ mode: 'open' })...
  9. C

    Ανακλήσεις προϊόντων

    2024 - GAEA Classic Authentic Greek extra virgin olive oil -- περιέχει απογορευμένο χημικό Chlorpyrifos 0.15mg vs 0.05mg -- [RASFF] [Δανία] [Ρουμανία] 2025 - Το ελληνικό ΧΑΟΣ στην ασφάλεια τροφίμων - Οι καταναλωτές κινδυνεύουν, ο ΕΦΕΤ φωνάζει και το κράτος αδιαφορεί 2025 - Ρύζι μπασμάτι -...
  10. C

    Scientists may have found a way to eliminate chromosome linked to Down syndrome

    https://doi.org/10.1093/pnasnexus/pgaf022 ref - https://news.ycombinator.com/item?id=44676817
  11. C

    Dapper

    where IN Dynamic Parameters private async void button1_Click(object sender, EventArgs e) { var d = await GetRecords(); foreach (var item in d) System.Diagnostics.Debug.WriteLine(item.Fullname); } private Task<IEnumerable<Customer>> GetRecords() { IDbConnection db = new...
  12. C

    Earthquake Track

    Android Earthquake Alerts - A global system for early warning https://research.google/blog/android-earthquake-alerts-a-global-system-for-early-warning/
  13. C

    French petition against return of bee-killing pesticide passes 1m

    https://phys.org/news/2025-07-french-petition-bee-pesticide-1mn.html
  14. C

    Υπουργείο Αγροτικής Ανάπτυξης: Οι αποκλίσεις οδηγούν σε τριπλούς ελέγχους στη βιολογική παραγωγή

    Εντατικοποίηση των ελέγχων από τον Υπουργείου Αγροτικής Ανάπτυξης & Τροφίμων (ΕΛΓΟ ΔΗΜΗΤΡΑ) στους πιστοποιητικούς φορείς https://www.businessnews.gr/epixeiriseis/item/315601-entatikopoiisi-ton-elegxon-apo-ton-elgo-dimitra-stous-pistopoiitikoys-foreis Υπ. Ανάπτυξης: Έρχονται οι πρώτες «καμπάνες»...
  15. C

    Impossible Foods + Beyond Meat is struggling, and the plant-based meat industry worries

    Beyond Meat fights for survival https://foodinstitute.com/focus/beyond-meat-fights-for-survival/
  16. C

    Microsoft.ReportViewer for .NET Core

    Microsoft RDLC Report Designer https://marketplace.visualstudio.com/items?itemName=ProBITools.MicrosoftRdlcReportDesignerforVisualStudio-18001 Microsoft RDLC Report Designer 2022 https://marketplace.visualstudio.com/items?itemName=ProBITools.MicrosoftRdlcReportDesignerforVisualStudio2022...
  17. C

    Cashflex: Στόχος τα 800 ΑΤΜ έως το φθινόπωρο

    Τράπεζα Πειραιώς: Έρχεται «μπλόκο» στις χρεώσεις της Cashflex για αναλήψεις https://www.dnews.gr/eidhseis/oikonomia/537762/trapeza-peiraios-erxetai-mploko-stis-xreoseis-tis-cashflex-gia-analipseis
  18. C

    BitLocker Drive Encryption cannot be used

    Even you dont use bitlocker, is possible when you Extend or Shrink a partition this error appears on win10/11... workaround : use a 3rd party hard disk tool to do your job. MiniTool Partition Wizard Offline Installer #8031004A #bitlocker
  19. C

    Outlook inline image

    File > Options > Mail and select Compose messages in format as Rich Text (RTF). This would include attachment within the body of the Message. When you writing an email go to Insert tab > Picture > From Device the image will added as inline image and not as attachment.. ref
  20. C

    Ασπίδα Ενάντια στους Ναρκισσιστές

    9 πράγματα (περισσότερα videos) Αγαπούν οι νάρκισσοι τα παιδιά τους; The real reasons narcissists get married
Top