原创 C# 多任務數據同步

using System; using System.Collections.Generic; using System.ComponentModel; using System.Data; using System.Data.SqlCl

原创 【原】 XAF Localization改用百度翻譯

  1.官方教程:How to: Create a Custom Translation Provider for the Localization Tool | eXpressApp Framework | DevExpress Doc

原创 C#百度翻譯--親測試可用

public class Rootobject { public string from { get; set; } public string to { get; set; }

原创 SqlQueryDynamic

  SqlQueryDynamic //調用 //dynamic dy = PubUtils.SqlQueryDynamic("SELECT * FROM User_Permission");

原创 BOM導入

#region Windchild BOM Model public class WindchildBomViewModel { public long BOMID { get; set; }

原创 C#上傳到FTP Server

上傳到FTP Server Controller [HttpPost] public ActionResult Upload(HttpPostedFileBase[] files) {

原创 FREE OFFER - .NET App Security API (Role-based Access Control)

1.What is the architecture of Security System?      

原创 Model to Model

C# /// <summary> /// Model to Model /// </summary> /// <typeparam name="T">類</typeparam>

原创 Asp.net MVC bootstrap 穿梭框

0.功能預覽             1.前端Html代碼:要引入Vue.jsjquery.min.js jqueryUi.js queryUiTouch.jsbootstrap.min.js <div class="FormSys

原创 Asp.net MVC 上傳文件

1.功能預覽    2.前端代碼 <div class="panelContent" id="pagels"> <form id="formtable" enctype="multipart/form-data

原创 全贏會員管理進銷存收銀系統

全贏會員管理進銷存收銀系統,QQ:150470092          

原创 轉 Refresh Excel Pivot Tables Automatically Using SSIS Script Task

Refresh Excel Pivot Tables Automatically Using SSIS Script Task https://www.mssqltips.com/sqlservertip/5946/refresh-exce

原创 EXT.NET Combox下拉Grid

<ext:ComboBox ID="cmbCategory" runat="server" TypeAhead="true" ForceSelection="true" DisplayField="NAME" ValueField="FI

原创 SQL Server Integration Services SSIS最佳實踐

SQL Server Integration Services Best Practices Tips https://www.mssqltips.com/sql-server-tip-category/123/integration-se

原创 PowerBI

1.官方PowerBI實例:https://docs.microsoft.com/zh-cn/power-bi/sample-tutorial-connect-to-the-samples 2.配置計劃刷新:https://docs.mic