Programmatically change theme of newly created site

Add Event Reciever for WebProvisioned: Right Click on Project->Add-.New Item…->Event Reciever and lets call it WebProvisionedEvent Now select “A site was provisioned” Change WebProvisioned method to this public override void WebProvisioned(SPWebEventProperties properties) { //newly created site SPWeb childSite = properties.Web; //Get Parent SPWeb topSite = childSite.ParentWeb; //Set themes to same …

MySQL from .NET – Thanks Andy!

Download and install MySQL Sever 5.0.77 http://dev.mysql.com/downloads/mysql/5.0.html#win32 Download and Install MySQL Server Tools 5.0  (gives me SQL Queries) http://dev.mysql.com/downloads/gui-tools/5.0.html I Verify I could load up the tools and connect to MySQL server. Get out of Visual Studio completely. Download and Install MySQL .NET Connector 5.2.5 http://dev.mysql.com/get/Downloads/Connector-Net/mysql-connector-net-5.2.5.zip/from/pick#mirrors This may take awhile.  …

Skins

Skins and objects – http://www.snowcovered.com – http://www.dotnetnukeskin.com – http://www.dotnetnukeskins.com – http://www.dnnskins.com – http://www.dnntemplet.com