[.net]xml讀不到節點
[WIN7]避免Win7關機時進行Windows Update,直接關機
[WIN7]避免Win7關機時進行Windows Update,直接關機
[WSE]手動安裝Web Services Enhancements 2.0 SP3
[WSE]手動安裝Web Services Enhancements 2.0 SP3
[ASP.NET]Substitution,在Cache的網頁上,設定不Cache的區段
[ASP.NET]Substitution,在Cache的網頁上,設定不Cache的區段
[COM]如何由註冊資訊找到元件的路徑
[COM]如何由註冊資訊找到元件的路徑
[MVC]建置多國語言系統之路
- 27957
- 0
- ASP.NET MVC
分享以ASP.NET MVC 3一步一步建置一個多國語言系統的方式
1.從Resource File開始
2.利用String Extension Method來做多國語言
3.利用HtmlHelper Extension Method來將輸出多國語言
4.利用自定的Attribute來輸入多國語言的驗証訊息
5.Javascript多國語言的處理
[NHibernate]Unexpected row count: 2; expected: 1
[NHibernate]Unexpected row count: 2; expected: 1
[NHibernate]從Table產生Mapping File & Domain Class File
如果已經有Table了,要產生NHibernate的Mapping File一個一個欄位寫總是很麻煩,重點是,可能會寫錯!
所以就用程式來Gen吧!
[MSDTC]Distributed transaction completed. Either enlist this session in a new transaction or the NULL transaction.
[MSDTC]Distributed transaction completed. Either enlist this session in a new transaction or the NULL transaction.
[SQL]Select COUNT(*) and COUNT(1) and COUNT('rainmaker') and COUNT(column)的差別
Select COUNT(*) and COUNT(1) and COUNT('rainmaker') and COUNT(column)的差別
[NHibernate]No persister for:class Error
- 6452
- 0
- NHibernate
[NHibernate]No persister for:class Error
[Ext]設定RadioGroup選取的項目
[Ext]設定RadioGroup選取的項目
[Ext]Ext.FormPanel將物件分2欄放後,RadioGroup的選項就不見了
[Ext]Ext.FormPanel將物件分2欄放後,RadioGroup的選項就不見了
[Ext]如何設定Ext.grid.Panel預設的起始頁數
[Ext]如何設定Ext.grid.Panel預設的起始頁數
[Ext]ExtJS 4 Grid中的autoExpandColumn到那去了呢?
ExtJS 4 Grid中的autoExpandColumn到那去了呢?
[.net]JSON String to Object(LIST)(II)
[.net]JSON String to Object(LIST)(II)
[MVC]透過ActionFilterAttribute包裝共用的參數
- 7317
- 0
- ASP.NET MVC
[MVC]透過ActionFilterAttribute包裝共用的參數
[.net]JSON String to Object
[.net]JSON String to Object
[VS]讓VS2010的JS檔有jQuery, ExtJs的Intellisense
- 11125
- 0
- Visual Studio
[VS]讓VS2010的JS檔有jQuery, ExtJs的Intellisense
[MVC]ASP.NET在Razor View中建立Function
- 4741
- 0
- ASP.NET MVC
[MVC]ASP.NET在Razor View中建立Function