X.U. Chronicle Journal

Thoughts are but dreams till their effects be tried - William Shakespeare
Welcome to X.U. Chronicle Journal Sign in | Join | Help
in Search

Browse by Tags

All Tags » ASP.NET
  • ASP.NET is bad? I disagree.

    Earlier today, I read up a post on Gadgetopia  on the bad of ASP.NET, especially web forms which I don't agree. I concur to the fact that view state should not be abused, but not view state itself is bad. Comparing to other frameworks like JSF and Struts in Java, with people abusing sessions for storage, I felt view state is actually a better ...
    Posted to X.U Web Chronicle (Weblog) by Liming on March 20, 2007
  • MS Ajax and Yahoo UI Hand-In-Hand. Very NICE!

    I decided to test out if MS Ajax would play nicely with Yahoo UI/Ext and to my suprise, they do!! How sweet is that!!!I decided to take the sweet FeedViewer from Yahoo UI Ext , and instead of add/listing RSS channels, I list a bunch of sites which are pulled back from the database and when you click the a site, the site detail (which is also ...
    Posted to X.U Web Chronicle (Weblog) by Liming on February 25, 2007
  • ASP.NET 2.0, pre-compiled site and Ambiguous match found

    If you ran into ''Ambiguous match found'' after you deploy a pre-compiled site, you might've ran into a case-insenstive variable issue and in my case, it's in one of my user control. Most of the pages in my application runs fine, until it gets to the page that load this user control, it blows up. I searched all over the web and I couldn't find a ...
    Posted to X.U Web Chronicle (Weblog) by Liming on January 15, 2007
Powered by Community Server (Personal Edition), by Telligent Systems