Saturday, 22 December 2012 14:55

how to send mail from .net

Written by
Rate this item
(0 votes)

beginners of .net programming can't guess sometime that
how easy is sending mail through .net.there are many ways
to do that.but i am writing here the easiest method to send
mail in c# with .net.It doesn't involve a lot's of coding.
all is built in and no more components.

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
Sunday, 30 December 2012 18:54

how to develop dotnetnuke module using template

Written by
Rate this item
(0 votes)

following are guidelines to develop modules
for dotnetnuke 5/6 with visual studio 2008/2010 -

Monday, 14 January 2013 18:14

how to show tips when windows application starts

Written by
Rate this item
(0 votes)

It's a great idea to show application related tips
when users run your application.you may show tips
about how to use your application efficiently,details
of your application terms,etc.

Sunday, 23 December 2012 13:55

asp.net caching

Written by
Rate this item
(0 votes)

Asp.net caching helps you to create high performance applications.
you can cache objects like DataSets,or your created objects.you can
also do page level caching if you used user controls in the page
if your aspx page includes lots of work.

Saturday, 22 December 2012 13:56

how to specify help in asp.net

Written by
Rate this item
(0 votes)

to display the help and let the users easily get help
whenever they need it you can call the Help.ShowHelp
method in your form.

Thursday, 26 December 2013 15:45

how to add scripts and styles in wordpress admin page

Written by
Rate this item
(0 votes)
In wordpress there are some error free ways to add scripts and styles
in your custom  page in admin dashboard.If you don't follow these rules you
might see errors and it's not a good idea to declare script and styles without
this kind of some pre-defined actions.

Latest discussions

  • No posts to display.