Sunday, October 22, 2006

C# / ASP.NET

I have been working with C# / ASP.NET for quite some time; however, I recently switched from VB6 / Classic ASP to C# / ASP.NET as my primary development environment and let me tell you, there is no turning back. Things that used to require an arcane mix of Windows API and low level hacks in VB6 are completely unnecessary in C#. In fact most of the "workarounds" I used to implement in VB6 are natively supported in C#.

No comments: