Click here to Skip to main content
15,881,852 members

Articles by girlprogrammer (Articles: 4, Tip/Tricks: 3)

Articles: 4, Tip/Tricks: 3

RSS Feed

Average article rating: 4.29

Database Development
SQL Server
12 May 2017   Updated: 17 May 2017   Rating: 2.73/5    Votes: 3   Popularity: 1.30
Licence: CPOL    Views: 8,403     Bookmarked: 5   Downloaded: 0
Please Sign up or sign in to vote.
Securing table data at column level using AES-128 encryption
Programming Languages
XML
1 Oct 2012   Updated: 1 Oct 2012   Rating: 4.87/5    Votes: 14   Popularity: 5.43
Licence: CPOL    Views: 51,984     Bookmarked: 34   Downloaded: 0
Please Sign up or sign in to vote.
Exploring Various Target Samples
25 Sep 2012   Updated: 30 Jun 2015   Rating: 4.62/5    Votes: 34   Popularity: 6.95
Licence: CPOL    Views: 111,284     Bookmarked: 89   Downloaded: 0
Please Sign up or sign in to vote.
A step by step walk through of MSBuild file and how to run a target
XSLT
6 Jun 2014   Updated: 6 Jun 2014   Rating: 4.95/5    Votes: 10   Popularity: 4.95
Licence: CPOL    Views: 15,471     Bookmarked: 12   Downloaded: 138
Please Sign up or sign in to vote.
Transforming with help of XSL

Average blogs rating:

No blogs have been submitted.

Average tips rating: 3.90

C#
17 May 2010   Updated: 17 May 2010   Rating: 3.67/5    Votes: 2   Popularity: 1.10
Licence: CPOL    Views: 9,770     Bookmarked: 2   Downloaded: 0
Please Sign up or sign in to vote.
In a class, when we preceed a class member (variables/methods) with the keyword "static" in C# or "shared" in VB.Net then the 2 things gets added to the behavior of the variable:-The class member could be accessed without creating instance of the class. The class member will shared across...
12 May 2010   Updated: 3 Jul 2011   Rating: 3.35/5    Votes: 9   Popularity: 3.20
Licence: CPOL    Views: 27,920     Bookmarked: 9   Downloaded: 0
Please Sign up or sign in to vote.
using System.Text.RegularExpressionsprivate void fnValidateDateFormat(string strStartDate,string strEndDate){ Regex regexDt = new...
Web Development
ASP.NET
18 May 2010   Updated: 19 May 2010   Rating: 4.67/5    Votes: 3   Popularity: 2.23
Licence: CPOL    Views: 10,660     Bookmarked: 10   Downloaded: 0
Please Sign up or sign in to vote.
Identifying the control that raised postback event

Average reference rating:

No reference articles have been posted.

Average project rating:

No projects have been posted.
Web Developer
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.