Archives
Archives /
2009
-
Get the last day of the month use javascript in VS2008
I have a function which returns the last day of a month. The function is like this:
-
Use UdpClient to send and receive message
Server:
-
Excel data type seems strange when use ado.net to select
Recently, we need import some data from excel to Oracle database. A strange thing confused me.
-
Problem about SQLite and Linq to Entities
I have a web project developed in VS2008, which use System.Data.SQLite for .Net 2.0 and Linq to Entities to access data.
-
Export data to excel or word
In the actual develpment, we offen encounter such a problem about exporting data to excel or word, especially excel.