open-menu closeme
Home
RetroComp icon
Retro Computing Articles Composition Notebooks 8bit
DevOps icon
Automation K8s Done Right
GenAI icon
Fatlama Newsletter Generative AI
Projects icon
Software Projects Arduino Misterio Esp8266 SQLite
Status
Links icon
GitHub LinkedIn
About
github linkedin rss
  • dapper-dot-net - Simple SQL object mapper for SQL Server - Google Project Hosting

    calendar May 15, 2011 · 1 min read
     it sql  · c google hosting net sql
     ·
    Share on: twitter facebook linkedin copy
     

     Dapper is a single file you can drop in to your project that will extend your IDbConnection interface. [...]

    A key feature of Dapper is performance. The following metrics show how long it takes to execute 500 SELECT statements against a DB and map the data returned to objects.


    Read More
  • linqbridge - Re-implementation of LINQ to Objects for .NET Framework 2.0 - Google Project Hosting

    calendar Apr 19, 2011 · 1 min read
     en  · c framework google hosting net
     ·
    Share on: twitter facebook linkedin copy
    LINQBridge is a re-implementation of all the standard query operators in Framework 3.5's System.Linq.Enumerable class. It's designed to work with the C# 3.0 compiler, as used by Visual Studio 2008. LINQBridge comprises a LINQ to Objects API for running local queries. (It doesn't include an implementation of LINQ to SQL, nor LINQ to XML; a good compromise can be to force Framework 3.5 out to just the server machines, allowing LINQ to SQL to be used where it's needed most).
    via linqbridge - Re-implementation of LINQ to Objects for .NET Framework 2.0

    There are a lot of legacy project out of there. Some customer will ask you to add a simple .NET 2.0 web service to a big application, and they will not switch to C# 3.5 for that.


    Read More
  • Java in un Espresso, Parte III: April

    calendar Apr 7, 2009 · 2 min read
     it software  · april ejb espresso guide hosting j2ee java java-espresso lamp spring
     ·
    Share on: twitter facebook linkedin copy
    Java in un Espresso, Parte III: April

    Nei precedenti articoli abbiamo visto come creare un applicazione Java agile, evitando il blasone delle specifiche J2EE. Dopo aver valutato (scartandola) una soluzione 2-tier molto simile a quelle fattibili in PHP, ci siamo focalizzati su una soluzione basata su Spring.


    Read More
  • Java Espresso, parte II

    calendar Apr 6, 2009 · 4 min read
     it software  · april ejb espresso guide hosting j2ee java java-espresso lamp
     ·
    Share on: twitter facebook linkedin copy
    Java Espresso, parte II

    A Gioorgi.com abbiamo una sezione di ricerca e sviluppo, dove abbiamo la necessità di provare diversi tipi di ambienti in situazioni live: prova e ti riprova, abbiamo consolidato una certa esperienza in soluzioni Java Enterprise a “consumo ridotto”.

    In questa serie di articoli (di cui state leggendo la seconda puntata) vediamo come ottenere un’ambiente Java leggero, LAMP-like che gira in una manciata di Megabytes…


    Read More
  • Java in un Espresso, Parte I

    calendar Apr 5, 2009 · 3 min read
     it software  · april ejb espresso guide hosting j2ee java java-espresso lamp
     ·
    Share on: twitter facebook linkedin copy
    Java in  un Espresso, Parte I

    Introduzione

    Quando Java nacque nel 1995, aveva parecchie frecce al suo arco, ma anche molta incertezza. Ricordo che in università fu accolto con favore dall’ambiente accademico, per le sue spiccate doti didattiche.

    Java era più semplice da insegnare del C++, e aveva una libreria di base molto ben organizzata. Era già previsto l’uso della proto-annotazione “@deprecated” perché Sun sapeva che avrebbe dovuto far evolvere l’API, e questo evidenziava la cura e l’attenzione per l’organizzazione del lavoro del project management. Ai tempi Sun puntava sulle Java Applet e sugli aspetti di sicurezza, in cui Java eccelleva. Benché la vocazione di Sun fosse enterprise, ancora le specifiche EJB erano al di là da venire.

    L’osservazione dei miei colleghi più scafati, che usavano PHP e Perl er ache Java era troppo pesante (in termini di memoria consumata) e lento (essendo interpretato) per i piccoli microcomputer da 12Mb che affollavano le nostre case.

    Nel 2009, quattordici anni dopo, le cose sono cambiate e ora anche i pc di casa hanno sistemi a due processori e 4GB di RAM. Java è ancora lento e pesante ?

    Vediamo come sviluppare applicazioni leggere e compatte in Java…


    Read More
    • ««
    • «
    • 1
    • 2
    • »
    • »»

Recent Posts

  • Misterio Is Back
  • Netflix retro weird spirit
  • Yakuza Blues
  • FreeBSD on MacBook Mid 2009 with BroadCom WIFI

Latest comments

    Giovanni Giorgi

    Copyright 1999-  GIOVANNI GIORGI. All Rights Reserved

    to-top