Dynamically Change the Year in Your Source Code
This little bit of code is great for doing stuff like “COPYRIGHT 1998?(present year).” It saves Webmasters from having to cull through their source code looking for the year (every
This little bit of code is great for doing stuff like “COPYRIGHT 1998?(present year).” It saves Webmasters from having to cull through their source code looking for the year (every
Graphics applications sometimes require users to select a rectangular region of a picture or drawing visually. You need to provide a resizing box manipulated by the pointer at run time
This add-in for VS.NET 2003 automatically: 1) Registers the assembly in the GAC right after it has been built. 2) Exports types to COM: produces the type library (and registers