Using GUIDs in LinqDataSource Controls

Having trouble using Guid IDs in your LinqDataSource controls? This was a small tip I learned searching across the web. I will show you how you can do it, it's possible! More »

Maintaining Checked State On Radio/Checkbox Controls On Post Back

I had a unique problem today. Here's the scenario: You have a ListView that dynamically loads different ItemTemplates depending on a specific criteria (in my case, a category). You load this user control template into the ItemTemplate and create some radio and checkbox buttons. If you set GroupName on the controls to a group name, .NET will not associate all the different buttons across the templates because they have different naming containers. More »
An error has occured while trying to process your request. Hide