iChess.io Architecture

CIAO, my Dear Readers! ;-). Let me start Today’s story with the fact that the iChess.io starts to play Chess and Chess 960 as well ;-). Without that start statement, any design advantages do not make sense. Please remember that any good architectural design is about how things work, not how things are built. I heard that once, and it made an impression on me. It turns out a clear understanding that Continua a leggereiChess.io Architecture

iChess.io v2.27.1 Pronto per giocare

iChess.io.by.Country

iChess.io v2.27

Questo è un giorno, Non vedevo l'ora per tutto l'anno. Ricordo il momento in cui discutiamo con il professor Jacek Izydorczyk del tema dell'intelligenza artificiale orientata alla matematica che può essere molto divertente e prezioso, il Gioco dei Re. Ma prima, abbiamo considerato di ricercare l'intelligenza artificiale negli aspetti medici dell'utilizzo, quello finanziario, e poi ho detto che la migliore intelligenza artificiale della categoria è per i giochi, ma l'unico gioco che sono Continua a leggereiChess.io v2.27

iChess.io v1.27 è pronto per giocare pubblicamente con l'apprendimento per rinforzo ;-)

CIAO, è passato un po' di tempo dall'ultimo articolo su questo blog… ;-). Quasi dimentico quanto sia bello scrivere un post sul blog nel cuore della notte con la musica degli AirPods :P. A dire il vero, Ho quasi abbandonato questo progetto iChess.io una volta su aiChess.io Non sono riuscito a fare un lavoro sufficiente di autoapprendimento degli scacchi. Non voglio usare nessun libro sugli scacchi, soltanto, come loro Continua a leggereiChess.io v1.27 è pronto per giocare pubblicamente con l'apprendimento per rinforzo 😉

iChess.io v1.0 pronto per giocare pubblicamente

ForeachREST in WCF Generic Implementation

CIAO, do you remember my previous post about Foreach in WCF? Today I would like to show you only code samples of the same problem but with REST technology because I searched the Internet, and there is no example of server and client site setup property in .NET 4.0. In my opinion, you can often find implementation with the HttpClient class that wastes time. I will present you with a project stored Continua a leggereForeachREST in WCF Generic Implementation

WCF and REST singing Killing me SOAPtly

CIAO, Last few weeks I spend with doing many experiments with WCF and REST. I know there is an ASP.NET Web API, but it is not stable yet. COSÌ, how can we create a well-designed, fast, and scalable system with REST and forget about SOAP? Answer is very simple, it can be done with WCF 4.0 with the WebHttpBinding binding and the WebHttpBehaviour behaviour. Ma, starting from the beginning. I found very Continua a leggereWCF and REST singing Killing me SOAPtly