Search

You searched for the word(s): userid:2674

Matching Posts

  • Re: SearchBlackBox SDK has been released!

    What are the advantages of going with SearchBlackBox as opposed to using the freely available DotLucene (www.dotlucene.org)?
    Posted to Announcements (Forum) by eichert12 on 6/9/2005
  • Mapping all requests to asp.net for a virtual directory

    I'm trying to get all requests (.*) for a particular virtual directory to be mapped to ASP.NET. For some reason when I map .* on my virtual directory to ASP.NET, all I get (even for .aspx files that exist) is a "This page cannot be found error." This is the default 404 so I know its not going through asp.net. If I go back into IIS and remove the .* mapping the .aspx pages come back fine (of course). If I then add the .* mapping to localhost, and then change the Home Directory of localhost
    Posted to Installation and Setup (Forum) by eichert12 on 3/12/2004
  • Re: ASP.NET unit testing

    You might want to check out NUnit. Its a port of the jUnit framework. In conjunction with NAnt as a build tool you have the capability to setup a pretty nice environment which allows continuous integration. Links: http://www.nunit.org http://www.junit.org http://martinfowler.com/articles/continuousIntegration.html
    Posted to Architecture (Forum) by eichert12 on 11/11/2002
Page 1 of 1 (3 items)