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
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, 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 -

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.

Tuesday, 24 December 2013 14:43

Paypal Script Not functioning

Written by
Rate this item
(0 votes)
You have a problem on paypal button? When you use the script given from paypal for article, the button gets visible but when clicked on it defines no action..The solution is simple...

You have to change the Text Filters setting to "No Filters" for all users in global configuration and must make the text editors to none after that add the paypal code button script. It works fine...

Problem Solved.

with Cheers,
Ultimatecine.com

Last modified on Tuesday, 24 December 2013 15:38
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.


Latest discussions

  • No posts to display.