Saturday, September 21, 2013

Remove Double Quotes From String

To Strip double Quotes from string use following code

Lets say s is out string
string newstr = string.Empty
s = s.Replace("""", "");
OR
string newstr = string.Empty
s = s.Replace("\"", "");

Submit this story to DotNetKicks

Read more...

Wednesday, May 22, 2013

Hide Unncessary space when Validator messages are not firing....

While working on validator controls, we need to give some text message to display. When we give a text message many times space is getting created to show validator message....

When validators are not firing that time this space doesn't look good....

To hide this unnecessary space when validator message is not firing set

Display property to Dynamic

i.e. Display="dynamic"

Submit this story to DotNetKicks

Read more...

Saturday, April 6, 2013

Its All About Afilioplace.com place to buy and sell web designs(landing pages)

Afilioplace is the best place to boost Affiliate marketing campaigns.  It the place where Affiliates can buy and sell all the resources required for Successful Affiliate Marketing. This is the best Affiliate Marketplace This site provides quality tools for those who want to be successful in affiliate marketing no matter who they are, they can be simple affiliate marketers, writers, web designers or some programmer.. No matter who you are Afilioplace is the one site which will enhance your marketing campaings...

This site has many things to offer, we can MAKE MONEY WITH AFILIOPLACE...
  1. Designer can sell landing pages for Affiliate purpose
  2. Writers can sell pages, ebooks
  3. Programmers can sell softwares
  4. Marketers can sell their ideas....
Whatever sale this site makes we earn 70% of it which is actually a Really good marketing strategy, we can use this platform to make decent amount of money as well as we can sell our ideas and our own work...

Submit this story to DotNetKicks

Read more...