Activity overview
Latest activity by slaphead99
Happily the latest EAP should help with this issue. http://downloads.red-gate.com/EAP/Smart ... 131171.exe / comments
Happily the latest EAP should help with this issue.http://downloads.red-gate.com/EAP/Smart ... 131171.exe
Its easy to insert images: [img]http://image_url[/img] [/img] / comments
Its easy to insert images: [img]http://image_url[/img] [/img]
Just a quick check- are you selecting the "Mark as Released!" option for these project builds? / comments
Just a quick check- are you selecting the "Mark as Released!" option for these project builds?
Just to kick things a long a little bit- show an example Object Retention Graph here for an object which you believe should have been cleaned up. / comments
Just to kick things a long a little bit- show an example Object Retention Graph here for an object which you believe should have been cleaned up.
I'm a little confused as to why you are processing these third party, obfuscated, assemblies? What happens if you do not apply any smartassembly features to the third party assemblies? / comments
I'm a little confused as to why you are processing these third party, obfuscated, assemblies? What happens if you do not apply any smartassembly features to the third party assemblies?
I managed to get some time from our head of UX who explained that the positioning logic was designed with respect to the left-hand panel of SSMS, i.e. the database browser. The logic being that a commit should be adjacent to this panel since it was a local action, whereas an update was more of a remote action. So there's no implication of importance but only physical location. He also said we may review the way source control looks and feels so we are keen on your feedback. / comments
I managed to get some time from our head of UX who explained that the positioning logic was designed with respect to the left-hand panel of SSMS, i.e. the database browser. The logic being that a c...
Decode Stack trace only works with ASCII obfuscation - not unicode. Please try that. / comments
Decode Stack trace only works with ASCII obfuscation - not unicode. Please try that.
I think this seems to be an observation about SQL Source control- right (not SQL Compare)?
But, I think you are right- updating should always be done first. I'll have a chat with the SSC team... / comments
I think this seems to be an observation about SQL Source control- right (not SQL Compare)?
But, I think you are right- updating should always be done first. I'll have a chat with the SSC team...
My understanding is that refactoring schemas is well beyond the scope of Source control. There are other tools that help you do this (MapForce from Altova.com seems to be suited to this purpose). However, once you do have a new schema designed, you can obviously use source control to ensure you can revert back if ever it is necessary. / comments
My understanding is that refactoring schemas is well beyond the scope of Source control. There are other tools that help you do this (MapForce from Altova.com seems to be suited to this purpose). H...
In my experience, this almost always means there's a PDB file on the path that the profiler isn't happy with for various reasons (known to occur with Ajax and Unity framework pdb). So eliminate PDBs one by one until you find the culprit(s). / comments
In my experience, this almost always means there's a PDB file on the path that the profiler isn't happy with for various reasons (known to occur with Ajax and Unity framework pdb). So eliminate PDB...