asp.net

  1. A

    About ASP.NET MVC Repository

    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 {...
Back
Top Bottom