rsrobbins

Stories submitted by rsrobbins

6 Ways To Work With Dates In JavaScript(williamsportwebdeveloper.com)

submitted by rsrobbinsrsrobbins(490) 2 years, 6 months ago

After struggling with dates once too often in JavaScript I finally created a cheat sheet to document various date string formats and coversion methods. This was written from the perspective of an AJAX developer who needs to convert dates supplied in various formats within XML and JSON. read more...

add a comment |category: |Views: 7

tags: another

How To Create A JSON Web Service In ASP.NET(williamsportwebdeveloper.com)

submitted by rsrobbinsrsrobbins(490) 2 years, 6 months ago

Describes how to create an ASP.NET web service which returns JSON data from a MySQL database. Also demonstrates how to call the web service using jQuery. read more...

add a comment |category: |Views: 87

tags: another

Crazy Expression Web Bug(west-wind.com)

submitted by rsrobbinsrsrobbins(490) 2 years, 9 months ago

Just ran into this stupid problem today. Microsoft Expression Web really sucks! This blog post deserves a kick for explaining the problem. read more...

add a comment |category: |Views: 15

tags: another

Slow Http client calls from ASP.NET 2.0? Make sure you check your Prox(west-wind.com)

submitted by rsrobbinsrsrobbins(490) 3 years ago

Useful information about how your proxy settings could slow down your web client calls. read more...

add a comment |category: |Views: 24

tags: another

Launch Firefox Instead Of Internet Explorer When Debugging(codebetter.com)

submitted by rsrobbinsrsrobbins(490) 3 years, 6 months ago

This article tells you how to launch Firefox instead of Intenet Explorer when running an ASP.NET web application in debug mode. This is something I needed to troubleshoot a project that presented a problem only in Firefox. read more...

add a comment |category: |Views: 227

tags: another

First Look At Silverlight 2 (weblogs.asp.net)

submitted by rsrobbinsrsrobbins(490) 3 years, 11 months ago

Scott Gu annouces Silverlight 2 and describes a sample application that should be of interest to anyone developing web applications to consume data from public APIs. read more...

2 comments |category: |Views: 22

tags: another

SubVersion Server Installation (blog.dmbcllc.com)

submitted by rsrobbinsrsrobbins(490) 4 years, 1 month ago

Finally found some detailed instructions on how to install SubVersion for Visual Studio source control. read more...

add a comment |category: |Views: 4

tags: another

DotNetKicks with WordPress(blog.dmbcllc.com)

submitted by rsrobbinsrsrobbins(490) 4 years, 1 month ago

How to add DotNetKicks icon to a WordPress blog. read more...

3 comments |category: |Views: 36

tags: another