Home » Archive

Articles tagged with: 3.5

.net, JavaScript, Other Tech »

[1 Sep 2009 | One Comment | ]

This post will show you how to use the AJAX Control Toolkit’s AutoCompleteExtender and a very simple javascript call to save a key/value to an asp.net hidden field.

.net, Entity Framework, Headline »

[31 Aug 2009 | One Comment | ]

This post will show you how to insert and delete a many-to-many relationship (as with bridge/link tables) using the EF.