08 2014 档案

摘要:1 官方 Getting Started http://www.asp.net/mvc/tutorials/mvc-5/introduction/getting-started 英文不好,英文好的同学果然有优势,里头还有samples……. 2 各种客户端教程 html5 css3 js jquery http://www.w3school.com.cn/ 对我这种零基础的很重要啊 3... 阅读全文
posted @ 2014-08-27 11:24 小懒 阅读(1182) 评论(4) 推荐(0)
摘要:菜鸟来的,刚接触mvc,看到mvc5上默认带有identity身份验证的东西,公司用的oracle数据库,便想着东西能不能支持oracle数据库,折腾了半天弄出下面的东西来,有些东西可能不太准确,望大神斧正,工具1 vs20132 oracle 10.23 oadc 12c (下载地址 http:/... 阅读全文
posted @ 2014-08-27 10:55 小懒 阅读(1961) 评论(2) 推荐(0)
摘要:1 ValidateCode.csusing System;using System.Drawing;using System.Drawing.Drawing2D;using System.Drawing.Imaging;using System.IO;namespace Common{ //... 阅读全文
posted @ 2014-08-27 09:59 小懒 阅读(6340) 评论(2) 推荐(0)
摘要:注册博客园好久了,但是一直没有申请开通个人博客,没想到审核还蛮严格的,搞了两次才通过.老不发表东西不知道会不会封博,先写点东西放着新公司,新环境,新的开始之前做winform,新公司改做web,转变有点大,从.NET2.0到.NET4.5,开始学习HTML,CSS,JS,JQUERY,MVC,Ent... 阅读全文
posted @ 2014-08-11 09:49 小懒 阅读(140) 评论(1) 推荐(0)