This post announces the depreciation of Rexiology MSMVP blog (this site). for new post updates please update your RSS reader to http://blogs.msdn.com/rextang , or you can also point to my main personal work blog site at http://rextang.net/blogs/work/ . Thanks for reading... Rex
Posted to
Rexiology...
(Weblog)
by
Rex Tang
on
03-19-2007
Filed under: ASP.NET, Programming, Useful Tools, Architecture, Blog Framework / Tools, Business, Going Mobile, I.T. News, Information Technology, O/R Mapping, Readings, Java, Linux
crosspost from http://rextang.net/blogs/work/ [via .NET DevHammer ] Nikhil Kothari just released an update for his WebDevelopmentHelper , which helps debugging ASP.NET AJAX codes, should be a nice tool for .Net web developers. Also don't forget another good web debugging tool Fiddler ... Technorati Tags...
crosspost from http://rextang.net/blogs/work/ Just had a trace to the source code since I found some of my gallery photos were missing and not able to get them back while upgrading my blog site to CS 2.1 in my VM. Later found that in .Text era, images were saving to DB only; later in CS 1.x era, images...
crosspost from http://rextang.net/blogs/work/ So I finally got some time to start the process of upgrading this blog site to CommunityServer 2.1 . I downloaded the 2.1 SDK source , also requested a backup of currently running CS1.1 database from my web-hosting-provider, and started from here. I had created...
crosspost from http://rextang.net/blogs/work/ I have to say that Japanese is working too hard!!! been here for more than 2 and half months, everyday working from 10AM to 10PM, occasionally have to work at weekend, annual salary, so no overworking fee. this should represent most of small/medium IT companies...
Posted to
Rexiology...
(Weblog)
by
Rex Tang
on
08-24-2006
Filed under: ASP.NET, Programming, Useful Tools, Blog Framework / Tools, I.T. News
crosspost from http://rextang.net/blogs/work/ Although I am planning to upgrade my blog site to the latest version of CommunityServer 2.x, I was too busy to have few days to make the modifications and new skin design, and my site is on heavy attack of comment spam. I am thinking to put one more shelter...
crosspost from http://rextang.net/blogs/work/ As I am just about to talk Windows Vista beta 2 training in those 2 days at Singapore, found that MSMVPS.com website, a website for MSMVPs around the world to have a blog there, is just switching / upgrading to CommunityServer 2.0 . Nice things to have on...
crosspost from http://rextang.net/blogs/work/ Go to the foundation if you want to master something! As I am digging into ASP.NET 2.0 stuffs, and using C# as my primary language, I found that it should be necessary to take a look of those new features provided by the language (eg, partial class, etc)...
crosspost from http://rextang.net/blogs/work/ Just had a further reading of the migration from ASP.NET 1.1 website to ASP.NET 2.0 one. ScottGu's post listed his Web Application Project , which is a good resource for understanding these topics. In ScottGu's tutorial article about migrating from ASP.NET...
crosspost from http://rextang.net/blogs/work/ [via Scott Watermasysk ] [via ScottGu ] Providers Source Code Download . Jeff Prosise's whitepapers about those provider source code. Learn about ASP.NET 2.0 Provider model According to ScottGu, "The source code is released under a permissive license that...