February 2008 - Posts

Earlier, I mentioned that I will be writing a series of articles on developing Kigg. The first part is now live. Check it out.

kick it on DotNetKicks.com

For last few weeks, I was bit busy developing a sample application with the new ASP.NET MVC Framework and I am really glad that we finally made it. So, from the DotNetSlackers.com Team I am presenting Kigg. Kigg  is Developed with:

  • Regular Web Forms for View.
  • LINQ to SQL for developing the Model.
  • ASP.NET Ajax for Ajax operation.
  • Both VSTest and NUnit for Unit Test.
  • Rhino Mock.

While developing it, our main goal was to make it simple and stupid, without considering those Ioc/DI, View Engine, View Factory etc, So the average Joe developer can get a good start on the ASP.NET MVC Framework.
We will soon publish a series of Articles which will cover the complete development details of Kigg.

You can see the live version running in DotNetSlackers.com.
The Source is as usual hosted in CodePlex.com.

Enjoy!!!.

Note: The Name Kigg = K is taken from DotNetKicks and igg from Digg.

kick it on DotNetKicks.com

It seems, today is my celebration day. First, our open source project AjaxDataControls get mentioned in Ajaxian.  And now Joe Stagner shows ajax style file upload in the new ASP.NET How do I video series which I posted few months ago. I have used this technique extensively and it really serves my purpose. A must see if you want to implement the same.

Checkout that AjaxDataControls has been reviewed in the Ajaxian.  Really sweet!!!

Do let us know what you like and don't like and what else do you want to see in future.

More Posts