| 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 |

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 |

Custom categories in sharepoint 2010 web part

Go to the elements.xml of the web part and change the “Group” property’s value. Now your web part will show up in “MyCategory” instead of “Custom”. custom categories in sharepoint 2010 web part. photo credit: Scarygami

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

visual studio 2010 – How do I apply themes to Solution Explorer in VS2010 – Stack Overflow

visual studio 2010 – How do I apply themes to Solution Explorer in VS2010 – Stack Overflow. This is mighty annoying. The Solution Explorer doesn’t get themed when you apply a theme like ZenBurn. Hope that they fix this for VS2012? Is that out yet? photo credit: dalancarter

[ More ] August 4th, 2011 | No Comments | Posted in software |