I have an ASA 5510 that we use for SSL VPN Client access.  The ASA distributes the AnyConnect (v2.4.1012) client installation.  The problem I'm running into os that the AnyConnect client removes the "Connections" tab from Internet Explorer setti…
Introduction I have recently written a project using SignalR, which supports HTML 5 WebSocket.  However I cannot find good tools to debug or inspect WebSocket traffic. I know that both Chrome and Fiddler support inspecting the WebSocket traffic, but…
The server file is created when you install TortoiseSVN, Eclipse or command-line Subversion. Use the appropriate path from the installation folder to configure proxy settings: CLI Unix/Linux : /home/username/.subversion/servers CLI Windows (2k, XP):…
https://msdn.microsoft.com/en-us/library/aa983445(v=vs.100).aspx The Web tab of the project Properties page enables you to specify start behavior, server settings, and debugging properties for Web pages. Using this tab, you can specify how Visual Stu…
一个网页,Tab标签的切换是常见的功能,但我发现很少有前端工程师在做该功能的时候,会为用户多想想,如果你觉得鼠标hover到标签上,然后切换到相应的内容,就那么简单的话,你将是一个不合格的前端工程师啊,其实你不这样做,也无伤大雅,但是作为前端的工程师,我们可以为用户做到更好.想想如果一个网页上,有很多标签,而用户鼠标在不经意间快速的滑动了一下,如果tab标签的切换不经过特殊的处理的话,标签所对应的内容会一同切换,甚至还会想服务器请求内容,增加服务器开销,很显然这一行为不是用户想要的,我们完全可以…
AutoArchive settings explained Applies To: Outlook 2010 More... Less AutoArchive helps manage the space in your mailbox or on the e-mail server that you are using by automatically moving items to an archive location. Depending on the options, AutoArc…
Overview / Purpose of this guide These instructions are for aimed at users of Windows but a lot of the information will work for other OS users. I wrote these instructions just to clear few things up so next time I flashed a BT Home Hub 5 Model A (HH…
在entity项目里新建模板DBEntity.tt <#@ template debug="false" hostspecific="true" language="C#" #> <#@ include file="$(SolutionDir)\Packages\T4.TemplateFileManager.2.1.2\tools\ttinc\TemplateFilemanager.CS.ttinclude"…
Sharing Host VPN with VirtualBox guest After looking for this solution everywhere, I finally found a working solution that doesn't require a lot of configuration changes and is really simple. Use the default NAT network and type this in the terminal:…
http://docs.oracle.com/cd/E13222_01/wls/docs81/ConsoleHelp/jdbc_connection_pools.html#1106016 JDBC Connection Pools [Attributes and Console Screen Reference for JDBC Connection Pools] The following sections explain how to configure and manage JDBC co…