by Adisa
3. December 2011 09:22
This article will walk you through how to block an individual IP address from accessing your server, using an IPSec Security Policy.
For various reasons, you may find yourself wanting to block a specific IP address from accessing your server.
Simply following these instructions showing how to create an IPSec Security Policy specifying to block access to a specific IP address.
[More]
794f4e6a-c22a-430e-978d-7633f9a38edf|0|.0
Tags:
Server
by Adisa
3. June 2011 10:55
This article will walk you through how to block an individual IP address from accessing your server, using an IPSec Security Policy.
For various reasons, you may find yourself wanting to block a specific IP address from accessing your server.
Simply following these instructions showing how to create an IPSec Security Policy specifying to block access to a specific IP address.
[More]
3ad3f718-27fc-4515-b1c9-423737eddd44|0|.0
Tags:
SQL
by Adisa
2. June 2011 14:53
Optimizing iew state performance mechanism can make your pages load faster. Disabling view state by setting the EnableViewState property to f...
[More]
by Adisa
24. February 2011 16:33
The code below can be used anywere in your codebehind programmably even in the page load event.
string name = RadGrid1.Items[0].OwnerTableVie...
[More]
by Adisa
14. November 2010 12:59
How to find a RadGrid column. This can be used to change the header of a column.
GridTemplateColumn RGcolumn = (GridTemplateColumn)RadGrid1.MasterTa...
[More]
by Adisa
12. November 2010 17:14
Simply adding a color to the backcolor property of radtooltip will not change the color. You must use the following:
div.RadToolTip_Default...
[More]
by Adisa
11. November 2010 08:53
Adding join button to site.master
[More]
by Adisa
4. November 2010 15:08
Send Database Item to Javascript
[More]
by Adisa
27. October 2010 15:33
Very cool blog about green living.
http://www.oureverydayearth.com
by Adisa
22. October 2010 16:56
UseSubmitBehavior="False" Not Working, Still Submitting Causing PostBack
[More]