Saturday, March 18, 2006

useful articles

One of the main reasons i set up this blog is to provide myself with a single place to look for links to useful articles i've found whilst researching for noconsultant. Rather than have to keep my work and home bookmarks synchronised by mailing my email account every time i find something useful, so. here is a list of useful articles i've found.

I'll need to write a custom membership provider for my site, here are some useful links:

http://blogs.dotnetgerman.com/alexonasp.net/PermaLink,guid,669e2dc5-a623-4e21-bb16-63bb66cb5be9.aspx
http://imar.spaanjaars.com/QuickDocId.aspx?QUICKDOC=380
http://www.aspnetresources.com/blog/utility_of_provider_model.aspx
http://msdn.microsoft.com/asp.net/default.aspx?pull=/library/en-us/dnaspp/html/ASPNETProvMod_Prt5.asp
http://msdn.microsoft.com/asp.net/default.aspx?pull=/library/en-us/dnaspp/html/ASPNETProvMod_Intro.asp
http://www.dotnetbips.com/articles/displayarticle.aspx?id=494
http://www.devx.com/asp/Article/29256/0/page/3
http://msdn.microsoft.com/msdnmag/issues/05/11/Membership/
http://msdn.microsoft.com/msdnmag/issues/06/00/ASPNET20Overview/default.aspx
http://msdn.microsoft.com/asp.net/

I'm just in the process of finishing off the database design on a sql server 2000 server. I found this link quite useful for helping me work out what data types to use for my tables:

http://www.databasejournal.com/features/mssql/article.phpr/2212141

I intend to use a bit of ajax for a few of the pages cos
A) the way i'll use it will really speed up what the user has to do
and
B) Its a good excuse to learn about it.

Below are some links that i found useful when researching ajax and how i could implement it on my site:
http://adamstiles.com/2004/12/hacking_google_/
http://serversideguy.blogspot.com/2004/12/google-suggest-dissected.html
http://www.codeproject.com/Ajax/ajaxnet_lookup_control.asp

No comments: