Just to catch up Here's a List of Tools and Technologies I've Used from Jan 5th 2004 to May 9th 2004:
Microsoft Visual Studio .NET 2003
C#
ASP.NET Mostly
A few Windows Forms Utility Apps
Microsoft SQL Server 2000 Enterprise Mgr.
Almost every day
Microsoft SQL Server 2000 DTS
ETL Assignment
Microsoft SQL T-SQL Stored Procedures
VB 6
Maintain ASP components
XML
XSLT
Maintain / fix rendering of ASP web page(s)
XMLSpy
Great Product!
NUnit Unit Test Facility for .NET
Another Great Product and its FREE!
Testing components is now rapid! Actually, RETesting components is now super rapid!
HTML
JAVA Script
Maintenance of significant amounts of client side validation dynamic
DOM / Control creation, activation
ASP.NET
ASP.NET Data Web Controls
ADO.NET
Execution of stored procedures via ADO.NET Both Oracle and SQL Server
LDAP / Active Directory Access via .NET System.DirectoryServices
DirectorySearcher Class
Softerra's LDAP Browser version 2.1 Christmas Edition
Another excellent, FREE product
Visio
Created UML Static Class Diagrams. Used the diagrams to generate
code.
CSS
C# Sucks!
JK!! Seriously, though, somewhere around C#-3 we should have inculcated ourselves with the question: "Does 'CAN' == 'SHOULD...
-
That pesky problem has reared its ugly head again! I remembered that its a permissions problem but forgot the wrinkle where you have to REMO...
-
Today I learned that it is possible to call private and protected methods by using reflection. This is a great technique for Unit Testing su...