0
votes
1answer
91 views
Starting with / converting to ASP.NET MVC
I don't know much about MVC, but I have a project where I think I could use a lot of the functionality of ASP.NET MVC based KIGG. At the same time I have a HTML/jQuery based template.
How should I …
0
votes
3answers
318 views
ASP.NET MVC: Using Kigg as a base MVC application
Looking to create my first MVC application. Coming from WebForms I'm pretty excited to create an application that I can easily test.
I have looked into Kigg (the Digg clone done in MVC) and from the …
1
vote
2answers
69 views
OpenID login problem in shared hosting server
I uploaded my Kigg opensource asp.net mvc based website to a shared hosting server (I am using Asphostcentral). But I encounter a very strange problem when i was trying to login with my OpenID. There …
1
vote
2answers
199 views
Is Kigg MVC application DRY? Can we tweak the Repository
I was recently taking a look at the Kazi Manzur Kigg MVC implementation (Kazi rocks) and noticed some code that seemed to defeat the DRY/SOC principle. I'd love to have everyone's thoughts on a …
0
votes
0answers
37 views
kigg & dotnetkicks [closed]
Did anyone try both kigg and dotnetkicks as a digg-like platform? what are the pro and cons?
which one do you prefer and why?
1
vote
2answers
182 views
Is ASP.NET MVC flexible?
Can it easily be combined with jQuery, (ASP.NET) Ajax, ASP.NET webforms, other frameworks.
What about pulling dynamic code from ASP.NET MVC into for example classic ASP?
Does the MVC model mean that …
0
votes
1answer
108 views
can i Run KiGG on XP Pro?
I have XP pro edition with .Net 3.5 installed and IIS 5.0 and MVC RC 2
Can i run KiGG on this machine?
Also i have on my hosting server IIS 6 and .Net 3.5 , can it run there or no also?
If no, there …
0
votes
1answer
139 views
Flexible layered ASP.NET frameworks (Digg/Blog/CMS)
For my next web site I would prefer not to write everything from scratch. At the same time I don't want to be looked to much into a framework. So I would like something that I can use at all levels.
…
0
votes
1answer
152 views
Is there someone who try to port Kigg asp.net mvc example to MVC beta
Hi there.
I've downloaded Kigg example from codeplex, but it's seems to be outdated.
Is there a version for ASP.NET MVC Beta? Is there someone who try to port it(I've tried but without success …
