Archive for November, 2010
-
Nov 22, 2010
No CommentsHow to exclude Exchange 2010 Mailbox Database from provisioning.
Microsoft Exchange 2010 offers a feature to automatically select the database in which new or moved mailbox will be stored. This is a great feature and it does it’s job quite good too. With the release of Exchange 2010 Service Pack 1 we are now able to specify the database we want to create online...
-
Nov 22, 2010
30 CommentsASP.NET MVC 2 Custom Membership Provider Tutorial – Part 2
Continued from: ASP.NET MVC 2 Custom Membership Provider Tutorial – Part 1 Just to quickly wrap up what we’ve done so far: We created new project using ASP.NET MVC 2 Web Application to make use of the layout (login pages, master page, login controls) and speed up our development. We created Custom Membership Provider and...
-
Nov 15, 2010
17 CommentsASP.NET MVC 2 Custom Membership Provider Tutorial – Part 1
In this tutorial I will show how to implement Custom Membership Provider in ASP.NET MVC 2 Web Application using Microsoft Visual Web Developer 2010 Express. The tutorial will consist of few parts (not sure how many at this stage) and I will try to cover custom implementations of membership, role and profile providers. I will...
