ข้ามไปที่เนื้อหาหลัก

บทความ

กำลังแสดงโพสต์จาก พฤษภาคม, 2015

ใช้งาน GIT กับ Visual Studio Online

1. Create project เลือก Git Source Control 2. ไปที่ Project หน้า Code คลิ้กปุ่ม Clone จะให้  git URL มา 3. ใช้ git bash ไปที่ Working directory สั่งคำสั่ง git clone <git URL> 4. ตั้งค่า remote repositories ด้วย git URL จากนั้นลอง Push

แก้ปัญหา Visual Studio 2008 Server Tool connect กับ SQL Server Compact Edition 3.5 ไม่ได้

สาเหตุเพราะเขียนติดต่อกับไฟล์ .sdf เครื่องหนึ่งที่เป็น Win8.1 แล้วย้ายไปรันกับอีกเครื่องหนึ่งที่เป็น Win7 พบว่า SQLServerCE.dll คนละเวอร์ชัน ก็เลย reference ใหม่ พอจะย้ายกลับมาใช้เครื่อง Win8.1 เดิมกลับใช้ไม่ได้ ก็เลย Uninstall พวก runtime ต่าง ๆ ของ SQL Server Compact Edition ตั้งแต่ 3.5,3.5SP1 ยัน 3.5SP2 สุดท้ายพอจะ add connection ใน Data Source กลับไม่มีให้เลือก SQL Server compact edition 3.5 ทำหลายอย่างทั้ง uninstall VS2008 Team System แต่ไม่ได้เอา SP1 ออก เลยเพี้ยนหนัก แนวทางแก้ไขที่พอนึกออกดังนี้ 1. Uninstall VS2008 Team System 2. Uninstall MS VS2008 Remote Debugger 3. Uninstall MS Windows SDK for VS2008 .NET framework tools -enu 4. Uninstall MS Windows SDK for VS2008 Headers and Libraires 4. Uninstall MS Windows SDK for VS 2008 SDK Reference Assemblies and IntelliSense 6. Uninstall Windows SDK for VS 2008 SP1 Tools 7. Uninstall MS Windows SDK for VS 2008 SP Win32 Tools 8. Uninstall MS .NET Compact Framework 2.0 SP2 9. Uninstall MS .NET Compact Framewrk 3.5 10. Uninstall