Note that there are some explanatory texts on larger screens.

plurals
  1. PO
    primarykey
    data
    text
    <p><a href="http://jquery.com/" rel="nofollow noreferrer">jQuery</a> is, well, the shizznit, IMHO. After I bought "<a href="http://www.google.com/search?hl=en&amp;q=jQuery+in+Action&amp;btnG=Google+Search&amp;aq=f&amp;oq=" rel="nofollow noreferrer">jQuery In Action</a>", I realized there was no going back. There are a ton of ASP.NET developers (including those behind this very site) out there who use it if you are trying to figure out how to get rocking &amp; rolling, right away.</p> <p>I would check out the following blogs:</p> <blockquote> <ol> <li><a href="http://west-wind.com/Weblog/" rel="nofollow noreferrer">Rick Strahl's Web Log</a> <br></li> <li>The ever talented Scott Guthrie mentioned <a href="http://mattberseth.com/" rel="nofollow noreferrer">Matt Berseth</a> <br></li> <li>And my personal favorite Dave Ward's blog <a href="http://encosia.com/" rel="nofollow noreferrer">Encosia</a>. (I think <a href="https://stackoverflow.com/users/60/dave-ward">this is his StackOverflow profile</a>.)</li> </ol> </blockquote> <p>However, of course there are plenty of other libraries out there. In the end I really like JS Libraries because it frequently comes down to code re-use. Don't roll the same JS functionality from scratch over-and-over. Also, most of these community previewed products have had a helluva lot more eyes on the code than anything you roll yourself (probably). </p> <p>With all of that said, I also highly suggest checking out these frameworks:</p> <blockquote> <ol> <li><a href="http://extjs.com/" rel="nofollow noreferrer">Ext JS</a> <br></li> <li><a href="http://www.mochikit.com/" rel="nofollow noreferrer">MochiKit</a> <br></li> <li>Also check out Omar Al Zabir's (founder of <a href="http://www.pageflakes.com/" rel="nofollow noreferrer">PageFlakes.com</a>) <a href="http://www.codeproject.com/KB/ajax/MakingGoogleIG.aspx" rel="nofollow noreferrer">CodeProject article</a> and <a href="http://rads.stackoverflow.com/amzn/click/0596510500" rel="nofollow noreferrer">his book</a> for cool stuff you can do with the ASP.NET AJAX Framework.</li> </ol> </blockquote> <p>I believe Ext JS comes out of the box with ColdFusion installations these days, but I have been happy with the few .NET projects I dropped it into as well.</p>
    singulars
    1. This table or related slice is empty.
    plurals
    1. This table or related slice is empty.
    1. This table or related slice is empty.
    1. This table or related slice is empty.
    1. VO
      singulars
      1. This table or related slice is empty.
    2. VO
      singulars
      1. This table or related slice is empty.
    3. VO
      singulars
      1. This table or related slice is empty.
    1. This table or related slice is empty.
 

Querying!

 
Guidance

SQuiL has stopped working due to an internal error.

If you are curious you may find further information in the browser console, which is accessible through the devtools (F12).

Reload