Rate this item
(0 votes)

sometimes it's needed to check whether there are multiple same
modules in the current page or not to keep one version of the
module or some other checks.

Thursday, 26 December 2013 15:41

Admin setings page in wordpress

Written by
Rate this item
(0 votes)
You made a cool wordpress plugin and you want to have some settings
for you plugin.To achieve this you have to create a admin settings page
accessible from wordpress admin dashboard.
Friday, 21 December 2012 13:56

some starter kits for club or organization

Written by
Rate this item
(0 votes)

1.club website starter kit
by this you can create a site for your club
and organization.It includes news posting,
member directory and others needed.It
has many functionality related with photo album.

Sunday, 30 December 2012 13:56

how to assign specific role when user registers

Written by
Rate this item
(0 votes)

using asp.net membership provider user
registration is done by the CreateUserWizard
control in the Register.aspx page.

Saturday, 29 December 2012 13:56

how to convert bmp file to gif by csharp

Written by
Rate this item
(0 votes)

to convert bitmap image file to gif file you
have to create bitmap object first.

Friday, 21 December 2012 13:54

Asp.net starter kits for web developer

Written by
Rate this item
(0 votes)

there are many starter kits for visual web
developer to learn asp.net 2 and do the
common scenarios of web development.

Tuesday, 25 December 2012 13:54

how to create Own Exception Classes in C#.net

Written by
Rate this item
(0 votes)

for creating own exception class,you have to derive your class
from System.Exception class.also you have to implement all
constructors which base class implements.to create own
exception class follow the requirements/recommendations
below-


Latest discussions

  • No posts to display.