Results adapted to your current session Sign in to personalize →
About 5 results (676ms)
  1. Tutorials on ASP.NET Core and MVC

    hoven.in › aspnet-core

    This is a collection of tutorials on asp.net and c-sharp languages.(Rev. 01-Jun-2026)

    2026-07-06
  2. List of Posts written during Oct 2022

    hoven.in › website-yearmon › ym202210.html

    This is a list of of posts written during the month Oct 2022(Rev. 01-Jun-2026)

    2026-07-06
  3. (C# Language) static and const Members | Only one copy of a static data member exists in the entire program. A const member behaves like a static, but it's value is marked as fixed and constant. The compiler knows its value. Therefore it can make substitutions and avoid memory allocation for a const

    hoven.in › cs-lang › static-const-members.html

    Only one copy of a static data member exists in the entire program. A const member behaves like a static, but it's value is marked as fixed and constant. The compiler knows its value. Therefore it can make substitutions and avoid memory allocation for a const member. Let's see the finer details.(Rev. 01-Jun-2026)

    2026-07-06
  4. (C# Language) Collections | A collection class holds objects. We have seen that arrays also hold objects. The size of an array is fixed at the time of creation, but collections can grow and shrink as per need. Some collections can assign keys to the objects they hold. The elements can be accessed wi

    hoven.in › cs-lang › collections-cs.html

    A collection class holds objects. We have seen that arrays also hold objects. The size of an array is fixed at the time of creation, but collections can grow and shrink as per need. Some collections can assign keys to the objects they hold. The elements can be accessed with a key like we have a dictionary.(Rev. 01-Jun-2026)

    2026-07-06
  5. (C# ASP.NET Core) Practice Exercises and Questions on Modularity | (LEVEL IS BEGINNERS) These are practice questions and exercises on Modularity in Razor Pages. Solve them and join our course for their solutions.

    hoven.in › aspnet-core › practice-exercise-aspnet-core-4.html

    (LEVEL IS BEGINNERS) These are practice questions and exercises on Modularity in Razor Pages. Solve them and join our course for their solutions.(Rev. 01-Jun-2026)

    Course
    2026-07-06