From Steven Livingstone: Playing around with some .Net so I figured this app would be useful to some of you folk who write HUGE url's in emails (yeah, like me).
There's also some online encryption and digital signing at http://sightkeys.com/encrypt and http://sightkeys.com/encrypt/sign.aspx
Gimme a shout if you like or dislike or have anything to say.
Cheers,
Steven
http://deltabis.com
Here. From David: A new microsoft sample that demonstrates the following:
Application offline and online model
Application update model via HTTP (no-touch deployment)
Authorization to control user access to application features
Data collision handling
Printing and Print Preview
Windows XP Themes
Dynamic properties
Localization support
Accessibility support (limited)
Forms authentication using a database for user names/passwords
Asynchronous XML Web service class
ADO.NET data access using SQL stored procedures
Graphics development using GDI+
Integration between .NET Framework-based code and COM applications (COM interop)
Here. From Zahid Iqbal: TierDeveloper is an object to relational mapping and code generation tool that lets you map middle-tier objects to your database tables, embed powerful SQL in them, and generate fully-working .NET (C# and VB.NET), Java and EJB components. It also generates a fully-functional ASP.NET and JSP application to let you test generated components, and design documents in HTML to cut down your learning curve.
From Chad Brockman: All I can say is 'wow'
http://www.internalmemos.com/memos/memodetails.php?memo_id=1321
http://developers.slashdot.org/article.pl?sid=03/02/09/1347215&mode=nested&tid=108