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 ...
With the launch of Windows Vista, Microsoft has introduced a new security feature called Windows Parental Controls. Windows Parental Controls allows a parent to configure, on a per user basis, various ...
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 ...
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 ...
In an app of any meaningful size, wrapping up common functionality in a composite control reduces the long-term effort needed to craft the app. Learn how to do just that right here. Programmers spend ...
After exploring some techniques and functionality to bolster performance potential last time around, today we are taking a look at custom Launchpad modes and creating our own bespoke controls for ...