ASP.NET 2.0 provides a robust set of functionality for implementing rich and flexible forms authentication in your applications. ASP.NET makes it easy to configure security for your site. But ...
It looks like with .NET Microsoft has done away with outright support for ODBC in favor of newer methods for accessing databases.<BR><BR>I have a legacy data source that I can query via ODBC. What I ...