Recent Posts

Call JavaScript from Asp.Net code behind

less than 1 minute read

Suppose you want to display confirmation message by javascript from asp.net code behind after saving data. Write the following code in your button event.

Which service is using which port?

1 minute read

Every day we fell in some difficulties and want to know which service is using by which port? Ports are divided into three ranges: The well-known ports (from...