- 博客(14)
- 资源 (1)
- 问答 (2)
- 收藏
- 关注
原创 VS2017发布.net core 项目遇到 未能验证服务器的证书问题
使用Visual Studio通过Web Deploy部署到Azure虚拟机时发生错误:Web deployment task failed. (已使用指定的进程(“Web Management Service”)连接到远程计算机(“imady-azure-001.southeastasia.cloudapp.azure.com”),但未能验证服务器的证书。如果你信任该服务器,请再次连...
2018-06-23 23:01:34 3530
原创 Xamarin Visual Studio环境搭建概要
搭建一个Xamarin环境还真的有不少坑,在此共享一下填坑经历:1.安装JDK/JRE(F:\Xamarin_Android_Installation_Essential中的文件),使用jdk-7u79-windows-i586.exe,因为Xamarin目前只支持32位的JDK版本,Android SDK版本为23。2.安装Android SDK(Android_installe
2016-07-28 10:00:00 1262
原创 Xamarin For Visual Studio第一坑 - Android SDK版本问题
不多说了,Xamarin对JDK和Android SDK的支持还不到位,跟不上倒也算了,但是Xamarin installer为什么不能搞清楚。。。安装时会包括Android API level 24.4.1,但是实际运行时只支持到level 23.会出现“Unsupported Major.minor version 52.0”的错误。解决方法:删了版本24(可能需要重新安装一下
2016-07-27 01:24:27 5134
原创 Xamarin For Visual Studio第二坑 - 虚拟机调试
Xamarin项目单独生成已经通过,但是启动自定义的虚拟机测试(在Visual Studio界面下)却发生错误,提示为: Mono.AndroidTools.InstallFailedException: Unexpected install output: Error: Could not access the Package Manager. Is the system running?而更早
2016-07-27 00:47:14 3407 1
原创 微软Orleans连接MySQL作为StorageProvider
Orleans在Github上提供了不少sample代码,在StorageProvider方面有针对MongoDB,Redis,和SQL Server的,但是可能出于人所皆知的原因吧,没有给出MySQL的示例代码。我摸索了不少时间,尤其Orleans 1.2版本发布后代码写法又有变化(其实变化不大),自己又把代码搞乱掉了,折腾了不少时间,总算通过。其实Orleans用Mysql做持久化的意义不
2016-05-05 22:32:33 3123 1
转载 Microsoft Orleans学习资源
刚才翻看Orleans的官方网站,发现除了大家关注比较多的"Step-by-step Tutorials"和Github下的Samples,社区里面还列出了一个衍生的贡献项目列表,有不少示例项目,现列出来希望能有帮助:https://github.com/OrleansContrib基于Orleans实现的Http数据APIOrleansHttp用R
2016-04-14 18:20:32 2352
翻译 微软Orleans连接MongoDB
微软的Orleans在其Sample Projects中给出了一个连接MongoDB作为其存储提供器的案例。
2016-03-14 20:45:17 2674
原创 Microsoft Orleans框架
Orleans is a framework that provides a straightforward approach to building distributed high-scale computing applications, without the need to learn and apply complex concurrency or other scaling pa
2016-03-03 11:40:44 7034 2
原创 ASP.NET中System.Web.UI.Page的继承问题
看了一些文章,通过写PageBase的页面并使其它page继承这个PageBase,可以方便地实现用户检验等需求。后来发现子类page继承后,父类的PageLoad不执行了。以下帖子提出了问题,但是没有提供正解:http://bbs.csdn.net/topics/390482363?ticket=ST-704066-MoolZ4f7GW3lTwMCb6cK-passport.csdn
2014-12-04 11:33:25 4868
转载 Unity3d报错:Error building Player: Win32Exception: ApplicationName='xxxxxx/zipalign.exe'
更新了Android SDK到API level 20以后打包出错了:
2014-08-28 15:26:44 20598 1
原创 Unity3d报奇怪的错误CompareBaseObjectsInternal can only be called from the main thread.
搜索百度CompareBaseObjectsInternal关键词只有8个结果,
2014-06-15 23:32:40 15500
原创 人不张狂枉少年
今天百度一下苏州美娱,没想到前年去东南大学介绍体感技术的演讲PPT被搜出来,最后面是一首自己原创古体诗,本来是鼓励年轻人要勇于表达自己的见解,勇于创造的。英雄本应真性情,大才未必需谨言。李白自曾荐荆州,终军弱冠已请缨。虽无雕弓可射日,却有横槊服群雄。莫怪飞鹜爱高远,人不张狂枉少年。
2014-02-25 09:37:45 1748
Creating mobile apps with xamarin.forms preview edition 2
2015-11-30
TA创建的收藏夹 TA关注的收藏夹
TA关注的人