- 博客(246)
- 资源 (29)
- 收藏
- 关注
原创 How to launche powershell script in C#
/**By Jiangong SUN**/If you want to launch a powershell script in CSharp application, you don't necessarily need to construct a cmd command line to launch the script.You could make your lif...
2015-04-24 18:58:33
3114
1
原创 How to backup and restore database in SQL Server
/*By Jiangong SUN*/If you want to backup and restore one database in SQL Server.Firstly, create a shared folder, and add everyone with read/write right.Secondly, backup your database....
2015-04-04 00:40:58
2624
原创 MS SQL Server - How to change an existing column to auto-increment column
How to make an existing column to be auto-incremented
2015-03-27 06:55:25
2249
原创 Just4Fun - Comparaison between const and readonly in C#
Just4Fun - Comparaison between const and readonly in C#
2015-03-13 03:07:01
2196
原创 [Project organization] - structure refactoring with TFS
[Project organization] - structure refactoring with TFS
2015-03-10 19:37:52
2193
原创 CSharp - Memory leaks problem detection and solution
CSharp - Memory leaks problem detection and solution
2015-03-05 05:14:31
2333
原创 WPF - Conditional binding with trigger
WPF - conditional binding with trigger
2015-02-25 02:31:52
2877
原创 Just4Fun - PreIncrement vs PostIncrement
Just4Fun PreIncrement vs PostIncrement
2015-02-16 06:53:01
2320
原创 Introduction to dependency injection with unityContainer
Introduction to dependency injection with unityContainer
2015-02-16 05:22:04
2285
原创 Microsoft Techdays 2015 - Etat de lieux JavaScript
Microsoft Techdays 2015 - Etat de lieux JavaScript
2015-02-16 04:20:03
2781
原创 Introduction to configuration wrapper
Introduction to configuration wrapper
2015-02-08 17:56:58
2086
原创 [Project organization] some advices
Some advices for project organization
2015-02-08 07:34:18
2127
原创 How to solve "one or more projects in the solution were not loaded correctly" problem?
How to solve "one or more projects in the solution were not loaded correctly" problem in visual studio?
2015-02-04 01:23:30
5256
原创 How to solve TFS slow response problem?
How to solve TFS slow response problem?
2015-01-16 04:21:20
2319
原创 How to solve "The installation source for this product is not available" problem?
How to solve "The installation source for this product is not available." problem?
2015-01-06 07:13:26
4180
原创 CSharp - property acess modifier usage
CSharp property acess modifier usage
2014-12-28 07:38:26
2132
原创 BadImageFormatException : Could not load file or assembly or one of its dependencies.
BadImageFormatException : Could not load file or assembly or one of its dependencies.
2014-11-08 01:23:52
4242
原创 Local database deployment problems and fixtures
Local database deployment problems and fixtures
2014-11-07 20:03:08
2232
原创 How to solve the problem : "You have been logged on with a temporary profile"
How to solve the problem : "You have been logged on with a temporary profile"
2014-10-21 04:51:01
4149
原创 SQL data reader reading data performance test
SQL data reader reading data performance test
2014-08-13 00:59:59
1287
原创 How to unshelve a shelveset into another branch with TFS
How to unshelve a shelveset into another branch with TFS
2014-05-21 19:33:45
3107
原创 BulkCopy from source table to destination table with a column whose type is different
BulkCopy from source table to destination table with a column whose type is different
2014-03-26 01:47:12
1957
原创 How to save SQL Server data as Insert INTO SQL Script
How to save SQL Server data as Insert INTO SQL Script
2014-03-08 01:28:45
1669
原创 Web service failed to start because of wrong IIS configuration
The authentication schemes configured on the host ('IntegratedWindowsAuthentication') do not allow those configured on the binding 'WSHttpBinding' ('Anonymous').
2014-02-20 19:48:21
2065
原创 How to create custom snippet in Visual studio
How to create custom snippet in Visual studio
2014-01-23 02:03:43
1379
原创 Design Patterns VI : Simple Factory, Factory Method, Abstract Factory
Design Patterns VI : Simple Factory, Factory Method, Abstract Factory
2014-01-04 19:53:49
1391
原创 How to create a generic WCF service proxy ?
/*Author: Jiangong SUN*/WCF Service Client:/// /// A WCF service client. /// /// The type of the service contract. internal class ServiceClient : IDisposable where T
2013-10-10 05:31:12
1107
原创 CSharp Algorithm - Replace multiplication operator with a method
CSharp Algorithm - Replace multiplication operator with a method
2013-09-13 17:12:01
1092
原创 CSharp - Type Inference and usage of var
CSharp - Type Inference and usage of var
2013-09-05 20:02:21
3199
原创 ASP.NET - Application Life Cycle Principle
ASP.NET - Application Life Cycle Principle
2013-09-04 05:17:48
1758
原创 How to disable Control + Space toggle key for switching to Chinese language ?
How to disable Control + Space toggle key for switching to Chinese language ?
2013-08-13 18:00:42
1259
原创 CSharp Algorithm - How to traverse binary tree by breadth (Part II)
CSharp Algorithm - How to traverse binary tree by breadth (Part II)
2013-08-02 17:45:02
1067
原创 SharePoint solution and feature management with PowerShell
SharePoint solution and feature management with PowerShell
2013-07-26 16:07:27
1324
原创 Introduction to SharePoint hierarchy
Introduction to SharePoint hierarchy
2013-07-26 05:19:13
1240
PHP Programming with PEAR XML, Data, Dates, Web Services, and Web APIs
2009-10-17
ZEND Framework Certification CASE STUDY
2009-10-07
vb精华文摘,共分10篇。
2009-10-08
JavaScript DOM 编程艺术(含源码)
2010-01-14
EXCEL.2007.MACROS.MADE.EASY.Oct.2008
2009-10-08
Excel VBA 开发技巧 800例
2009-12-18
PHP and Smarty on Large-Scale Web Development
2009-10-17
Beginning Javascript with DOM Scripting and Ajax (From Novice to Professional)
2009-10-16
空空如也
TA创建的收藏夹 TA关注的收藏夹
TA关注的人