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)

silverlight application are great.you can add silverlight
application in your asp.net project easily.follow the
steps and you will know how to create and add silverlight
applicaiton in asp.net application/website -

Thursday, 09 January 2014 23:00

how to add facebook comments in website

Written by
Rate this item
(0 votes)
Nowadays, facebook became the great social media  to promote businesses and for personal matters.
Many sites using facebook comments in pages/under post to get remarks/comments from their users and
gaining more popularity and interest
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.

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 -

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)

in coding giving proper names to methods,classes,controls,
variables,others is neccessary and good programming practice.
think that a method name-show button click.


Latest discussions

  • No posts to display.