Subversion Support Comes to CodePlex… Sorta’
posted by gt1329a(7849) 3 years, 8 months ago 0
That's awesome.
Reply
jQuery, Microsoft, and Nokia
posted by gt1329a(7849) 3 years, 7 months ago 0
Best. News. Ever.
Speeding up ASP.NET with the Runtime Page Optimizer
Maybe I'm cheap, but $750 seems steep for that.
Client Side ASP.NET ListView Sorting via jQuery TableSorter Plugin Dem
Good stuff.
5 Tips for Better jQuery Cod
posted by gt1329a(7849) 3 years, 6 months ago 0
"Bait" and switch()?
Controlling HTML in ASP.NET WebForms
posted by gt1329a(7849) 3 years, 5 months ago 0
More ASP.NET developers should pay attention to this!
Encosia Best of 2005, 5 most popular posts
posted by gt1329a(7849) 3 years, 4 months ago 0
No problem. Thanks for submitting it. I wasn't going to myself, since there wasn't anything new in the post.
Whitehouse.gov: an ASP.NET site
The site is 3.5, not 2.0.
I think he makes good points. It's one of the highest trafficked sites on the Internet. Even small optimizations will yield large aggregate returns.
Introducing DotNetShoutout.com
I'm going to start Mike Tyson's DotNetPunchOut.com.
.NET GoogleReader API
posted by gt1329a(7849) 3 years, 3 months ago 0
Delete this. It's a ripoff of Matt Berseth's latest post: http://mattberseth.com/blog/2009/02/net_googlereader_api.html
A Quick Example of YAGNI / Simplest Thing Possible in Action
That's not YAGNI. That's just not caring about the quality of your work.
JQuery Visual studio documentation
http://docs.jquery.com/Downloading_jQuery
$(document).ready() and pageLoad() are not the same!
posted by gt1329a(7849) 3 years, 2 months ago 0
My blog is a blog, not an interactive site. I'm a fan of using the right tool for the job, which is plain 'ol HTML and CSS in that case.
Welcome to the new DotNetKicks
posted by gt1329a(7849) 2 years, 4 months ago 0
Reported as spam!
Making web service calls with JQuery
posted by gt1329a(7849) 2 years, 1 month ago 0
That assumes he's using MVC. Most new projects still aren't.