Rexiology::Past

Archive of original http://blog.rex.la...

Community

News

  • From Taiwan, living and working at Tokyo, Japan.

Recent Posts

Tags

Microsoft

跟我有關的

I.T. Related

Bloggers

線上廣播 (Online Radio)

.推薦閱讀

.推薦音樂

SharePoint Blogroll

Business

TechNet Related

日本相關

音樂 (Music)

Archives

Site Info



Locations of visitors to this page




Logos & Chicklets


GeoURL


Rex's Certifications
Rex's Certifications


Creative Commons授權條款
本 著作 係採用
Creative Commons 授權條款



Browse by Tags

All Tags » Programming (RSS)
About the old RSS feed redirection of Feedburner...
Don't know if you can still see this post via your RSS reader. just started from yesterday Feedburner had my old feed http://feeds.feedburner.com/rextangtw changed to a RSS redirect tag like this. <? xml version="1.0" ?> < redirect > <...
The "Past" blog was stopping updating...
Just for your reference here if you didn't see the main page , this "Past" blog is the archive of my previous blog hosted at http://blog.rex.la . All the links at http://blog.rex.la will correctly links to posts here (through URL rewriting), so that all...
NHibernate Tips - If you are mapping to a CLOB field on a Oracle database...
My situation as follows: I am developing my project with my team using SQL Server as testing database, the production environment will use Oracle to host the data. We used NHibernate 1.0.0 as the O/R Mapper to deal with database transparency and focus...
Process Explorer: Detail Process info of your machine...
Just ran into Scott's post talking about debugging programs. noticed this little free useful tool: Process Explorer from SysInternals . It can track detail information of all the processes a machine is running. which was something not able to find out...
CommunityServer 1.1 fix up: View post by Month error if IIS is not running in English version.
Ok, I am doing test for migrating my blog site to CommunityServer 1.1. As my server is running Windows 2003 Server Traditional Chinese Version, I found that if clicking blog archive months, there will be error like this: Syntax error converting datetime...
CommunityServer 2.0 beta 1 binary released...
[via Rob Howard ] CommunityServer 2.0 beta 1 binary was released for public download . and there is a showcase website available for demo. Also via the other Rob's post , www.asp.net now running on ASP.NET 2.0. it's a places of resources for asp.net ...
Syndicating Rexiology...
Just did a series reading started from Andrew Connell 's FeedBurner posts ( here and here and here and here ) , which followed to Scott Mitchell 's posts ( here and here ), also got Scott Hanselman's post appeared in Andrew's post comment trackback. This...
Visual Studio 2005 and SQL Server 2005 RTM released...
Today marks a big day for Microsoft ! It's already full at MSDN blogs that finally Visual Studio 2005 and SQL Server 2005 RTM version are available for download from MSDN subscriptions . refer to links here and here for the following read up. SQL Server...
NHibernate Tips - If you are mapping to a ntext field on a SQL Server database...
Took me some time to find out the problem. I was saving my serialized objects xml string to my database. SQL server nvarchar had a max length of 4000 chars, it's better to use a ntext to storing those xml string. later found that the data saved to database...
NHibernate 1.0 released...
It's not news anymore, NHibernate finally got its 1.0 release , not a beta or RC anymore. Saw this announcement stated at 10/17 couple days ago that NHibernate joins Hibernate at JBoss Inc. , which stated: NHibernate is a port of Hibernate 2.1 to the...
Busy Days... Some AJAX.NET tips...
It's always time pressures... when it comes to solution implementations... The most interesting part of doing a project is the process of architecting a solution - which I felt. A good architecture secures the base of a system and provides its stabilities...
Awarded Microsoft MVP...
Thanks to MVP Bruce Lee 's information and the help from Taiwan MVP Lead Cathy Lee, I've received the award as a Microsoft Most Valuable Professional. I'll continue contributing my technical expertise to necessary communities as needed... 感謝 MVP Bruce...
AJAX and JSON...
On my reading of Ajax.Net documents today, there is a keyword " JSON " appears sometimes. A Windows Desktop Search found my PDCBlogger.NET feed that contains Steve Maine's blog post, which had a nice article talking about JSON (JavaScript Object Notation...
Embracing AJAX...
Finally I got some time to really dig into articles talking about AJAX . I am going to do some AJAX tricks in my current project. In the search of the proper AJAX wrapper for .NET , mostly the result came out to Ajax.Net , seems it's the most popular...
XCopy ASP.NET Web Project Deployment with CVS as Source Repository...
When deploying an ASP.NET web project, generally lots of files are not needed to copy to the production environment. project files, solution files, compiled debugging files, .cs .vb source files, etc, for example. If the source code was checked out from...
More Posts Next page »