| Mobile | RSS

WCF Service Testing With soapUI

I tried WCFStorm but there was a big bug? that I couldn’t get resolved. Or maybe it is a feature. Either way, it wasn’t gonna work for my testing purposes. I looked around and found a series of articles on using soapUI to test your services. Here’s the list of them: Marcusoft.net Article 1 Marcusoft.net [...]

[ More ] January 6th, 2012 | No Comments | Posted in software, web |

Both DataSource and DataSourceID are defined in Gridview1

Why would I be getting this error if not using a datasourceid? via Both DataSource and DataSourceID are defined in Gridview1. If you have gotten this error before then you probably just migrated your ASP.NET application to a different server with a different database name. I am using Linq to SQL in my code and [...]

[ More ] October 13th, 2011 | No Comments | Posted in software, web |

MythTV Remote For Chrome

MythTV Remote for Chrome This is a great little extension that let’s you control a MythTV front end right from chrome! Try it out and spread the word! photo credit: zcutlip

[ More ] September 18th, 2011 | No Comments | Posted in gnu/linux, ubuntu, web |

JScript Editor Extensions

JScript Editor Extensions. JavaScript folding in VS2010!!! Woo. This extension bundle gives Visual Studio 2010 a nice boost in the JavaScript support area. Check it out if you want nice folding for your scripts. Works inside ASP.NET aspx pages too. photo credit: Gabriela Sellart

[ More ] September 12th, 2011 | No Comments | Posted in software, web |

Ajax Control Toolkit with SharePoint 2010

If you have gotten this error before: AjaxControlToolkit requires ASP.NET Ajax 4.0 scripts. Ensure the correct version of the scripts are referenced. If you are using an ASP.NET ScriptManager, switch to the ToolkitScriptManager in AjaxControlToolkit.dll. This dude is the MAN! Go follow him on twitter. Follow the steps after the jump and you will have [...]

[ More ] September 8th, 2011 | No Comments | Posted in software, web |