SmartPhone上程式開發 1.eMbedded Visual C++:傾向於利用windows ce平台原始的API構建應用程式.2.Visual Studio.NET 2003:利用.NET Compact Framework開發運行在虛擬機器上的程式因為前者開發的程式從效率及其他一些方面上來說比較高,這裡先介紹C++下開發環境的建立.1) eMbedded Visual C++ 4.0(with SP2)2) SDK for Windows Mobile 2003-based
What Is Border Chaos?This is a bug that I have observed in IE 6.0/Win, but not in previous versions of IE/Win. I do not know if IE/Mac has it. The bug occurs when the following conditions are met:There are two consecutive block-level boxes; The
今天是我們的部落格園寶貝滿歲生日哦! happy birthday to you ... baby !今天是我們部落格園的寒楓天傷的生日哦! happy birthday to you ... baby !可是昨天發現了這樣一個問題:超級搞笑!這幾天在看FLASH mx+asp.net ,用WebService的,我寫了一個webService,放到我的站上,然後開啟瀏覽器,看看.......頓時暈倒!Bad
Writing Custom Web Parts for Sharepoint 2007Sharepoint 2007和ASP.NET 2.0的關係大家都清楚了,這個關係對開發能有什麼促進作用呢?membership,webpart,user control等給開發效率帶來的提高該如何??這篇文章給出了說明。同時,Sharepoint Team說在年底左右會公布一個附加的組件,她可以Host Web Parts built as ASP.NET 2.0 User Controls within
How NOCOUNT affects ADO.NET一文中提到:Previously, in Classic ASP and ADO, NOCOUNT was most commonly a factor if you were checking RecordsAffected on Command.Execute(). SqlDataReader does have a RecordsAffected property, but it's rarely used since it's