Browse by Tags
All Tags »
ASP.NET (
RSS)
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/...
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...
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...
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...
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...
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...
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...
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...
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...
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...
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...
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...
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...
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...
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...
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...
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!"...
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...
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...
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 »