About this Blog
This blog is subdivided in
five categories, they handle the following topics:
- drawing, art and computer graphics
- daily life and experiences
- mathematics, physics and sciences
- events and generic announces
- information technology
Each time we have to categorize objects, persons or abstract ideas we exploit the hardest metaphoric relations among natural elements, astrophisical, metaphysical or even ...physical entities!
The solution I adopted respects my love for
mathematics (and
geometry in particular).
I have identified the five categories listed above using the
five regular polyhedra, known since the ancient Greece, the so-named
platonic solids.
About this Blog (Technical Aspects)
My blog's first goal is to serve as a test project, always evolving and helpful to test new technologies, to develop new solutions and to put on paper the acquired aknownledgement.
It's based on the
.Net 3.5 (C#) platform, enriched by the
Silverlight technology. The database is a
SQL Server.
Latest Articles
Sunday, March 25, 2007 - Cristian Merighi
Sample C# code provided in order to retrieve needed informations about Security Policy settings in an hosting environment. Could be useful in custom trust configuration scenarios.
Comments: 0
-
Rating: 0.00
Sunday, March 18, 2007 - Cristian Merighi
A Generic API to handle, in their whole complexity, CRUD procedures in association with custom Business Logic Entities. A real steady first step along the path toward DynamicMethods and runtime code generation...
Comments: 0
-
Rating: 0.00
Friday, March 09, 2007 - Cristian Merighi
...my wrist! Or, better saying, my scaphoid bone. The right one. For a while I'll have difficulties in writing, drawing...
Comments: 0
-
Rating: 0.00
Friday, March 02, 2007 - Cristian Merighi
An useful example about how to pass encrypted data between a Flash object and a server side application developed with .Net technology using the Rijndael/AES algorithm.
Comments: 29
-
Rating: 4.86
Saturday, February 17, 2007 - Cristian Merighi
This article is about the development of a struct (C#) of mine which permits an agile conversion between values formatted as Degrees Minutes Second and values formatted as Decimals. It can be useful in a scenario where Virtual Earth or Google maps are involved, in order to set the correct latitude and longitude.
Comments: 2
-
Rating: 5.00