Friday, 27 December 2013 15:17

WordPress Website Basic Problems to know for beginners

Written by
Rate this item
(0 votes)
Do you want to know the basic problems that occur in wordpress while you are at the beginning of learning stage.
Just beaware of these problems and get know the solutions.
Last modified on Saturday, 28 December 2013 23:34
Tuesday, 18 December 2012 17:55

c# namespaces

Written by
Rate this item
(0 votes)

namespaces is a old concept in c# programming.both
java and c# uses this concept.a namespace is act like
a 'wrapper' around one or many elements which gives
them uniqueness.

Saturday, 22 December 2012 14:55

how to send mail from .net

Written by
Rate this item
(0 votes)

beginners of .net programming can't guess sometime that
how easy is sending mail through .net.there are many ways
to do that.but i am writing here the easiest method to send
mail in c# with .net.It doesn't involve a lot's of coding.
all is built in and no more components.

Tuesday, 24 December 2013 14:43

Paypal Script Not functioning

Written by
Rate this item
(0 votes)
You have a problem on paypal button? When you use the script given from paypal for article, the button gets visible but when clicked on it defines no action..The solution is simple...

You have to change the Text Filters setting to "No Filters" for all users in global configuration and must make the text editors to none after that add the paypal code button script. It works fine...

Problem Solved.

with Cheers,
Ultimatecine.com

Last modified on Tuesday, 24 December 2013 15:38
Monday, 14 January 2013 18:14

how to show tips when windows application starts

Written by
Rate this item
(0 votes)

It's a great idea to show application related tips
when users run your application.you may show tips
about how to use your application efficiently,details
of your application terms,etc.

Rate this item
(0 votes)

if you want to prevent running multiple instance
of the same c# application then check the
following lines.It's sometime necessary to prevent
running multiple instances of the same application.

Monday, 30 December 2013 16:52

Lost WordPress admin password retrieving

Written by
Rate this item
(0 votes)
Worried of losing your Wordpress admin password, and cant able to retrieve it using mail option? Just follow the below steps
Last modified on Wednesday, 08 January 2014 19:54

Latest discussions

  • No posts to display.