Cristian Merighi weblog

Ryoushin: "Conscience"

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

Retrieve NamedPermissionSets at Runtime with C-Sharp

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

Generic Adapter (Of T) and integrated CRUD

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

So it is broken

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

AES-Rijndael with ActionScript and ASP.Net

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

Convert Between Degrees and Decimals using .Net

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
1 2 3 4 5 6 7 8 9 10  ... 

SL2