ASP.NET MVC Preview 2 is out
posted by gavinjoyce(25.7k) 3 years, 11 months ago 0
Direct links please: http://www.microsoft.com/downloads/details.aspx?FamilyID=38cc4cf1-773a-47e1-8125-ba3369bf54a3&displaylang=en
Reply
Why Isn't IE8 Passing Acid2?
Try here: http://acid2.acidtests.org/
Want a free ajax book ?
It's not a giveaway, it's a raffle. Buyer beware.
Professional Visual Studio Extensibility - Finally Released
Is there a PDF version of the book available for purchase?
Great, I may pick up the PDF version when it is available.
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!
It works on unix and linux too. :D
Let's tag all ASP.NET MVC contents with aspnetmvc
I prefer mvc.net.
Over 250 High Quality Royalty Free icons set
Very nice, thanks for posting.
The chronicles of "digg it" integration, "kicking it " was easy
posted by gavinjoyce(25.7k) 3 years, 10 months ago 0
404 ?
Windows Vista SP1 Available on Windows Update
http://www.microsoft.com/downloads/details.aspx?FamilyID=b0c7136d-5ebb-413b-89c9-cb3d06d12674&DisplayLang=en
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
MVC UI Validation Framework
Validation rules defined in the view? No thanks.
RenewCert - A fix for ClickOnce expired certificates
This tool saved my bacon today.
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; }
StackOverflow.COM
posted by gavinjoyce(25.7k) 3 years, 9 months ago 0
I hope they open source the project