Articles

Articles (154)

articles

Rate this item
(0 votes)
Nowadays facebook is the number one social media.So is creation of facebook application and
showing sites under facebook is common.This post shows how to show website under facebook
and deal with setting canvas urls
Wednesday, 23 January 2013 14:51

how to resize or make thumbnail image in asp.net

Written by
Rate this item
(0 votes)

by the following way you can resize a image to a predefined
dimension and resolution.you can also use it to make a image
thumbnails.

Monday, 14 January 2013 13:55

what is ViewState in asp.net

Written by
Rate this item
(0 votes)

ASP.NET controls automatically keep their data
when page is sent to the server in response to
events (like a user clicking a button).
this persistence of data is called view state

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 -

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 -

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 -

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.

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

Latest discussions

  • No posts to display.