Web Parts and User Controls let you easily build customizable UIs with the same tools you use to create inflexible user interfaces -- and implement an MVC-like pattern in ASP.NET. In reporting ...
I have an ASPX page with a custom user control. I need to set the paramters at run-time, but the user control isn't getting the parameter set.<BR><BR>Here's what I'm doing in the parent ...
You can use the power of GDI+ in Windows Forms to create owner-drawn controls with rounded corners and custom gradients (see my Desktop Developer column in last month's issue). That's exciting, but it ...
I'm so embarrassed at how much I've forgotten not having done much development for several months. Anyway, I have lots of static lists in my database that I need/want to be able to easily edit from ...