.NET筆記

2013-09-09

.NET+AS+JS數據即時更新

Action Script (AJAX數據即時更新)   搭載數據的檔案 serverside code 請參考資料庫或外部檔案讀取的說明文件 說明: 先將數據從資料庫或是即時文當中取出,並做一組session來裝載預設值。 同時把數據寫入文件中,為更新用的資料。 html <div id=”var1”></div> <div id=”var2”></div> <div id=”var3”></di...
更多資料
2013-09-09

DOT NET 變數宣告

.NET 變數宣告方法和注意事項   MD5 / sha1 加密解密 Imports System.IO Imports System.Text Imports System.Security.Cryptography Public Class Crypto Private Shared DES As New TripleDESCryptoServiceProvider Private Shared MD5 As New MD5CryptoServiceProvider Public Shared Function MD5Hash(ByVal value As St...
更多資料
2013-09-09

.net JSON格式應用

.net JSON格式應用   JSON資料集格式:   下載   具有層級的資料格式 ​ [   {     "dataSet": {       "dataName": "dataValue",       "dataName": "dataValue",    ...
更多資料
2013-09-09

DOT NET 資料庫連結

.net連接資料庫   需要的Library   Imports System.Data Imports System.Data.SqlClient     在web.config檔案要先設定資料庫連結參數   <connectionStrings>   <add name="資料庫參數名稱" connectionString="Data Source=資料庫IP;User Id=使用者名稱;Password=...
更多資料
2013-09-09

DOT NET POST and GET

vb.net http post and get function GET Public Function PostData(ByRef url As String, ByRef data As String) As String     'Address of URL     Dim request As String = url & "?" & data     ' Get HTML data     Dim client As WebCl...
更多資料

Contact

Github

Codepen

歡迎參觀我的賣場
© 2013 Copyright Digishot Web | Design Tools
Visitors【622353】
digishot webdesign studio