- 博客(17)
- 收藏
- 关注
原创 SQL script to undeploy rules/vocabularies
USE [BizTalkRuleEngineDb] GO /****** Object: StoredProcedure [dbo].[usp_un_rule] Script Date: 04/27/2009 22:34:05 ******/ SET ANSI_NULLS ON GO SET QUOTED_IDENTIFIER ON GO Create
2009-04-27 21:48:00 276
原创 SQL script to undeploy rules/vocabularies
USE [BizTalkRuleEngineDb] GO /****** Object: StoredProcedure [dbo].[usp_un_rule] Script Date: 04/27/2009 22:34:05 ******/ SET ANSI_NULLS ON GO SET QUOTED_IDENTIFIER ON GO Create
2009-04-27 21:35:00 279
原创 SQL script to undeploy rules/vocabularies
USE [BizTalkRuleEngineDb] GO /****** Object: StoredProcedure [dbo].[usp_un_rule] Script Date: 04/27/2009 22:34:05 ******/ SET ANSI_NULLS ON GO SET QUOTED_IDENTIFIER ON GO Create
2009-04-27 21:35:00 273
原创 SQL script to undeploy rules/vocabularies
USE [BizTalkRuleEngineDb] GO /****** Object: StoredProcedure [dbo].[usp_un_rule] Script Date: 04/27/2009 22:34:05 ******/ SET ANSI_NULLS ON GO SET QUOTED_IDENTIFIER ON GO Create
2009-04-27 21:35:00 262
原创 Temporary Post Used For Theme Detection (20ffb75b-2fa7-4a9a-b9c9-03f6d662a8de - 3bfe001a-32de-4114-a6b4-4005b770f6d7)
This is a temporary post that was not deleted. Please delete this manually. (5b2d1262-8128-48a2-a82e-5d49d93fb567 - 3bfe001a-32de-4114-a6b4-4005b770f6d7)
2009-04-27 10:37:00 813
原创 FTP adaptor problem
It is a secure ftp adapter, to be exact. Problem: After deploy an application using script, ftp adapter wont work, always complaining connection problem. Solution: After output the binding file, m
2008-08-22 16:32:00 276
原创 Some TFS notes & CI
TFS source control best practices: Always have a main build that can be compiled successfully Use shared checkout instead of exclusive checkout, update code from TFS constantly avoiding conflicts Hav
2007-12-18 13:49:00 336
原创 Rules deploy tool
The project I am working on involves using rules engine, and as time evolves, we tend to build several versions and have to maintain them in production from time to time. There are only two available
2007-12-07 12:35:00 299
原创 Kerberos authentication may problem with IIS
Kerbos authentication may be used for integrated authentication, - Get setspn.exe from windows support tool - Run it against the account that will host the application pool
2007-12-05 17:07:00 363
原创 P/Invoke to create ODBC system DSN
public class AddLocalDSN { public static void Add() { string DSName = ConfigurationSettings.AppSettings["DSName"] as String; string serverName = ConfigurationSe
2007-12-05 03:57:00 381
原创 Disabling source control integration completely
In VisualStudio 2005, go File->Source Control->Change Source Control and unbind projects...
2007-12-04 17:02:00 342
原创 Something about Distinguished Field
Some facts with distinguished field that often confused me: · What is a distinguished field? Yes, it is light-weighted, it stored as xpath pointer compared to promoted
2007-10-03 12:42:00 479
原创 VirtualStream, SeekableReadonlyStream and MarkableForwardOnlyEventingReadStream
This is interesting! I am off projects for support these days, just bored and starting to poke Microsoft pipeline component framework for fun. It is interesting to discover that in Microsoft.BizTalk
2007-09-29 05:02:00 1354
原创 Submitting Xml Documents to BizTalk 2006 via SOAP
The other day, a question was asked in community ‘has anyone expose BizTalk web service as XmlDocument’. I asked the question to myself and figured that I should write something about this.Pros a
2007-09-21 10:16:00 547
原创 Microsoft BizTalk 2006 SDK BPM Scenario - Southridge Video
Microsoft Southridge video scenario recently draw my attention, it is fairly complex project, covers a lot aspects & new features in BizTalk 2006. It is also as said ‘real solution’ by Microsoft. I
2007-09-15 11:40:00 666
原创 Tips
This, again, is borrowed From my google notes, save my first day!Tip: Different binding on dev/staging/productionAdd multiple binding files as resources and assign environment name. i.e. dev, sit, u
2007-09-15 11:38:00 368
原创 Problem.Solutions
he following is a memory dump accumulated since early this year, these were previously logged in my google notepad. I simply copy and paste here to make my first day easier Problem: While compiling
2007-09-15 11:37:00 422
空空如也
空空如也
TA创建的收藏夹 TA关注的收藏夹
TA关注的人