Tag: Development

Community

Making Sense: ASP.NET Security

(Joe Mayo) A common task for ASP.NET developers is to implement security on a site. This includes log-in, registration, password management, and user management. The following sections explain how to accomplish all of these tasks, showing some of the limitations of out-of-the-box controls and workar

Community

Charting With ASP.NET And LINQ

(K. Scott Allen) Microsoft recently released a new charting control for ASP.NET 3.5 SP1. The chart control is easy to use and allows you to add attractive data visualizations to your ASP.NET Web applications. The control supports all of the standard chart types, like line charts and pie charts, as w