By tag: Kigg
0
kicks
KiGG 3.0 Released
Yesterday we released KiGG 3.0 and baselined the source code for version 3. No major changes in this release. We upgraded to ASP.Net MVC 2.0 on .Net 3.5 SP1 & VS2008.
0
kicks
KiGG Design And Architecture – Part 4 Inside Infrastructure
This is part 4 of this series which I don’t know when it will ends :o). In part 3 I started to to explore the Core of KiGG. In this part we are still inside the core, but we are going further deep to have a look inside the infrastructure.
I’m going to talk about infrastructure for the next couple...
0
kicks
KiGG Design And Architecture – Part 3 The Core
In part 2, we explored KiGG project structure. I gave a short brief and summary about each project in the solution. And briefly discussed the relation between them.
In this part we are going to start going much deeper. Staring with the Core, and this might take several parts by itself as the Core...
0
kicks
KiGG Design And Architecture – Part 2 Project Structure
In part 1 I talked about KiGG high level architecture. In this part I am going to talk about KiGG project structure and summarize the purpose of each project in the solution. I’ll not go into deep details of each project. I’ll save that for some other posts, just be patient with me and stay tuned.
0
kicks
Domain Model (Developing KiGG v2.0 Part 1) - Kazi Manzur Rashid's Blog
As mention in my previous post that I will be discussing the technical side of **KiGG**. So this is the beginning and it will be a multi-part series. I will try to put as much detail as possible, do let me know if I missed anything.
Just for a recap, KiGG is Web 2.0 style social news application ...
0
kicks
Kigg – A great example of ASP.NET MVC
Kigg which is a clone of Digg has been one the best starter kits for ASP.NET. Now Kigg guys udated it using ASP.NET MVC and of course it can be a good example for ASP.NET MVC learners.