Saturday, July 16, 2011

Installing DOTNETNUKE On a remote shared hosting environment

Installing DOTNETNUKE On a remote shared hosting environment

  1. Create A DB On the Remote Server
  2. Add Right Portal Alias to the local db with the help DotNetNuke CMS
  3. Upload Installation files with the FTP Client
  4. Copy Schema with Sql compare
  5. Copy Data With Sql Data Compare
  6. Manually Copy the PortalLocalisation Records
  7. Change the connectionString of the Website and test


1> Create the DB with your Control panel create a user on the same

2> Add Portal Alias with the Help of Host Account in DotNetnuke CMS Admin >> Site Settings >> Advance Settings >> Add new portal Alias

3> Connect your website with the help of FTP and Upload All files then go on and delete the files from Remote Server Portals\0\Cache\Modules\

4> Copy Schema With Sql Compare

5> Copy Data With SQL Compare

(You can restore the backup on your server if you know how to do it but to save time you can use sql compare)

(Also to use SQL Compare your remote sql server port should be open)

5> Manually Copy the Records In PortalLocalisation Table And Any Other table Which is Failed in SQL Data Compare

7> Change the connection String And Walla you are good to go

Friday, July 15, 2011

AspNet 4.0 Samples Released

I have released a new project on codeplex which shows many example of ASP.NET 4.0 Features
All Examples have code snippets and you can download and immediately get started.

Just download from

http://aspnet40samples.codeplex.com/

And Enjoy learning the best of ASP.net Webform Features

Chart Controls
Meta Data (SEO)
Permant Redirect
URL Routing With Coding
URL Routing With Declaring
URL Routing Outbound
Auto start
Clean Web.Config files
Predictable ClientIDS
Selective ViewState
Htm The HtmlEncoder Utility Medthod
New Rendering Option for Check Box and Radio Button Lists
Persistent GridView Row Selection
Table Free Templated Controls
Easy State Compression
Tableless Menu Control
Imperative JavaScript Syntax
The ScriptLoader
jQuery Syntax for Microsoft Ajax
AJAX Data Templates
Hidden Field Divs
Disabled Control Styling
Managing ViewState with ViewStateMode