josheyne

Stories kicked by josheyne

SiteCore: Is the ultimate CMS also the ultimate ASP.NET app overall?(jondavis.net)

submitted by stimpy77stimpy77(1271) 3 years, 6 months ago

I think SiteCore v6 sets the bar for all web applications to try to measure up to. read more...

add a comment |category: |Views: 30

tags: another

Custom Error Handling in ASP.Net(dotnet-magic.blogspot.com)

submitted by ketanbeceketanbece(20) 3 years, 6 months ago

Custom Error Handling in ASP.Net, User friendly Error Handling in ASP.net read more...

add a comment |category: |Views: 24

tags: another

Using Active Directory to authenticate users to your ASP.NET Web Site(blog.evonet.com.au)

submitted by bartekmbartekm(485) 3 years, 6 months ago

ASP.NET membership provides the ability to authenticate users to your web application using forms based authentication against a database of users or directory services. This article explains the steps required to provide authentication against Active Directory, either for new sites with no authentication, or for existing sites using database authentication. read more...

2 comments |category: |Views: 478

tags: another