Localhost HTTP debugging with Fiddler
posted by CVertex(325) 4 years, 2 months ago 0
I was looking for a solution to this today! The solution I found involved using "localhost." (with a dot) instead of "localhost" I like this idea more!
Reply
New drop of ASP.NET MVC Framework now available
how did this reappear on the front page?
How to: Use strings in a secure manner with SecureString class
posted by CVertex(325) 4 years, 1 month ago 0
i had no idea this existed, and i just wrote a damned payment system
The insanely scalable ReaderWriterGate lock
I knew Jeffrey wrote a killer ReaderWriterLock implementation (and I thought he sold it to MS) then ReaderWriterLockSlim was released in 3.5. I wonder how this differs from ReaderWriterLockSlim if this is an old article.
Code Based Repeater for ASP.NET MVC
posted by CVertex(325) 4 years ago 0
Really really nice. I can see some awesome helpers coming out for MVC
Blog Interesting - 32 Ways to Keep Your Blog from Sucking
Irony! :D
Microsoft Research's DOLOTO Makes AJAX Twice as Fast
why don't they do it to virtual earth. the bloatiest of the bloatiest web libraries out there. MS didn't hear about gzip till version 5
Howto use jQuery with asp.net mvc preview 4’s AjaxHelper
posted by CVertex(325) 3 years, 10 months ago 0
And in record time!
jQuery for ASP.NET MVC unleashed!
Tubular!
Google Chrome is here
posted by CVertex(325) 3 years, 8 months ago 0
Love the multi process design. V8 is super fast, but firefox still has my heart...:D
The Death of Software Engineering
phhhft, mostly bollocks.
Have you ever wondered why CodePlex is so slow?
posted by CVertex(325) 3 years, 5 months ago 0
I can't wait for MVC to replace the default ASP.NET way, particularly within MS. I reckon as soon as it hits 1.0, MS will internally jump on aboard. That said, http://store.microsoft.com/home.aspx looks MVCy
10 Reasons ASP.NET Webforms Suck
posted by CVertex(325) 3 years, 4 months ago 0
Rant n a half. I do concur though.
How to use Ninject to inject dependencies into ASP.NET MVC ActionFilte
posted by CVertex(325) 3 years, 3 months ago 0
Sweet, this is the right way to inject!
jQuery Ajax Tooltip
live is wonderful isn't it
Beginning Mocking With Moq 3 – Part 1
posted by CVertex(325) 3 years, 2 months ago 0
link fail