Rate this item
(0 votes)

if you want to prevent running multiple instance
of the same c# application then check the
following lines.It's sometime necessary to prevent
running multiple instances of the same application.

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.
Friday, 02 August 2013 23:12

Some tips on Web Browsing

Written by
Rate this item
(0 votes)
how to use private browsing?

If you don't want to save cookies and histories for certain activities
and for security purposes while browsing then Press CTRL + Shift + N,
which will launch new private browsing for Chrome, CTRL + Shift + P will
do it for Firefox and IE.
Saturday, 28 December 2013 23:19

Modify wordpress post using filter

Written by
Rate this item
(0 votes)
It's possible to insert any kind of content in wordpress post or page using
short codes, but if you want to inject/modify content in post in more
advanced manner then there is a alternative is using filter
Last modified on Saturday, 28 December 2013 23:35
Rate this item
(0 votes)

in coding giving proper names to methods,classes,controls,
variables,others is neccessary and good programming practice.
think that a method name-show button click.

Rate this item
(0 votes)

when you run asp.net application project from visual
studio,visual studio uses their development server.
It's not the right way to develop asp.net appication.

Saturday, 29 December 2012 13:54

c#,asp.net interview questions

Written by
Rate this item
(0 votes)

I have given many interviews on c#,asp.net jobs and
went through the questions.here i am posting,It may
help you -


Latest discussions

  • No posts to display.