Wednesday, February 18, 2004 - Posts

List of Linux-based Live CD

Directly from Slashdot, an interesting list of Linux based Live CD that makes finding them easy. Interesting...

.NET Email Spoofer Control

I've just discovered this nice ASP.NET Control, Email Address Spoofer, a Server control that stops your email addresses from being harvested by spam bots. It is used to obfuscate email addresses, on web pages, which prevent spam bots from harvesting your email address. Check it!

Microsoft SQL Web Data Administrator

Ready to download from Microsoft, the Microsoft SQL Server Web Data Administrator enables you to easily manage your SQL data, wherever you are. Using its built-in features, you can do the following from Internet Explorer or your favorite web browser:
  • Create and edit databases in Microsoft SQL Server 2000 or Microsoft SQL Data Engine (MSDE) 2000
  • Perform ad-hoc queries against databases and save them to your file system
  • Export and import database schema and data
  • Manage users and roles
  • View, create and edit Stored Procedures

Check it...

P.S. There are two versions of the SQL Server Web Data Administrator Tool. One runs under IIS and the other runs under a Microsoft .NET open source web server named Cassini. For more information on Cassini and source code please go to: http://asp.net/Projects/Cassini/Download/Default.aspx?tabindex=0&tabid=1.