Recent Posts

Tags

News

  • Now relocated, living and working at Tokyo, Japan.

    Rex Tang, MVP ASP.NET 2006

    This blog is depreciated and not update anymore. Please refer to Rexiology@MSDN Blogs for continuous updates.

    This is a mirror of his technology blog Rexiology::Work

Community

Email Notifications

Microsoft Sites

Other Sites

Blog pools

Bloggers

My other places

Archives

Rexiology...

asp.net, .net framework, etc...

Browse by Tags

All Tags » ASP.NET (RSS)
Blog moved to MSDN Blogs site...
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/...
AJAX Debugging with Web Development Helper...
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...
CommunityServer 2.1 Tips: Gallery photo options, save to DB or save to file...
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...
Tips: Installing sdk version of CommunityServer 2.1...
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...
CommunityServer 2.1 released...
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...
CommunityServer 1.1 DanBartels CS CAPTCHA control fix...
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...
MSMVPS.com just switched to CommunityServer 2.0...
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...
What's new in C# 2.0...
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...
Where is [file].aspx.designer.cs in native VS2005 Web Project?
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...
Source Code for the Built-in ASP.NET 2.0 Providers Now Available for Download...
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...
[ASP.NET 2.0] The context parameter in ClientScriptManager.GetCallbackEventReference Method...
crosspost from http://rextang.net/blogs/work/ I am reading Scott Hanselman co-authored, published by Wrox press, titled Professional ASP.NET 2.0 book recently to get a quick pick up of what's new in ASP.NET 2.0 compared to ASP.NET 1.1. It's a nice book...
Adding Northwind DB to SQL Server 2005...
crosspost from http://rextang.net/blogs/work/ Am trying some ASP.NET 2.0 samples and found that there were no longer Northwind and Pubs DB associated with SQL Server 2005 installation. found at Coding Horror's blog post to add them back by downloading...
ASP.NET 2.0 RSS Toolkit...
crosspost from http://rex.la/blogs/work/ [via Larkware ][via Andrew Connell ] A nice asp.net 2.0 RSS toolkit by Dmitry Robsman to let your applications get RSS abilities. Got pretty good tutorial from ScottGu's post . Technorati Tags: blog , rss , progamming...
CommunityServer 2.0 Released...
crosspost from http://rex.la/blogs/work/ Finally, CommunityServer 2.0 was released couple minutes ago for public download , including Source Code couple hours later... will get busy upgrading again! Congratulations to Telligent Systems !! [via Rob Howard...
New Taiwan Microsoft Technology Forums Announced...
crosspost from http://rex.la/blogs/work/ The official Microsoft Technology Community at Taiwan used to be running web-NNTP based forums to communicate with the public, answering questions and sharing information with each others. This year Microsoft Taiwan...
Looking for suitable web-hosting service...
crosspost from http://rex.la/blogs/work/ As my blog site got enough content and daily bandwidth is averagely 200mb, I am started thinking about moving this site to a web-hosting service for long-term operation. The other reason for that is also because...
quotation marks and javascript...
crosspost from http://rex.la/blogs/work/ It's all about Javascript when dealing with AJAX components... When one is writing client functions, and needs to attach to event handlers, like: <input type="button" name="aName" id="aID" value="Press Me!"...
My turn to have VS.NET 2003 tell me "failure occurred while attempting to start compilation" ...
crosspost from http://rex.la/blogs/work/ Annoying... busy on writing my code and get this " failure occurred while attempting to start compilation " from vs.net 2003 , happened without a reason. a search to Google found the reason of the cause (likely...
asp.net - initial values validation while page load or post back...
crosspost from http://rex.la/blogs/work/ It's mostly required to do the initial values validation while an application start, no matter it's a winform or webform, a page taking values from query string or a web control taking values from attributes. Lessons...
Javascript - Select / UnSelect All checkbox...
crosspost from http://rex.la/blogs/work/ Often used tricks on HTML / Javascript design to provide a select all / unselect all checkbox somewhere to make user a better UI experience. Google search got many result about this, since it's already old tricks...
More Posts Next page »