Don't spend money on applications to convert PowerPoint files to Flash. You could save the slides as image files and import them one-by-one. That takes time, and you still have to rebuild the slides and add ActionScript. Convert files in a snap with
When I tried to investigate a defect, usually the first thing that I want to verify is the “runtime” execution flow. And if the “runtime” flow didn’t match the “expected” flow, I would be very close to the root cause of a defect. However, sometimes
The unshelve operation supported by tf.exe does not allowshelved changes and local changes to be merged together, which could cause manyproblems: Problem scenario One1. You made a shelve set “TEST_ShelveSet” on workspace A, day time
下面的內容全部是自己發出的一封工作信件。起由是公司的DB組建議大家在使用TransactionScope的時候,盡量不要使用預設的隔離等級(Serilizable),而應使用ReadCommitted(這正好是Sql server中事物的預設隔離等級)。 我對這個建議內容,做了一些小小的研究,回信如下。 When I firstly received this email, I am not really sure about why “Serializable“ cause the
今天第一次嘗試用xpath去搜尋xml字串,把自己寫的sql帖在下面,以後參考 Code highlighting produced by Actipro CodeHighlighter (freeware)http://www.CodeHighlighter.com/-->1 WITH XMLNAMESPACES (2 'http://www.gamingstandards.com/s2s/schemas/v1.2.6/' AS s2s,3 'http://s2s.igt.com/
前文索引:(1)《Inside Microsoft IL Assembler》學習筆記1:初步認識IL代碼 (2)《Inside Microsoft IL Assembler》學習筆記2:讓IL代碼簡短些 (3)《Inside Microsoft IL Assembler》學習筆記3:簡述PE檔案 一.摘要 在我們使用了任何支援CLR的語言來建立了原始碼檔案之後,無論使用什麼編譯器,編譯出的檔案都是一個託管模組(managed
Im pretty sure that its because System.Web.Extensions.dll isnt up-to-date of isnt the latest version. Im confused by the fact that I have two versions of System.Web.Extensions.dll installed on my computer one is version 3.5.0.0 and the other is