1 / 37

VS.NET 2005

VS.NET 2005. 基本使用 程式建置與部署. 注意!這時候專案還沒有存檔. 第一次存檔完畢後的所有專案目錄檔案. 佈置版面. 開始寫程式. 程式建置與部署. 發佈應用程式. 需要 .NET Framework 2.0 http://www.microsoft.com/downloads/details.aspx?FamilyID=0856eacb-4362-4b0d-8edd-aab15c5e04f5&DisplayLang=zh-tw 透過 Install 專案 Click-Once 機制. 可執行檔位置 Bin/debug 目錄下

Download Presentation

VS.NET 2005

An Image/Link below is provided (as is) to download presentation Download Policy: Content on the Website is provided to you AS IS for your information and personal use and may not be sold / licensed / shared on other websites without getting consent from its author. Content is provided to you AS IS for your information and personal use only. Download presentation by click this link. While downloading, if for some reason you are not able to download a presentation, the publisher may have deleted the file from their server. During download, if you can't get a presentation, the file might be deleted by the publisher.

E N D

Presentation Transcript


  1. VS.NET 2005 基本使用 程式建置與部署

  2. 注意!這時候專案還沒有存檔

  3. 第一次存檔完畢後的所有專案目錄檔案

  4. 佈置版面

  5. 開始寫程式

  6. 程式建置與部署

  7. 發佈應用程式 • 需要.NET Framework 2.0 • http://www.microsoft.com/downloads/details.aspx?FamilyID=0856eacb-4362-4b0d-8edd-aab15c5e04f5&DisplayLang=zh-tw • 透過Install專案 • Click-Once機制

  8. 可執行檔位置 Bin/debug目錄下 目前relase目錄是空的

  9. 將編譯模式由[Debug]切換成[Release]

  10. 重新建置專案後Release目錄出現發佈用的可執行檔重新建置專案後Release目錄出現發佈用的可執行檔

  11. 建立Install專案

  12. 選擇Release目錄下的可執行檔

  13. 選擇永遠要建立應用程式資料夾

  14. Manufacturer ProductName 跟前一張投影片的DefaultLocation屬性有關

  15. 安裝後在桌面建立執行捷徑

  16. 拖進[使用者的桌面]

  17. 切換成[Release]

  18. 建置專案後可以在Release目錄中看到結果 把這兩個燒成光碟給使用者就可以

  19. Click-Once 透過網路安裝部署更新程式

  20. Click-Once • 需要有IIS Web伺服器 • 透過網路安裝部署程式 • 透過網路更新程式

  21. [立即發布]成功後畫面 你必須要有一個實體IP對外發佈本網頁

More Related