We need you!

We're working hard on the next version of Developer Fusion. Let us know what you think we should be up to!

Members

Technology Zones

Articles

Hosted By

MaximumASP

Info

Barry Dorrans Profile

photo Barry Dorrans (blowdart)
10 Nov 2006
United Kingdom


Contact memberContact this Member Edit ProfileEdit my profile

This user has contributed 3 articles, 0 code samples and posted 0 messages in our discussion forums.

Technology Interests

      Articles & Tutorials

    • Using SQL Server for ASP.NET session state

      by blowdart

      Learn how you can use an alternative session storage method, using SQL Server - very useful if you're running sites across multiple servers, or need session state to persist across application restarts.. Read full article

    • Microsoft Indexing Service and ASP.NET

      by blowdart

      Microsoft Indexing Service is a service that provides a means of quickly searching for files on the machine. Barry investigates how we can use the indexing service to expose full-text searching in ASP.NET.. Read full article

    • SQL Trusted Connections with ASP.NET

      by blowdart

      Hard coding passwords into your application or your web site is a bad thing. Barry looks at how we can use trusted connections to provide the authentication we need, without the need for these potential security hazards.. Read full article