Mar 13

Enterprise Library 2.0 has been released on MSDN! Check out Tom Hollander's announcement for additional information, including the Enterprise Library roadmap for the future.
Tags:
Mar 01

To keep my C# and web development skill as sharp as possible, I wrote an Experimental Online Banking Web Application. Take a peak, click the "Test Login" button to login.

Here's a partial feature list:

  • View Balances & Activity
  • View Statements (real-time conversion to PDF format)
  • Online Check Image (COFF import format support)
  • Export History in various formats
  • Microsoft Money, WebConnect, CSV, Quicken, Reverse Positive Pay
  • Funds Transfer between accounts (ACH batch updates)
  • Bill Pay (limited)
  • Wire Transfers with FedLine output files
  • Secure Messages
  • Dynamic Graphics Engine for buttons and menus
  • Administation Web Site

All built with ASP.NET 2.0 and Microsoft SQL Server database. Again, this is just for fun and portfolio work.

Tags: