vincentw56


Comments:

GoDaddy Now offering IIS7

posted by vincentw56vincentw56(169) 4 years, 2 months ago 0

I did find some other information on this. It looks like they only offer it on new accounts. So if are already a Godaddy customer, you are screwed. You have to cancel your account and reactivate it. Seems pretty stupid to me. ;(

Reply

Abandon ASP.NET WebForms!

posted by vincentw56vincentw56(169) 2 years, 11 months ago 0

I think the author of this article needs to take an English class. There are spelling and grammar mistakes all over the place. I couldn't get past the first paragraph because of the poor English.

Reply

Quick Add Reference Extension for Visual Studio 2010

posted by vincentw56vincentw56(169) 1 year, 7 months ago 0

ReSharper does this too, but this is free. :)

Reply

Why Many Developers Hate ASP.NET and Why They’re Wrong

posted by vincentw56vincentw56(169) 5 months, 19 days ago 0

Very good article. I have used ASP.NET since version 1.0. Never knew there where these asinine misconceptions.

Reply

Differences Between jQuery .bind() vs .live() vs .delegate() vs .on()

posted by vincentw56vincentw56(169) 3 months, 20 days ago 0

Very nice article. There is a lot of good information.

Reply

Waiting spinner for long-running form submits in ASP MVC 3 with jQuery

posted by vincentw56vincentw56(169) 3 months, 5 days ago 0

You can also use an Ajax.BeginForm form instead of a normal Html.BeginForm form. It has a LoadingElementId for providing a progress indicator. Works in all browsers just fine even with animated GIFs.

Reply

Introducing: Workspace Reloader by Scott Hansleman

posted by vincentw56vincentw56(169) 24 days, 5 hours ago 0

This also seems to be "fixed" in VS11.

Reply