Sending authenticated e-mails in .NET 2.0 24/03/2006 | jiangws2002 Sending authenticated e-mails in .NET 2.0 — devel.oping.net: ending e-mails in the .NET Framework 2.0 is about the same as in version 1.x. There are just a couple of variations. First, all the functionality is within the new System.Net.Mail namespace. The System.Web.Mail namespace, wich was used in the 1.x frameworks is now considered obsolete. Lets… Read More
Favorite WordPress Plugins 22/03/2006 | jiangws2002 Favorite WordPress Plugins : Business Blog Consulting:… Read More
Edit n Place Plugin for WordPress 22/03/2006 | jiangws2002 Headzoo: Edit n Place is a free WordPress plugin that lets you edit your post inline; meaning you can edit a post without going in to the WordPress admin panel. Detailed Description Have you ever published a post and then noticed when reading your blog that you made a typo, or misspelled a word? It’s… Read More
Dict lookup 22/03/2006 | jiangws2002 Dict lookup: Dict lookup This MS IE 4+ add-on lets you easily look up words using the dict.org server. Just highlight the word, right click, and chose dict. A new window will open with the dict.org page and the word’s available definitions. Installation Download the archive (36KB), extract to a directory then run dict-install.bat. You… Read More
Maxthon 插件 22/03/2006 | jiangws2002 Maxthon Forum -> [插件]new自动脚本、超级下一页2、划词翻译(2.2)、markit 、超级缩略图、繁简转换等:… Read More
Google Office: A Failure Compared to Microsoft Office 22/03/2006 | jiangws2002 CoolTechZone.com – Google Office: A Failure Compared to Microsoft Office: (Column) – After much speculation, Google has lastly released an online word processor, and assuming Google continues to dominate in the near future, I suspect an online version of Microsoft PowerPoint, Excel and Publisher is on the horizon. While Google’s attempt to dominate its presence… Read More
Some of the Rules of Life 21/03/2006 | jiangws2002 Wizards Community – Some of the Rules of Life:… Read More
Enterprise .NET Community: Build a Data Access Layer with the Visual Studio 2005 DataSet Designer: 21/03/2006 | jiangws2002 ASP.NET.4GuysFromRolla.com: Custom Paging in ASP.NET 2.0 with SQL Server 2005: SELECT RowNum, EmployeeID, LastName, FirstName FROM (SELECT EmployeeID, LastName, FirstName ROW_NUMBER() OVER(ORDER BY EmployeeID) as RowNum FROM Employees e ) as EmployeeInfo… Read More