|
Hi folks...I have finally uploaded my super duper ASP.NET sample code:
http://www.dasblonde.net/ct.ashx?id=f8b330d8-0a87-496c-8be3-3aff101bfd58&url=http%3a%2f%2fwww.dasblonde.net%2fcontent%2fbinary%2fGalleryDemo20.zip
It includes features like:
- Master pages
- Security controls and membership
- New localization features and a localized database
- Use of Profile to track culture and theme preferences (there are some tricks in here)
- Use of new GridView and DetailsView controls, with ObjectDataSource (decoupling presentation from data)
This upload is related to my previous blog post here, in case you were waiting for the code...yikes I have been busy! http://www.dasblonde.net/PermaLink.aspx?guid=f8b330d8-0a87-496c-8be3-3aff101bfd58
Don't forget to read the instructions for setup!
|