-
[The Code Project Browser Add-in for VS 2005 - The Code Project - C# Programming](https://www.codeproject.com/csharp/cpbrowser.asp)
Nice Visual Studio add-in to get to a lot of great code samples on CodeProject.
(tags: [c#](https://del.icio.us/rbazinet/c#) [visualstudio](https://del.icio.us/rbazinet/visualstudio))
-
[ASP.NET without ASP.NET - Writing a full JSON Serializer in 100 lines of C# code](https://www.blog.activa.be/2007/08/12/WritingAFullJSONSerializerIn100LinesOfCCode.aspx)
This is a nice piece of code to create a handy JSON Serializer with very few resources.
(tags: [c#](https://del.icio.us/rbazinet/c#) [JSON](https://del.icio.us/rbazinet/JSON))
-
[jQuery: The Write Less, Do More, JavaScript Library](https://jquery.com/)
A very nice, compact JavaScript library that is somewhat like Prototype but much lighter. It is also CSS3 compliant.
(tags: [javascript](https://del.icio.us/rbazinet/javascript) [library](https://del.icio.us/rbazinet/library) [jquery](https://del.icio.us/rbazinet/jquery))
-
[Visual jQuery 1.1](https://visualjquery.com/1.1.2.html)
A great online or downloadable reference to jQuery 1.1.2. If you are new to jQuery or forget the details like I do, this is a very nice reference.
(tags: [javascript](https://del.icio.us/rbazinet/javascript) [jquery](https://del.icio.us/rbazinet/jquery))
Comments