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.
how to show tips when windows application starts
Written by Super UserIt'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.
how to develop dotnetnuke module using template
Written by Super Userfollowing are guidelines to develop modules
for dotnetnuke 5/6 with visual studio 2008/2010 -
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.
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
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.