[ASP.net] 關於ASP.net Chart- Column圖改變 Points 上標 Label 文字樣式

2013-06-26

上一篇說到關於Radar 圖的一些有的沒的,這一篇分享一下碰到Column Chart 上面老闆的要求

首先一樣先拉入一張Chart 並且設定為Column圖

2013-06-25_183633


A tool for convert .net WebService(.asmx) to jquery AJAX code.

2013-06-25

.Net WebService is something I find very convenience, service side of lots project on hand has adopted this technique.

Lately ajax has been used frequently. I've been thinking, how dose client side(.html) to call web service(.asmx) more faster.

Therefore "NO2AjaxGenerator" has been created.

The advantages as following:

1. Fastly generate javascript code to call the .Net WebService(.asmx).

2. Fully support intelligent sense of your customize object under javascript side on Visual Studio 2012.

3. Easy to use, passing parametes through JSON.

4. Having same experience in Javascript like coding in C#.


[ASP.net] 關於ASP.net Chart Radar圖 的一些小東西(線的顏色、最大值、刻度消失)

最近在做一些外面的專案,對方需要統計一堆的圖,我才發現原來,ASP.net Chart 超級強大,但是太多枚枚角角

不記錄一下一定會忘記,拉入一個Chart 後調整type 為 Radar .

2013-06-25_105910


[Arduino] 透過Serial Monitor 來debug.

2013-06-19

最近在弄Arduino 的東西,有時候要監測值很麻煩,不可能每次都要用LED 來判斷閃爍.

看到一個技巧可以偵測值,很簡單,紀錄一下,因為我這幾天少寫一行難怪都出不來.

 

2013-06-19_173229


[01LAB] 一些些人魚的資料整理

2013-06-18

最近看到一個影片很shock 順手整理一下最近看到比較震撼的資料
在2013 年以色列 Kiryat Yam 拍到的人魚


[C#] .net WebSerivce(.asmx) corss domain 的 is not allowed by Access-Control-Allow-Origin. 問題

使用AJAX 在呼叫WebService 的時候,在 Chrome 下面會出現
2013-06-18_113508
會出現
OPTIONS http://localhost:32350/TestService.asmx/GetAllUsers 200 (OK) jquery-1.9.1.min.js:5
XMLHttpRequest cannot load http://localhost:32350/TestService.asmx/GetAllUsers. Origin http://localhost:32537 is not allowed by Access-Control-Allow-Origin.
我測過Chrome 會出現這問題,至少還有錯誤訊息
Firefox之firebug 直接啥都沒出現,IE10 還會正常執行(真是厲害)
這要如何解決呢?!


當麻許的超技八 2014 | Donma Hsu Design.