Register  
Thursday, March 11, 2010
Blogs  


Latest Blogs
  
ActiReq Preview
  
Latest Articles
  
Archive
  
Featured Blogs
  

Entries for 'Antonio Bello'

26
It looks like there has been a severe issue on the SMTP server, so emails haven’t been sent in the latest weeks – I don’t know exactly since whe...

[Read the rest of this article...]

Posted in: Website Notes
07
When designing a web site, on of the problems I face with is how to choose colors. Usually I choose a base color, which is the predominant color used ...

[Read the rest of this article...]

03

This is a good news for all of you, just like me, thinking that Zone Alarm is the best available firewall. I've been using ZoneAlarm for years, until I had to install Vista 64 on my Lenovo T61p, and discover that ZoneAlarm is not compatible. In fact, until now, ZoneAlarm was compatible with 32 bits platforms only.

[Read the rest of this article...]

Posted in: Review
08

This is really funny.

I've reported thousands of spam emails to ISP and domain registrars, but this is the first time I get contacted by the spammer complaining with me because I waste my time filing complaints against him.

[Read the rest of this article...]

Posted in: Fun
29

I've been experiencing an extremely high build time on a windows mobile project targeted to compact framework 2.0 before finding out what was responsible of such slowness. Fortunately solving this problem is as easy as adding a line to a configuration file.

[Read the rest of this article...]

15

Simple framework to run asp.net pages without a web server, useful for running self contained tests.

[Read the rest of this article...]

01

When data are moved across a network the recipient might require a verification to ensure that data have not been modified after send. For example, in a client/server scenario where a client application sends some updates to a remote database via a web service, the web service might need to verify that data have not been modified while travelling across the network, either due to corruption or because somebody changed them. A simple way to implement such kind of verification is utilizing hashing.

[Read the rest of this article...]

Posted in: Development, C#
14
I know, this is not the first time I announce the development of a DNN SMS Module. But this time I really started its development, and I’m currently w...

[Read the rest of this article...]

02

2009.01.30 - Updated in order to clarify about immutability.

The readonly modifier is used to declare an instance-specific constant data member which can be initialized in the class constructor and is not limited to compiler-time constants only.

[Read the rest of this article...]

Posted in: Development, C#
27

Today a friend of mine asked me how to cast from List<> to a custom MyCollection class, where MyCollection is derived from List<>. Is this possible?

[Read the rest of this article...]

Posted in: Development, C#
Page 1 of 3First   Previous   [1]  2  3  Next   Last   

 

stock icons

 

 

© 2006-2008 Developer's Corner - Powered by Elapsus   |  Privacy Statement  |  Terms Of Use