Posts
 
Reputation
Joined
Last Seen
0 Reputation Points
Unknown Quality Score

No one has voted on any posts yet. Votes from other community members are used to determine a member's reputation amongst their peers.

0 Endorsements
Ranked #54.9K
Member Avatar for Dani

As many of you are probably aware, DaniWeb was hit hard by Google's Panda algorithm update back in February. A news story written by Davey entitled [url=http://www.daniweb.com/internet-marketing/search-engine-optimization/news/350575]Google Farmer Update: what went wrong?[/url] explained that the February 24th Panda algorithm targeted at content farms literally cut DaniWeb's US traffic by half. …

Member Avatar for macgizmoguy
5
3K
Member Avatar for happygeek

Anyone who uses Twitter, and has at some point posted a link to something interesting, will have almost certainly used a URL-shortening service such as bit.ly for example. Now the spammers are exploiting the popularity of such link-reduction services by establishing their own fake URL-shortening services in order to redirect …

Member Avatar for sufalamtech
2
491
Member Avatar for sandeepparekh9

A Function To Concat String Array Values By Specified Delimiter Let 's Say I have Following Array: string[] st = new string[5]; st[0] = "Animation"; st[1] = "Action"; st[2] = "Romance"; st[3] = "Drame"; st[4] = "Comedy"; Now I want to Merge all of it with ',' Delimiter Like Below: …

Member Avatar for maximocn
-1
279