
VS
文章平均质量分 73
白馬酒涼
这个作者很懒,什么都没留下…
展开
-
Window Service安装不成功
1. 加winsow service2. 加Setup Project Add -> Project Output , xuanzhong转载 2014-04-24 18:00:57 · 570 阅读 · 0 评论 -
Crystal Report中文顯示亂碼
1.首先要確定該中文字體在OS裏有沒有安裝C:\WINDOWS\Fonts這個原创 2014-08-13 13:36:01 · 2769 阅读 · 0 评论 -
Linq to XML - C#生成XML
1.System.Xml.XmlDocument原创 2014-05-07 16:37:03 · 739 阅读 · 0 评论 -
Linq to JSON/Json.NET
Can I LINQ a JSON?http://stackoverflow.com/questions/18758361/can-i-linq-a-jsonJson.NEThttps://json.codeplex.com转载 2014-09-11 17:29:01 · 470 阅读 · 0 评论 -
Linq to AD
http://omegacoder.com/?p=236https://linqtoad.codeplex.com/转载 2014-09-11 17:08:34 · 486 阅读 · 0 评论 -
Jquery Plugins
1. jQuery BlockUI jquery.blockUI.jshttp://www.malsup.com/jquery/block/2.jQueryConfirmjquery.confirm.jshttp://tutorialzine.com/2010/12/better-confirm-box-jquery-css3/3.jQuery DateTimePi转载 2013-09-22 17:45:48 · 957 阅读 · 0 评论 -
ServiceStack.OrmLite
LINQ很強大,不過有一點做不了,就是批量更新,刪除。而這個框架就實現了這個功能,令我喜出望外。下載for sql serverPM> Install-Package ServiceStack.OrmLite.SqlServer -Version 4.0.30http://www.nuget.org/packages/ServiceStack.OrmLite.SqlServer/4转载 2014-09-26 17:25:11 · 3209 阅读 · 0 评论 -
JavaScript调用WCFService方法
JavaScript调用WCFService方法http://www.cnblogs.com/chengfeng_sue/archive/2008/12/12/cfeng_su.html转载 2014-09-16 09:36:50 · 1046 阅读 · 0 评论 -
VS tools
VS2012简单的使用感受+插件推荐http://blog.sina.com.cn/s/blog_58c506600101b34t.htmlVisual Studio 2012 - 超好用套件VSCommands 11http://www.dotblogs.com.tw/skychang/archive/2012/06/20/72914.aspx转载 2014-03-10 13:29:42 · 607 阅读 · 0 评论 -
解決 SQL Server 檢視表 (Views) 無法匯入 EDMX 的問題
http://blog.miniasp.com/post/2013/11/07/Entity-Framework-and-Primary-Keys-on-Views.aspx转载 2014-08-04 18:20:26 · 471 阅读 · 0 评论 -
卸载windows服务
http://www.myexception.cn/windows/440869.html$ sc delete [server name]转载 2014-04-25 10:15:09 · 421 阅读 · 0 评论 -
诊断和修复Web测试记录器(Web Test Recorder)问题
http://www.cnblogs.com/oscarxie/articles/1045430.html转载 2014-06-05 10:09:07 · 1089 阅读 · 0 评论 -
Remove Mapping
http://social.msdn.microsoft.com/forums/vstudio/en-US/ffa3aa15-1d61-4464-ac4a-7a812d073a67/remove-mappingFile -> Source Control -> Workspaces转载 2014-04-28 18:12:07 · 398 阅读 · 0 评论 -
Debug .NET Framework Source
1.Microsoft Reference Sourcehttp://referencesource.microsoft.com/#System.Data.Linq可以下载离线solu原创 2014-06-24 12:02:26 · 541 阅读 · 0 评论 -
Can't load Microsoft.ReportViewer.ProcessingObjectModel.dll
本机的时候是能正常看到report,但deploy到别的机器上却不行,转载 2014-05-22 17:46:57 · 591 阅读 · 0 评论 -
Enable file editing in Visual Studio's debug mode
How do I enable file editing in Visual Studio's debug mode?http://stackoverflow.com/questions/1105292/how-do-i-enable-file-editing-in-visual-studios-debug-mode转载 2014-06-27 17:48:45 · 472 阅读 · 0 评论 -
我关了solution并且删掉个sln.DotSettings.user后似乎也可以了
"Go To Definition" is disabled in Visual Studiohttp://social.msdn.microsoft.com/Forums/en-US/5562f8f3-8fee-4080-83c1-7dbba8dadd4a/go-to-definition-is-disabled-in-visual-studio转载 2014-07-02 09:19:46 · 2684 阅读 · 0 评论 -
Unable to copy file, Access to the path is denied
Unable to copy file, Access to the path is denied转载 2014-07-03 18:45:47 · 1798 阅读 · 0 评论 -
Unable to find the requested .Net Framework Data Provider
换了个系统后发现VS2010和VS2012都有同样问题,原创 2014-04-29 18:52:11 · 1054 阅读 · 0 评论 -
could not load file or assembly "System.Web.Mvc...
1.一般出现这个错误是因为Web.转载 2014-07-31 19:03:44 · 4665 阅读 · 0 评论 -
QQ登录接口集成,QQ+登录ASP.net+代码,+QQ+oauth的使用
http://blog.youkuaiyun.com/hongsejiaozhu/article/details/6705117转载 2014-09-28 15:25:39 · 831 阅读 · 0 评论 -
.Net library
1.Intelligencia.UrlRewriterhttps://github.com/sethyates/urlrewriter转载 2014-09-28 14:53:37 · 560 阅读 · 0 评论 -
Could not load file or assembly 'System.Data.SQLite' or one of its dependencies. An attempt was made
http://www.cnblogs.com/zjoch/archive/2011/12/02/2272615.html转载 2014-10-10 09:09:50 · 1334 阅读 · 0 评论 -
強悍的Linq
在使用Linquir漸漸意識到Linq原创 2014-08-04 18:19:24 · 790 阅读 · 0 评论 -
MVC的一些有用代码
1.将patial view转成字符串string str = RenderPartialViewToString("_ViewName", bz); protected string RenderPartialViewToString(string viewName, object model) { if (string.IsNullOrEm原创 2015-07-26 21:14:24 · 414 阅读 · 0 评论 -
使用 ALinq 实现 Linq to MySQL【转】
http://www.cnblogs.com/huangcong/archive/2011/05/24/2055204.html转载 2015-07-23 22:10:05 · 1152 阅读 · 0 评论 -
Task , Thread 学习
1.任务执行次序,使用Wait()原创 2014-07-25 14:34:55 · 569 阅读 · 0 评论 -
多线程:Thread类的Join()方法
多线程:Thread类的Join()方法http://blog.163.com/hc_ranxu/blog/static/3672318220095284513678/转载 2014-08-05 15:42:22 · 736 阅读 · 0 评论 -
Vin2008 X64安装.Net Framework1.1
http://www.iis.net/learn/install/installing-iis-7/how-to-install-aspnet-11-with-iis-on-vista-and-windows-20081.安装IIS6 management tools2.下载安装http://www.microsoft.com/en-us/download/conf原创 2015-09-10 14:15:28 · 803 阅读 · 0 评论 -
.Net利用cwbx.dll call AS400 program得到数据
calling as400 programs from c#http://forums.asp.net/t/1817332.aspx?calling+as400+programs+from+c+转载 2014-07-29 09:50:23 · 1234 阅读 · 0 评论 -
万年历SQL Server中实现
using System;using System.Collections.Generic;using System.Linq;using System.Text;using Common.Data;using Common.BLL;namespace Common{ #region ChineseCalendarException /// /// 中国日原创 2016-04-25 23:35:22 · 2234 阅读 · 2 评论 -
页面打开excel
1. File => Stream / MemoryStreamFileStream stream = new FileStream(path, FileMode.Open, FileAccess.Read, FileShare.None); try { MemoryStream原创 2015-08-11 15:58:52 · 364 阅读 · 0 评论 -
Cashe的使用
1.CacheHelperpublic class CacheHelper { public static ObjectCache Cache { get { return MemoryCache.Default; } }原创 2015-08-11 16:15:11 · 575 阅读 · 0 评论 -
Asp.Net MVC3 简单入门第一季(三)详解Controller之Filter
http://www.cnblogs.com/fly_dragon/archive/2011/06/15/2081063.html转载 2014-09-16 11:36:37 · 755 阅读 · 0 评论 -
內嵌html字符串顯示
http://jsfiddle.net/ThinkingStiff/FSaU2/转载 2014-11-14 16:28:51 · 344 阅读 · 0 评论 -
the schema version of 'microsoft.aspnet.mvc' is incompatible with version of nuget
Nuget versioning issue with package restorehttp://stackoverflow.com/questions/12035976/nuget-versioning-issue-with-package-restore Restart VS as administrator, extension manager uninstall nuget.原创 2014-11-11 16:14:56 · 977 阅读 · 0 评论 -
PC端使用program來CHGUSRPRF
CHGUSRPRFhttp://www.experts-exchange.com/OS/Miscellaneous/Q_26247446.htmlCreate CL program called CHANGEUSRLog on as QSECOFRChange CHANGEUSER *PGM object owner to QSECOFR using CHGOBJOWN command原创 2014-10-14 14:36:39 · 890 阅读 · 0 评论 -
WebService对象可空的困惑,关于nillable和minOccurs
http://blog.youkuaiyun.com/lubiaopan/article/details/17347989转载 2015-04-15 16:07:47 · 759 阅读 · 0 评论 -
decompiler
trial version http://www.red-gate.com/products/dotnet-development/reflector/ free version https://www.jetbrains.com/decompiler/转载 2015-05-15 18:10:15 · 987 阅读 · 0 评论 -
Dynamic Data linq to SQL Web Application
微软提供了一个数据驱动网站模板,可以自动生成CRUD页面,使用过程中碰到些问题1.首先是如何应用,只需要创建个context并且在Global.asax里面加入下面这一句就可以了DefaultModel.RegisterContext(typeof(ClassLibrary1.DataClasses1DataContext),newContextConfiguration()原创 2015-07-10 09:54:09 · 724 阅读 · 0 评论