GeekArticles
Microsoft
Microsoft.NET
Microsoft
Microsoft.NETEnums, Flags and C# ? Oh my! (bad pun?)
Enumerated Types paired with the FlagsAttribute are a great way to track multiple pieces of information from a single value. Since an Enumerated Type really a class you create extension methods to make it easier to work with them -- or can you? This post explores ways to write extension
Sponsored Links
Read Next: Complete Control Over Your Webforms Output
Related Topics
Subscribe via RSS
Microsoft.NET
- Chapter 2: Protecting Your Database with Startup Options
- { End Bracket }: Hacking the Immune System
- C++ At Work: Copy Constructors, Assignment Operators, and More
- .NET Matters: Stream Decorator, Single-Instance Apps
- Security Briefs: Credentials and Delegation
- Design Patterns: Dependency Injection
- Test Run: Low-Level UI Test Automation
- Advanced Basics: Revisiting Operator Overloading
- Cutting Edge: ASP.NET Forms
- Web Q&A: Smart Navigation, ASP.NET Project Structure, and More
