Jonathan Wood

Results 29 comments of Jonathan Wood
trafficstars

@ajcvickers > @abdumostafa There shouldn't be any issue mapping those entities now. See my sample code below: I didn't understand your sample code. How is the relationship between Employees and...

`[DisableConcurrentExecution]` > Error CS1729 'DisableConcurrentExecutionAttribute' does not contain a constructor that takes 0 arguments

@mgol I have no idea. To be honest, it took me some time to figure out which files I needed as the download feature on the jQuery UI website downloads...

@failwyn What would you like to see? Do you mean a working website?

@failwyn Ok, this was a little tricky as my JavaScript was making AJAX calls but I was able to duplicate the issue without modifying the original files. In *index.htm*, you'll...

@failwyn Yes, I am minimizing an already minimized file. I think this should be supported, much like zipping an already zipped file is supported. I would have to search to...

@failwyn Yes, that appears to be working.

@failwyn Thanks for looking into. As stated previously, I think this should be supported. If it were my software, I'd make sure it handled minifying an already minified file. But...

@failwyn Looks like it's not creating one of my files due to an error. >System.NullReferenceException: Object reference not set to an instance of an object. at BundlerMinifier.BundleFileProcessor.Process(String fileName, IEnumerable`1 bundles)...