how to replace a text with other texts or codes by joomla plugin
Written by Super UserIt'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 -
how to access and update appSettings in config file of windows application
Written by Super Useryou 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 -
Many sites using facebook comments in pages/under post to get remarks/comments from their users and
gaining more popularity and interest
Organizing files in folders in VS solution project
Written by Super Userwhen you build a software make sure that you built it by object oriented way
and you organized your files in folders as following way -
how to get Gravatar image in asp.net application
Written by Super UserGravatar.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.
using asp.net membership Probvider you can easily
make a user login using username and password and redirect to
default or any page by the following way -
WordPress Website Basic Problems to know for beginners
Written by sreeramJust beaware of these problems and get know the solutions.