上一页 1 ··· 33 34 35 36 37 38 39 40 41 ··· 57 下一页
摘要: 1.自动放大窗口鼠标把窗口拖到屏幕边缘时,win7会自做聪明的把窗口放大,有时候这个很烦人。解决办法: 运行“REGEDIT”打开注册表,找到 “HKEY_CURRENT_USER\Control Panel\Desktop”,将WindowArrangementActive设置为0,重启电脑2.恢复"快速启动栏"任务栏空白处-->右击-->Toolbars-->New Toolbar(即新建一个工具栏),然后输入:%userProfile%\AppData\Roaming\Microsoft\Internet Explorer\Quick Launch这 阅读全文
posted @ 2013-10-17 16:27 iDEAAM 阅读(446) 评论(0) 推荐(0) 编辑
摘要: OverviewThis tutorial introduces SignalR development by showing how to build a simple browser-based chat application. You will add the SignalR library to an empty ASP.NET web application, create a hub class for sending messages to clients, and create an HTML page that lets users send and receive cha 阅读全文
posted @ 2013-10-11 15:11 iDEAAM 阅读(617) 评论(0) 推荐(0) 编辑
摘要: What is SignalR?ASP.NET SignalR is a library for ASP.NET developers that simplifies the process of adding real-time web functionality to applications. Real-time web functionality is the ability to have server code push content to connected clients instantly as it becomes available, rather than havin 阅读全文
posted @ 2013-10-11 15:03 iDEAAM 阅读(426) 评论(0) 推荐(0) 编辑
摘要: SignalR is supported under a variety of server and client configurations. In addition, each transport option has a set of requirements of its own; if the system requirements for a transport are not available, SignalR will gracefully failover to other transports. For more information on the transport 阅读全文
posted @ 2013-10-11 15:02 iDEAAM 阅读(572) 评论(0) 推荐(0) 编辑
摘要: Youwillusuallygettheerror‘Configurationfileisnotwell-formedXML’‘C:\Windows\system32\inetsrv\config\applicationHost.config’whenyouopenIISmanagerorgettheerrorWindowsProcessActivationservice(WAS)couldnotstart–Error13Thedataisinvalid,whilerestartingIISfromthecommandpromptspeciallyonWindows2008server.Usu 阅读全文
posted @ 2013-10-11 13:46 iDEAAM 阅读(2584) 评论(0) 推荐(0) 编辑
摘要: 在上一篇文章中,我们已经使用WIF构建了一个基于MVC4的简单的身份验证程序,在这篇文章里,我们将探讨一下到底什么是WIF,以及它的工作原理。然后在下一篇文章开始,我们将实际操作,实现单点登录功能。身份标识的挑战在上一篇文章也提及到了,大部分的开发人员并不是安全方面的专家,很多人对于身份验证,授权以及用户体验个性化等工作感觉非常的不爽。传统的计算机技术的课程里通常也不会教这些课题,因此这些东西经常在软件开发周期的后半部分才会凸显出来。当今,一个公司里有数十上百个Web应用程序和服务已不是什么新鲜事儿,很多公司都有自己的一套用户标识,而且大部分公司都不会去用特定的身份验证方法。开发人员都知道要为 阅读全文
posted @ 2013-10-10 11:48 iDEAAM 阅读(457) 评论(0) 推荐(0) 编辑
摘要: 经过前两篇文章,估计大家对WIF已经有比较充分的认识了,估计大家在经过了枯燥的理论以后,肯定是摩拳擦掌赶紧付诸于行动了。没办法,咱们程序员就是这个毛病。那好吧,我也不那么多废话了,直接进入正题吧。我们接下来的demo将包括以下的工程:SiteA —— 基于.net framework 4.5的MVC 4程序,使用WIF 4.5的SDK,第一个RPSiteB —— 基于.net framework 4.5的MVC 4程序,使用WIF 3.5的SDK,第二个RPSiteC —— 基于.net framework 4.0的MVC 4程序,使用WIF 3.5的SDK,第三个RPSiteD —— 基于. 阅读全文
posted @ 2013-10-10 11:47 iDEAAM 阅读(868) 评论(0) 推荐(0) 编辑
摘要: 上个月有一个星期的时间都在研究asp.net mvc统一身份验证及单点登录的实现。经过了一番的探索,最终决定使用微软的Windows Identity Foundation。但是这东西用的人貌似不多,而且中文资料甚少,所以在测试的过程中走了不少弯路,所以写下这一系列文章,希望能对以后要使用的朋友带来一点帮助。首先先说一下什么是WIF(Windows Identity Foundation)。由于各种历史原因,身份验证和标识的管理一般都比较无规律可循。在软件里加入“身份验证”功能意味着要在你的代码里混进处理底层任务(如验证用户名和密码,与X509证书或类似的证书打交道等)的代码。这样一来就得对基 阅读全文
posted @ 2013-10-10 11:34 iDEAAM 阅读(748) 评论(0) 推荐(0) 编辑
摘要: 在VirtualBox中安装了Ubuntu后,Ubuntu的屏幕分辨率非常小,操作非常不便。通过安装VirtualBox提供的“增强功能组件”,可以解决这一问题,并且使用非常方便。一、环境 | EnvironmentWindows2003 / Windows XP VirtualBox 3.2.12 Ubuntu 10.10二、调整分辨率 | Change the screen resolution1、在VitualBox中安装完Ubuntu后,只有800 x 600(4:3)、640 x 480(4:3)两种分辨率,操作空间非常有限。2、点击VirualBox的菜单“设备(D)” -> 阅读全文
posted @ 2013-09-28 10:34 iDEAAM 阅读(5664) 评论(0) 推荐(0) 编辑
摘要: win8关机时自动重启的解决方法:关闭快递启动,默认是启动的,到控制面板 – 电源选项 – 选择电源按钮的功能 – 更改当前不可用的设置 – 关机设置 – 把勾去掉 关闭快速启动。这样就不会关机一直重启了 阅读全文
posted @ 2013-09-15 16:04 iDEAAM 阅读(243) 评论(0) 推荐(0) 编辑
上一页 1 ··· 33 34 35 36 37 38 39 40 41 ··· 57 下一页