Quantcast
Channel: ASP.NET Core
Viewing all articles
Browse latest Browse all 9386

Modules in ASP.Net Core

$
0
0

Hi

I use VB.net modules in my applications, like this:

Module moduloApp

    Public a As String = ""
    Friend b As String = ""

End Module

This is my solution to persist variables.

How to make a similar code in ASP.Net Core MVC ?


Viewing all articles
Browse latest Browse all 9386

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>