• 點部落
  • 首頁
  • RSS
    • 登入

F6 Team

"用心" by puma

2010-05-23

[Silverlight]利用Silverlight4的OOB(Out of Browser)結合WebBrowser控制項實作簡單的SL版GoogleMap

  • 25777
  • 0
  • Google
  • 2010-05-24

這週太無聊了,就來研究如何把Google Map結合在Silverlight呢

...繼續閱讀 »
  • SilverLight
  • javascript
  • Google Map
  • OOB
  • Out of Browser
  • Siverlight 4
  • WebBrowser
2010-05-12

[C#][WinForm]在C#使用VB的FileListBox控制項

  • 14392
  • 0
  • C#(WinForm)

最近在幫客戶把VB的系統轉到C#的版本
記錄一下在C#如何使用VB的FileListBox控制項

...繼續閱讀 »
  • FileListBox
  • VB
  • C#
  • WinForm
2010-04-20

[ASP.NET]VS2008開發網頁,compiler遇到一個怪問題

  • 9233
  • 0
  • ASP.NET

最近使用VS2008開發網頁compiler遇到一個怪問題

...繼續閱讀 »
  • ASP.NET
  • VS2008
  • compiler
2010-03-19

[C#][WinForm]利用程式使用DDE(Dynamic Data Exchange)來打開PDF or ExcelViewer自動列印PDF or Excel檔案

  • 21359
  • 0
  • C#(WinForm)

摘要:[C#][WinForm]利用程式使用DDE(Dynamic Data Exchange)來打開PDF or ExcelViewer自動列印PDF or Excel檔案

...繼續閱讀 »
  • C#
  • WinForm
  • Excel
  • PDF
  • DDE
2010-02-27

[C#][WinForm]利用Resource檔來客製Curosr

  • 15510
  • 0
  • C#(WinForm)

摘要:[C#][WinForm]利用Resource檔來客製Curosr

...繼續閱讀 »
  • Cursor
  • Icon
  • Resource
  • C#
  • WinForm
2010-01-25

[ASP.NET]利用configSource將web.config的connectionStrings移到另一個config檔來維護

  • 31081
  • 0
  • ASP.NET

摘要:[ASP.NET]利用configSource將web.config的connectionStrings移到另一個config檔來維護

...繼續閱讀 »
  • ASP.NET
  • File
  • appsetting
  • configSource
  • connectionstring
2009-12-13

[SQL Azure]SQL Azure連線方式介紹

  • 17025
  • 0
  • MS SQL

[SQL Azure]SQL Azure連線方式介紹

...繼續閱讀 »
2009-11-12

[C#]利用Single.IsNaN來判斷NaN

  • 20869
  • 0
  • C#(WinForm)

最近在寫一些Report的東西,
Report常常會有一些計算公式,例如a/b
結果出現了"NaN"的東西,要如何解決呢,直接看範例吧

...繼續閱讀 »
  • CSharp
  • IsNaN
  • NaN
  • NegativeInfinity
  • PositiveInfinity
  • Single
  • C#
2009-10-20

[ASP.NET]利用Stored Procedures sp_MSforeachtable來取得DB所有Table的筆數

  • 13739
  • 0
  • ASP.NET

利用Stored Procedures sp_MSforeachtable來取得DB所有Table的筆數

...繼續閱讀 »
  • ASP.NET
  • GridView
  • sp_MSforeachtable
  • Stored Procedures
2009-10-19

[SQL Server]使用T-SQL取得資料庫File與File Group的實體路徑

  • 22423
  • 0
  • MS SQL

使用T-SQL取得資料庫File與File Group的實體路徑

...繼續閱讀 »
  • Group
  • SQL
  • File
  • Server
  • T-SQL
2009-10-14

[ASP.NET]利用itextsharp將GridView匯出PDF檔

  • 41063
  • 0
  • ASP.NET

最近在討論區看到有人說itextsharp可以把網頁變成PDF
小弟就去抓一下itextsharp來玩玩,先教大家最實用的,就是把GridView匯出成PDF檔

...繼續閱讀 »
  • ASP.NET
  • GridView
  • PDF
  • itextsharp
2009-10-14

[SQL Server]使用T-SQL來備份與還原資料庫

  • 18813
  • 0
  • MS SQL

使用T-SQL來備份與還原資料庫

...繼續閱讀 »
  • DB
  • Backup
  • Resotre
  • SQL Server
  • T-SQL
2009-10-13

[ASP.NET]利用oncontextmenu與onSelectStart防止網頁按右鍵與選取

  • 14118
  • 0
  • ASP.NET

最近剛好有一個這樣的需求,這個需求不是在防止別人偷看原始碼..

...繼續閱讀 »
  • ASP.NET
  • oncontextmenu
  • onSelectStart
  • 防右鍵
2009-09-25

[WinForm][C#]判斷是否有打開Caps Lock鍵

  • 20092
  • 0
  • C#(WinForm)

好久沒寫Blog了,最近剛好有此需求,就是如何判斷User端的電腦是否有打開Caps Lock鍵
如果有打開Caps Lock鍵,再用程式關閉它

...繼續閱讀 »
  • C#
  • WinForm
  • Caps Lock
  • CapsLock
  • IsKeyLocked
2009-07-21

[Mobile]Windows Mobile - Camera 結合 QR Code 運用

  • 27795
  • 0
  • Mobile

Windows Mobile - Camera 結合 QR Code 運用

...繼續閱讀 »
  • Bar Code
  • Camera
  • QR Code
  • Mobile
2009-07-17

[Mobile]Windows Mobile 6.5 Widget - Localizing Widgets

  • 7808
  • 0
  • Mobile

今天要介紹的是Widget如何做到Localizing
在Widget裡Menu或內容可以依不同的區域設定,顯示不同的語系

...繼續閱讀 »
  • javascript
  • Widget
  • Mobile
  • 6.5
  • en-us
  • Localizing
  • zh-tw
2009-07-14

[Mobile]Windows Mobile 6.5 Widget - Deploying the Widget

  • 11134
  • 0
  • Mobile

今天就介紹WM6.5 Widget 的部署方式

...繼續閱讀 »
  • Widget
  • Mobile
  • 6.5
  • Deploy
  • PHM
  • registry
  • Sideload
  • SkyMarket
  • wmwidgetinstaller
2009-07-10

[Mobile]Windows Mobile 6.5 Widget - Widget 結合 Google Maps JavaScript API V3

  • 21839
  • 0
  • JavaScript

今天介紹大家如何結合Widget與Google Maps JavaScript API V3
首先可以到下列網址,去了解一下目前最新版的Google Maps V3

...繼續閱讀 »
  • Map
  • V3
  • Google
  • javascript
  • api
  • Widget
  • Mobile
  • 6.5
2009-07-08

[Mobile]Windows Mobile 6.5 Widget - Widget 結合 Bing API(JSON) 翻譯功能

  • 9119
  • 0

最近微軟推出的Bing,其實有很多功能可以與WM6.5的Widget結合運用的
這篇就介紹如何使用Widget結合Bing API 的 Translation Service

...繼續閱讀 »
  • javascript
  • api
  • JSON
  • Mobile
  • 6.5
  • Menu
  • Bing
  • Translation
2009-07-07

[Mobile]Windows Mobile 6.5 Widget - Widget JavaScript Objects

  • 9694
  • 0
  • JavaScript

今天就介紹WM6.5為Widget提供一組Javascript物件"widget"

...繼續閱讀 »
  • Widget
  • Mobile
  • 6.5
  • 1
  • 2
  • 3
  • 服務規範
  • 聯絡我們
© 2025 點部落 Ver. 1.0.0.0
電魔小鋪有限公司 製作、維運;登豐數位科技 提供資安檢測