ASP.NET Hybrid Application - Multiple LoginUrl for different type of login:
Is it possible to create multiple login system , like I have a folder called "Admin" and I had implemented below code in main root web.config file.
<authentication mode="Forms">
<forms...
I am new in C# and ASP.NET MVC , I worked in VB.NET and windows apps for 3+ years but every thing seems unknown in those areas...
Can anyone guide me where to learn , what repository is .... and why people use below codes to make a repository:
[Table(Name = "Albums")]
public class Album
{...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.