Click here to Skip to main content
15,891,372 members

Articles by Daaron (Articles: 3, Tip/Trick: 1)

Articles: 3, Tip/Trick: 1

RSS Feed

Average article rating: 4.37

Programming Languages
PHP
20 Dec 2005   Updated: 20 Dec 2005   Rating: 4.19/5    Votes: 9   Popularity: 4.00
Licence: Not specified    Views: 85,290     Bookmarked: 30   Downloaded: 936
Please Sign up or sign in to vote.
How to call the PHP engine from your application and receive the reply and any variables.
4 May 2005   Updated: 4 May 2005   Rating: 3.91/5    Votes: 4   Popularity: 2.35
Licence: Not specified    Views: 63,712     Bookmarked: 14   Downloaded: 891
Please Sign up or sign in to vote.
Execute PHP without having to install PHP.
Visual Basic
14 Jun 2007   Updated: 14 Jun 2007   Rating: 5.00/5    Votes: 12   Popularity: 4.77
Licence: GPL3    Views: 148,057     Bookmarked: 43   Downloaded: 5,155
Please Sign up or sign in to vote.
Automate web test recording into C#, VB.NET and PHP

Average blogs rating:

No blogs have been submitted.

Average tips rating: 3.67

C#
12 Sep 2011   Updated: 12 Sep 2011   Rating: 3.67/5    Votes: 3   Popularity: 1.75
Licence: CPOL    Views: 14,540     Bookmarked: 0   Downloaded: 0
Please Sign up or sign in to vote.
You could do the same thing with a regular expression:if (Regex.Replace(textBox1.Text, @"\D", "") == textBox1.Text){textBox2.Text = ("tryparse method succeed");} else { textBox2.Text=("value entered is not numeric"); }

Average reference rating:

No reference articles have been posted.

Average project rating:

No projects have been posted.
Web Developer
United States United States
Raised by wolves in the mean streets of Macintosh C/C++ for IBM and Motorola, moved on to Delphi and now C#. Ah, the mother's milk of Microsoft...