How do I code bootstrap grid columns into a ASP.Net WebForm subpage without boundary violations?
Tools:
My team is building a code-behind web application that uses ASP.NET WebForms,.Net Framework 4.8.1, JQuery 3.7, and Bootstrap 5.2. The markups and languages are HTML, CSS, Javascript, and C#. Our IDE is mainly Visual Studio 2022 Enterprise. (I am trying to minimize ASP webforms so rebuilding this (again) in the far future will hopefully be more straightforward.) Please note I haven’t worked with Asp WebForms until recently (MVC, Blazor, etc). My prior employers had moved past that already.