Author: admin

  • Blog
  • Author: admin
Creating Basic RSS Reader in ASP.NET MVC 3

Creating Basic RSS Reader in ASP.NET MVC 3

In this post I am going to explain you how we can create a basic RSS Reader with the help of Linq-To-Xml and ASP.NET MVC3 Razor. Those who are writing or reading Blogs already knows what is RSS Reader. But those who does not know What is RSS. Below is the definition for RSS as

Continuous Integration with visualstudio.com,Unit Test(Test Driven Development) and TFS

Continuous Integration with visualstudio.com,Unit Test(Test Driven Development) and TFS

CodeProject Before some time I have written a blog post about Continuous integration with visualstudio.com and TFS and It goes quite a good number visits and lots of people are asking for unit test integration with continuous integration too. Today one of colleague also asked for the same. I thought it will be good idea

Why a developer should blog?

Why a developer should blog?

I have been blogging since last three year on my BlogSpot blog and it was quite fun writing blogs. I have started a blog as repository of my technical things and  but after some posts I realize that there are lots of people are using it and It’s a great way to express your feelings

PetaPoco with stored procedures

In previous post I have written that How we can use PetaPoco with the asp.net MVC. One of my dear friend Kirti asked me that How we can use it with Stored procedure. So decided to write a small post for that. So let’s first create a simple stored procedure for customer table which I