Archive for the ‘Uncategorized’ Category

Update data in Postgresql with ADO.NET

February 26, 2007

This article shows you how to get update Postgresql data using ADO.NET and parameterized query using ADO.NET code.

MS Ajax Cookie management

February 19, 2007

This is a free, opensource plugin to manage cookies with javascript using Ajax for ASP.NET. Pretty nice implementation nd easy to use. Therefore allows for keeping state for visitors between visits even without registration.

ADO.NET programming

February 9, 2007

This is a great article on how to insert binary object into MySQL. There is also a lot of info and articles (howtos) on MySQL the database and Postgresql.

ajax asp.net

February 9, 2007

This is a great place to learn about ajax asp.net

Lots of great articles on ASP.NET updatepanels and since that’s the very key in all MS Ajax it’s very crucial you get an understanding of that.