Fork me on GitHub

随笔分类 -  Helper

摘要:Host-Configuration ... 阅读全文
posted @ 2014-07-03 22:30 种花生的读书人 阅读(335) 评论(0) 推荐(0) 编辑
摘要:自定义Exceptionusing System;using System.Collections.Generic;using System.Linq;using System.Text;using System.Runtime.Serialization;namespace Model{ /... 阅读全文
posted @ 2014-07-01 22:34 种花生的读书人 阅读(665) 评论(0) 推荐(0) 编辑
摘要:using Bll;using Model;using Dal;using NUnit.Framework;using NUnit.Mocks;using System.ServiceModel;using Constant;namespace OES.Nunit{ /// /// T... 阅读全文
posted @ 2014-07-01 22:13 种花生的读书人 阅读(469) 评论(3) 推荐(1) 编辑
摘要:DAL:IUserDALnamespace Dal{ /// /// This interface is defined for user functions. /// public interface IUserDal { #region Retur... 阅读全文
posted @ 2014-06-30 22:33 种花生的读书人 阅读(384) 评论(0) 推荐(0) 编辑
摘要:using System;using System.Configuration;using System.Data;using System.Data.SqlClient;using Constant;namespace Dal{ /// /// This class can not ... 阅读全文
posted @ 2014-06-30 22:18 种花生的读书人 阅读(368) 评论(0) 推荐(0) 编辑
摘要:... 阅读全文
posted @ 2014-06-30 22:17 种花生的读书人 阅读(227) 评论(0) 推荐(0) 编辑
摘要:#region File Header & Copyright Notice/* * Copyright (C) 2014XXXXXX */#endregionusing System;using System.Threading;using System.Windows.Forms;using S... 阅读全文
posted @ 2014-06-07 21:46 种花生的读书人 阅读(264) 评论(0) 推荐(0) 编辑

该博客仅作为记录笔记,转载随意

点击右上角即可分享
微信分享提示