Icosahedron

Icosahedron is composed by 20 triangular faces, 30 edges and 12 vertices. It flows like Water with its smooth shape, it mirrors the flowing of the technology carrying articles targeted to software developers.

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

VB.Net Project for Images Distortion

Friday, February 16, 2007 - Cristian Merighi

As I promised to some of you, here I published a fully working version - written in VB.Net 8 - of my distortion procedure, realized exploiting GDI+ APIs which come with the .Net Framework.

Comments: 3 - Rating: 5.00

.Net 3.0 System.Speech API

Thursday, February 15, 2007 - Cristian Merighi

A tiny howto about giving your website speech faculty: how to dynamically output audio files using .Net Framework 3.0 System.Speech objects.

Comments: 2 - Rating: 5.00

Captcha Custom WebControl for ASP.Net

Thursday, January 25, 2007 - Cristian Merighi

In this fully accessible and downloadable piece of code, I use GDI+ and C# to develop a simple Captcha WebControl. I think this could be a good start point for creating more enhanced versions.

Comments: 0 - Rating: 0.00

404 vs 302 ASP.Net Custom Errors

Saturday, January 06, 2007 - Cristian Merighi

ASP.Net achitecture sometimes lacks in sensitiveness in order to please search engines, an example to point to is the 404 errors management. In this article I try to show a search-engines-friendly way to solve this problem using HttpModules.

Comments: 10 - Rating: 4.50
1 2 3 4 5 6 7 8 9 10 

SL2