Loading...
DotNetKicks.com
.NET links, community driven
login
register
submit a story
upcoming stories
about
blog
Why not
join our community?
, there are
11 users online
home
users
gavinjoyce
comments
DotNetKick.com is an
open-source project
. Please
report any bugs
and let us know
your great suggestions
.
Currently running svn revision
620
(rss)
Kick Spy!
,
Kick Zeitgeist
and
Kick Widgets
gavinjoyce
Profile
Kicked
Submitted
Comments
Tags
Friends
Kicked By Friends
Submitted By Friends
Comments:
Alpha Hibernate 2.0
Thanks for letting us know. I'll update the URL to the original post.
posted by
gavinjoyce
3 months, 14 days ago
Building a Simple Blog Engine with ASP.NET MVC and LINQ - Part 4
Article on one page :
http://aspalliance.com/1630_Building_a_Simple_Blog_Engine_with_ASPNET_MVC_and_LINQ__Part_4.all
posted by
gavinjoyce
3 months, 22 days ago
DotNetKicks "Kick It" plugin for Windows Live Writer
This new one has a colour selector:
http://www.dotnetkicks.com/csharp/DotNetKicks_PlugIn_for_Windows_Live_Writer
posted by
gavinjoyce
3 months, 22 days ago
StackOverflow.COM
I hope they open source the project
posted by
gavinjoyce
4 months, 4 days ago
A .NET Cryptography Primer, part 1
Comments do effect a story's score:
private static int GetStoryScore(Story story, Host host) {
int score = 0;
score += story.KickCount * host.Publish_KickScore;
score += story.CommentCount * host.Publish_CommentScore;
System.Diagnostics.Trace.WriteLine("Pub: Score of [" + score + "] for storyID " + story.StoryID);
return score;
}
posted by
gavinjoyce
4 months, 12 days ago
RenewCert - A fix for ClickOnce expired certificates
This tool saved my bacon today.
posted by
gavinjoyce
4 months, 14 days ago
MVC UI Validation Framework
Validation rules defined in the view? No thanks.
posted by
gavinjoyce
4 months, 14 days ago
agDotNetKicks
Here is the live demo:
http://msbluelight-0.agappdom.net/e1/d/27245/1343474/63341611200/0.mmlEWEjJ0kqIFnx2KnwkC-IOoKY/zziframehtml2zz.html#%2f%2fappId%2fagDotNetKicks.xap%2fwhite%2ffalse%2f%2f%2f%2f%2ftrue%2f2.0%2f0
posted by
gavinjoyce
5 months, 1 day ago
Windows Vista SP1 Available on Windows Update
http://www.microsoft.com/downloads/details.aspx?FamilyID=b0c7136d-5ebb-413b-89c9-cb3d06d12674&DisplayLang=en
posted by
gavinjoyce
5 months, 3 days ago
The chronicles of "digg it" integration, "kicking it " was easy
404 ?
posted by
gavinjoyce
5 months, 4 days ago
Over 250 High Quality Royalty Free icons set
Very nice, thanks for posting.
posted by
gavinjoyce
5 months, 9 days ago
Let's tag all ASP.NET MVC contents with aspnetmvc
I prefer mvc.net.
posted by
gavinjoyce
5 months, 10 days ago
Localhost HTTP debugging with Fiddler
It works on unix and linux too. :D
posted by
gavinjoyce
5 months, 11 days ago
Localhost HTTP debugging with Fiddler
"I don’t know if many of you are aware but the website
http://www.somesite.com
points to 127.0.0.1 as a standard for URL examples."
Indeed I didn't. What a handy tip, thanks!
posted by
gavinjoyce
5 months, 11 days ago
Professional Visual Studio Extensibility - Finally Released
Great, I may pick up the PDF version when it is available.
posted by
gavinjoyce
5 months, 11 days ago
Professional Visual Studio Extensibility - Finally Released
Is there a PDF version of the book available for purchase?
posted by
gavinjoyce
5 months, 11 days ago
« Previous
1
2
3
4
5
6
7
...
32
33
Next »
Sponsored Link:
www.carlist.ie
Search:
Ads via The Lounge
DotNetKicks is an open source project from
Incremental Systems