Came across an issue with VS.NET 2003 and creating a custom ASP.NET server control. Essentially, it's this: When you add a public string property (or any type, I suppose) to a control, VS.NET's properties page will sometimes not function correctly (more
Read More