.NET Framework

  • Learn About ASP.NET HtmlGenericControl

    In this article, we’ll be exploring the HtmlGenericControl of ASP.NET Webforms. What’s exciting about this article will see how to create this control dynamically and combine it with some client-side scripting to create a popover/tooltip UI. Continue reading

    Learn About ASP.NET HtmlGenericControl
  • A Walkthrough C# Attributes

    In this article, we’ll explore the world of C# attributes. We’re going to discuss the different types of attributes, some useful ones, how to read and create one and see some weird code examples. Continue reading

    A Walkthrough C# Attributes