Rabu, 13 November 2013

ASP.Net, C#, SQL Server Information

Posted on 05.10 by andi avdy

ASP.Net, C#, SQL Server Information

Link to ASP.Net, C#, SQL, JQuery, Sharepoint

Easiest Repository Pattern Tutorial

Posted: 12 Nov 2013 09:06 PM PST

I would like to explain how to implement repository pattern before we proceed any further with our single page application discussion. What is repository pattern? Repository pattern separates the logic that retrieves the data from the database and logic that uses the data by your application.  Thus it makes your data access layer independent of your presentation layer. As shown in above

No Response to "ASP.Net, C#, SQL Server Information"

Leave A Reply