Tag: Development

Community

Application Settings in VB 2005

(Ged Mead) Application and User Settings have been given a facelift in VB2005. One of the questions that has appeared in VBCity Forums many times over the past few years is the one where someone wants to know how to save user choices, UI settings or other small items of data that have been input b

Community

DataBound TreeView

(Jorge Bay Gondra) Like so many others, when I needed to use the TreeView control, I found myself doing a Load method adapting the data from a DataTable or a DataView into the TreeView, over and over again. Furthermore, I had to maintain the same data in the control if the values changed.

Community

Pragmatic Architecture: Layering

(Ted Neward) Why, precisely, do we build systems using the n-tier architectural model, again? It’s a basic article of faith in software that, when presented with a new project, we divide the system cleanly into three tiers: the presentation tier, the business-logic tier, and the data-access or resou

Community

Creating a Tag Cloud in ASP.NET

(Scott Mitchell) A tag cloud is a way to display a weighted list such that the weight of each item is reflected by the size of the item’s text. Tag clouds provide a quick way for one to eyeball a list and ascertain what items are more prevalent. Oftentimes, each item in a tag cloud is rendered as a