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.
naming conventions for Class, Variable, control, other names in code
Written by Super Userin coding giving proper names to methods,classes,controls,
variables,others is neccessary and good programming practice.
think that a method name-show button click.
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.
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
how to add scripts and styles in wordpress admin page
Written by Super Userin 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.
namespaces is a old concept in c# programming.both
java and c# uses this concept.a namespace is act like
a 'wrapper' around one or many elements which gives
them uniqueness.