brandewinder

Stories kicked by friends of brandewinder

ASP.NET Control Panel(stevesmithblog.com)

submitted by benrickbenrick(1020) 3 years, 2 months ago

Steve smith suggests creating a Control Panel project, which joins together some common plugins for ASP.NET sites. The control panel would join tracing, error logging, cache management, and any other plugins into one plugin which is individually configurable for applications. read more...

add a comment |category: |Views: 22

tags: another

Implicit(clear-lines.com)

submitted by brandewinderbrandewinder(530) 3 years, 10 months ago

How to use the implicit keyword in C# to provide a clean and easy way to cast your class to other types. read more...

add a comment |category: |Views: 22

tags: another