by Santhakumar Munuswamy
Posted on 04 June 2016
ASP.NET MVC
In this article we will discuss how we can integrate with Disqus comment system in MVC. As you all know the comment is a part of blog in nowadays. we have stored data to database or XML file in past days. It is a big head ache to handle the data maintenance and storage space in costly. To overcome this we have an option in Disqus. It is a most trusted comments plugin and easily to use without sound knowledge in programming. [More]
by Santhakumar Munuswamy
Posted on 12 April 2015
ASP.NET MVC
ServiceStack is an open source platform and it’s a simple, fast and light Wight framework to build a web service application and web application. It is support cross-platform like Mono, Linux, Mac OS X, iOS, Sun Solaris, Microsoft Windows etc [More]
by Santhakumar Munuswamy
Posted on 02 February 2015
ASP.NET MVC
ASP.NET MVC is an open source platform for building web application using MVC architecture introduced by Microsoft. MVC is a nothing; it was a Model-View-Controller and initially called name “Thing-Model-View-Editor [More]