Rate this item
(0 votes)

in asp.net application there may be different
server errors like file not found,server error,
etc.when those errors happens default ASP.NET error
page is shown which looks odd and users don't
understand what type of errors occured.to overcome
these problems it's a good idea to use own
error files.

Rate this item
(0 votes)

It's a very common requirment that you may want to
insert ad codes or some other texts in a joomla article
or elsewhere.I am going to show how it can be done so
that if you want some text like "{replace it}" will be
replaced by your code -

Rate this item
(0 votes)

you can put application specific settings in the
appSettings section of your app.config file in your
c# windows form application.you can access,edit,update
those settings.I show you how -

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
Wednesday, 19 December 2012 13:44

Organizing files in folders in VS solution project

Written by
Rate this item
(0 votes)

when you build a software make sure that you built it by object oriented way
and you organized your files in folders as following way -

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
Monday, 28 January 2013 13:56

how to get Gravatar image in asp.net application

Written by
Rate this item
(0 votes)

Gravatar.com is used to store one's avatar image according to email.
then if you comment in any application using your that email address
where gravatar image has been programmed then your avatar image will
be displayed in the application.


Latest discussions

  • No posts to display.