Sockreg

Sockreg

Joined
Oct 14, 2008
Occupation
Student
Location
Malta
Interests
.NET, HTML, CSS, JavaScript, Ruby

Code Snippets

Sockreg created a Page  -  Dec 06, 2009
212 

Illustrates how you can take benefit of the System.Reflection namespace to alter object properties

 Respond   .NET  
Sockreg created a Page  -  Dec 05, 2009
74 

Illustrates the size benefits you can achieve by compressing a stream. It also benchmarks the time taken to write the compressed text and the normal text to the underlying files.

  1 Thread   .NET  
Sockreg created a Page  -  Dec 05, 2009
67 

Well, the .NET framework already contains the functionality provided by this snippet, however this snippet shows how to use some IO namespace classes and functionality.

 Respond   .NET  
Sockreg created a Page  -  Dec 01, 2009
271 

This snippet function hashes a string into an MD5. The function will throw an error if an empty string is provided. Just copy and paste this into a console application, set the Sub Main() as the start up object and run it! You will see how the same hash is created for the "Test" string and a different hash is created for the "Test1" string. If you've got any problems with this snippet just comment..

Are you sure you want to unfollow this person?
Are you sure you want to delete this?
Click "Unsubscribe" to stop receiving notices pertaining to this post.
Click "Subscribe" to resume notices pertaining to this post.