jQuery… some links

The ASP.NET AJAX and ASP.NET MVC play (today) not very well together, thats why I searched another Javascript/Ajax Framework – jQuery seems to be very cool.

This blogpost is just a summary of my previous links on this blog.

Are there other good frameworks?

I found a very good post from Danny Douglass about these frameworks: jQuery, YUI, Prototype, Dojo, MooTools, Ext JS, and Script.aculo.us. A nice summary can you see here.

jQuery examples und tutorials?

From noupe.com:

Drag`n`Drop support:

Look at the examples at noupe.com – there are very great examples with source code. Unfortunatly I didn´t found any up-to-date-offline documentation – only a version 1.1.4 documentation pdf.

Everyone needs Plugins… jQuery has some really cool plugins:

From noupe.com:

VS 2008 / ASP.NET Integration:

Please let me know if you know any other good jQuery ressource :)

kick it on DotNetKicks.com

ASP.NET MVC – "AddIns" on Codeplex

I`m currently working on a ASP.NET MVC sample website and look around for nice helper or implementations on Codeplex. Here is my (small) list:

Troy Goode´s  ASP.NET Membership implementation in MVC – (i should have published my MVC Membership Version on Codeplex and write an english blog sooner ;) )

>> License

"Never trust user input" – validation is very important – this is intresting way with ActionFilters and jQuery.

>> License

4 new Viewengines, Code Snippets, Extensions and so on…

>> License 

 

And (of course) the ultimativ mvc demo projekt: Kigg (License)

 

Do you know any other nice "AddIns"/Implementations for the MVC Stuff?

kick it on DotNetKicks.com