Quantcast
Channel: User jdharley - Stack Overflow
Browsing all 16 articles
Browse latest View live

Comment by jdharley on VSTS DB GDR - Why are references unresolved within the...

Is this a case of each 'failing' schema being referenced unsuccessfully by the others? If so, how do you get around this?

View Article



Comment by jdharley on Is Visual Studio Team System Database Edition stable?

Okay.. It wasn't meant to be, but thanks!

View Article

Comment by jdharley on How can I convert an RSS feed to Atom, inline?

Thanks Paul. What if the feed is behind the firewall with my consuming applications?

View Article

Comment by jdharley on How can I convert an RSS feed to Atom, inline?

Thanks Rich. What if the feed is behind the firewall with my consuming applications?

View Article

Comment by jdharley on VB6 Form Height/Width Ignored with Command Line Build

i like that you added the point about ScaleHeight/Width.. I forgot about those issues years ago..

View Article


Comment by jdharley on How did my ASPX page become UTF-8? I didn't ask for it

I have been unable to find such a setting in any environment that might have been involved; even accidentally. Thanks for the pointer.

View Article

Comment by jdharley on What is Best for Defect Rate Tracking? Defects per KLOC?

I find comparing coders to be largely counter to the teamwork principle, so I wouldn't do that anyway. Thanks for the comment.

View Article

Comment by jdharley on What is Best for Defect Rate Tracking? Defects per KLOC?

I'd go so far as to say that fewer defects get out of the development team and into QA, but that's what I'm hoping to demonstrate (and quantify). Thanks - Jonathan

View Article


Answer by jdharley for IronPython For Unit Testing over C#

I gotta go with Will and Jon..I would prefer my tests be in the same language as the code I'm testing; it causes fewer cognitive context switches. But maybe I'm just not as mentally agile as I once...

View Article


Find the Current Windows Application

I'm trying to write what I hope is a simple application tracker. That is, whenever a new application starts, or a running application becomes current, I want to note the event and start timing it's...

View Article

Has anyone tracked down whether IronPython or IronRuby will support Attributes?

I have scanned 'the Google' and have not found the definitive answer on whether the Iron* languages (any or all) will end up with Attribute support..Anyone?Thanks - Jon

View Article

How did my ASPX page become UTF-8? I didn't ask for it

Yesterday, after a minor markup edit to an aspx page, I was checking the file(s) back into TFS 2005 when I got the message that, "The file encoding has changed from ANSI to UTF-8. Checking the file in...

View Article

Successful Implementations of NAnt bcp (SQL Server) Task?

I am looking for either a NAnt Task for SQL Server bcp, or the file format for bcp native output.I supposed I could build a NAntContrib Task for bcp but I don't have time at the moment (Do we...

View Article


What is Best for Defect Rate Tracking? Defects per KLOC?

I'm trying to create some internal metrics to demonstrate (determine?) how well TDD improves defect rates in code.Is there a better way than defects/KLOC? What about a language's 'functional...

View Article

How can I convert an RSS feed to Atom, inline?

I admit to being a bit behind the times when it comes to understanding RSS/Atom feed issues.All I know is, I want to have an Atom feed converted to an RSS feed inline. Meaning that I want to specify an...

View Article


VB6 Form Height/Width Ignored with Command Line Build

We are moving out of VB6 as quickly as we can, but in the meantime we've begun building our VB6 applications from the command line on a Build Server.Problem: The build server has a basic video adapter...

View Article
Browsing all 16 articles
Browse latest View live


Latest Images