Browse by Tags
Sorry, but there are no more tags available to filter with.
-
27 February 2008
Calculation Settings in Excel
-
Sometimes Excel doesn't behave as you expect and you learn something. Excel is complex as Joel Spolsky pointed out last week. Quite often clients will send data updates in Excel spreadsheets as this is the format they are used to working with; even if you as a programmer are not. One such workbook... Read More...
-
28 January 2008
Granting permissions on the GAC
-
Normally you don't encounter permission errors when installing to the global assembly cache (GAC). Today I did, even though I was logged on as a member of the administrators group (not that being an administrator is a guarantee of much). If you navigate using Windows Explorer to %windir%\assembly... Read More...