Search Results

3
votes
4answers
991 views

Do I need to dispose a web service reference in ASP.NET?

Does the garbage collector clean up web service references or do I need to call dispose on the service reference after I'm finished calling whatever method I call? …
1
vote

Do I need to dispose a web service reference in ASP.NET?

I think the DataService inherits Dispose from Component. …
1
vote

Is there any CMS better than WordPress or should I roll my own?

The answer depends on the requirements. WordPress can be an excellent choice if your customer's budget is very low If they have some more budget and want something more, the take a look at th …
1
vote

Umbraco Yay or Nay?

I'm just getting up to speed on Umbraco after using Sitecore and Sitefinity on a few projects. I like it a lot and I like how much of the basic work can be done by the front-end developers, thus f …