Click here to Skip to main content
15,885,216 members

Articles by TheGreatAndPowerfulOz (Tip/Tricks: 3)

Tip/Tricks: 3

RSS Feed

Average article rating:

No articles have been posted.

Average blogs rating:

No blogs have been submitted.

Average tips rating: 3.55

Programming Languages
C#
9 Mar 2017   Updated: 10 Mar 2017   Rating: 3.47/5    Votes: 10   Popularity: 3.47
Licence: CPOL    Views: 9,680     Bookmarked: 5   Downloaded: 0
Please Sign up or sign in to vote.
Gets the digits and the sign of an integer in an array
XML
6 Apr 2010   Updated: 6 Apr 2010   Rating: 2.33/5    Votes: 9   Popularity: 2.23
Licence: CPOL    Views: 8,071     Bookmarked: 2   Downloaded: 0
Please Sign up or sign in to vote.
The following is far easier to understand and use than the Outlaw's tip (IMHO).text = Regex.Replace(text, "screen_fadetimeout=\"[^\"\']+\"", "screen_fatetimeout="99");It has the following advantages:1. It is one line of code2. It is easier to read3. It is faster (note: XmlElement...
Web Development
ASP.NET
8 Mar 2017   Updated: 9 Mar 2017   Rating: 4.85/5    Votes: 12   Popularity: 5.05
Licence: CPOL    Views: 22,205     Bookmarked: 14   Downloaded: 0
Please Sign up or sign in to vote.
How to recursively select all descendants using an extension method

Average reference rating:

No reference articles have been posted.

Average project rating:

No projects have been posted.
United States United States
This member has not yet provided a Biography. Assume it's interesting and varied, and probably something to do with programming.