CVertex


Comments:

Localhost HTTP debugging with Fiddler

posted by CVertexCVertex(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

posted by CVertexCVertex(325) 4 years, 2 months ago 0

how did this reappear on the front page?

Reply

How to: Use strings in a secure manner with SecureString class

posted by CVertexCVertex(325) 4 years, 1 month ago 0

i had no idea this existed, and i just wrote a damned payment system

Reply

The insanely scalable ReaderWriterGate lock

posted by CVertexCVertex(325) 4 years, 1 month ago 0

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.

Reply

Code Based Repeater for ASP.NET MVC

posted by CVertexCVertex(325) 4 years ago 0

Really really nice.

I can see some awesome helpers coming out for MVC

Reply

Microsoft Research's DOLOTO Makes AJAX Twice as Fast

posted by CVertexCVertex(325) 4 years ago 0

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

Reply

Howto use jQuery with asp.net mvc preview 4’s AjaxHelper

posted by CVertexCVertex(325) 3 years, 10 months ago 0

And in record time!

Reply

jQuery for ASP.NET MVC unleashed!

posted by CVertexCVertex(325) 3 years, 10 months ago 0

Tubular!

Reply

Google Chrome is here

posted by CVertexCVertex(325) 3 years, 8 months ago 0

Love the multi process design. V8 is super fast, but firefox still has my heart...:D

Reply

The Death of Software Engineering

posted by CVertexCVertex(325) 3 years, 8 months ago 0

phhhft, mostly bollocks.

Reply

Have you ever wondered why CodePlex is so slow?

posted by CVertexCVertex(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

Reply

10 Reasons ASP.NET Webforms Suck

posted by CVertexCVertex(325) 3 years, 4 months ago 0

Rant n a half. I do concur though.

Reply

How to use Ninject to inject dependencies into ASP.NET MVC ActionFilte

posted by CVertexCVertex(325) 3 years, 3 months ago 0

Sweet, this is the right way to inject!

Reply

jQuery Ajax Tooltip

posted by CVertexCVertex(325) 3 years, 3 months ago 0

live is wonderful isn't it

Reply

Beginning Mocking With Moq 3 – Part 1

posted by CVertexCVertex(325) 3 years, 2 months ago 0

link fail

Reply