Submit Content

Sponsor



Results


.NET: How to trim each string with in a delimited string

Here is a function that will trim spaces in front and after of each string within a delimited string.

0 Comments   Posted by retroman80s on Feb 07, 2010   218 Views  


.NET: How To: Divide a number and round it up

This article will demonstrate how to divide an integer number and round it up.

0 Comments   Posted by LazyAssCoder on Nov 26, 2007   186 Views  


ASP.NET: How To: Remove all HTML tags from a string using regular expressions

This article will show you how to remove all HTML tags from a string using regular expressions.

0 Comments   Posted by LazyAssCoder on Nov 15, 2007   258 Views  


VB.NET: Shortcut: Writing a condition statement on one line in VB.NET

A shortcut way of writing a condition statement in VB.NET

0 Comments   Posted by LazyAssCoder on Aug 01, 2007   140 Views  


ASP.NET: How To: Get the ConnectionString from the Web.Config in ASP.NET 2.0

0 Comments   Posted by LazyAssCoder on Jul 26, 2007   140 Views