mezoid
|
Registered User
|
A C# .NET Developer with a passion for coding best practices and Test Driven Development
|
|
2d |
awarded | ● Nice Answer |
|
Nov 25 |
comment |
What is your single favorite development tool? Just a reminder for people to also consider voting for Resharper since Resharper makes a huge difference to the usefulness of Visual Studio. |
|
Nov 23 |
answered | Website hacking - Why it is always possible to do? |
|
Nov 22 |
awarded | ● Yearling |
|
Nov 21 |
revised |
Build status hardware added picture |
|
Nov 21 |
comment |
Ramifications of Virtual Methods/Properties have you considered making your class implement an interface which defines all those methods? That way your Mock is based on the interface and you don't have to explicitly mark all your methods with the virtual keyword... |
|
Nov 20 |
comment |
Build status hardware Sorry to hear that pauloya. Perhaps you might want to google for something similar to how the Ambient Orb works....or you might want to consider macgyvering some sort of system together....it would be a challenge for sure but so much fun. |
|
Nov 20 |
answered | Build status hardware |
|
Nov 19 |
answered | What’s the least useful comment you’ve ever seen? |
|
Nov 12 |
awarded | ● Popular Question |
|
Nov 10 |
comment |
All characters of the c# application shown as square character in only one computer Does that machine have the correct font's and language settings installed? |
|
Nov 9 |
revised |
What is the difference between active and passive FTP? improved question |
|
Nov 8 |
comment |
Does any one know of any APEX refactoring tools? At the moment, I'm afraid that is the current correct answer to this question. I'll accept this one as the answer until such a time as a refactoring tool becomes available. |
|
Nov 5 |
answered | How do I get started with Unit Testing? Total n00b question, thoughts? |
|
Nov 1 |
asked | Does any one know of any APEX refactoring tools? |
|
Oct 30 |
comment |
Could not load file or assembly ‘xxx’ or one of its dependencies. An attempt was made to load a program with an incorrect format. Have you tried doing a rebuild all? Sometimes that fixes strange dependency issues for me... |
|
Oct 29 |
accepted | How do I find the revision that changed a line in my code using TortoiseSvn? |
|
Oct 29 |
comment |
How do I find the revision that changed a line in my code using TortoiseSvn? I like it. I'll have to try that some time. |
|
Oct 29 |
comment |
How do I find the revision that changed a line in my code using TortoiseSvn? @BeowulfOF If you look at his question he asks for the revision that changed a single line of code....which to me means blame...only in his comment does he seem to clarify that he wants some sort of blame history. |
|
Oct 29 |
revised |
How do I find the revision that changed a line in my code using TortoiseSvn? added additional details |
|
Oct 29 |
comment |
How do I find the revision that changed a line in my code using TortoiseSvn? I'm not aware of any such command that would be able to give you all revisions for a given line of code...what you can do is do a show log on a single file and then look at each of the revisions that took place over time. |
|
Oct 29 |
answered | Collections - Items to Remember |
|
Oct 29 |
revised |
How do I find the revision that changed a line in my code using TortoiseSvn? improved title |
|
Oct 29 |
answered | How do I find the revision that changed a line in my code using TortoiseSvn? |
|
Oct 28 |
accepted | Placing Business Rules inside a Repository |
|
Oct 28 |
answered | Unit Tests: DRY vs. Predictability |
|
Oct 26 |
answered | Better to use Stored Procedures or SQL in my code for working with data? |
|
Oct 23 |
comment |
What Language Generation is c#? wouldn't that make COBOL a 4th generation language? shudders |
|
Oct 23 |
revised |
How to shrink html string size improved answer |
|
Oct 23 |
revised |
Beginning of a career, the online way added asker's question |
|
Oct 23 |
revised |
How to shrink html string size improved answer |
|
Oct 23 |
revised |
How to shrink html string size improved title and question |
|
Oct 23 |
answered | How to shrink html string size |
|
Oct 23 |
comment |
Merge tool capable of merging conflicting changes yes, I agree it needs human intervention...I'm just wanting a tool that allows me to merge the code correctly instead of having to resolve it incorrectly and then fix it manually afterward. |
|
Oct 23 |
asked | Merge tool capable of merging conflicting changes |
|
Oct 22 |
revised |
Placing Business Rules inside a Repository improved title (hopefully) |
|
Oct 22 |
answered | Placing Business Rules inside a Repository |
|
Oct 21 |
answered | ASP.NET MVC vs. ASP.NET 4.0 |
|
Oct 20 |
accepted | Does Fluent-Hibernate exist? |
|
Oct 20 |
comment |
How can I clone (or copy) a object to another one, but don’t copy PK attribute?? You're code won't be able to determine which field is the primary key unless you tell it which one it is. Consider what Murph said concerning using an annotation of some sort to identify the PK: stackoverflow.com/questions/1594149/… |
|
Oct 20 |
answered | How can I clone (or copy) a object to another one, but don’t copy PK attribute?? |
|
Oct 20 |
comment |
What term is used to describe when two classes depend on each other? awesome! thanks! I had the term "cyclic dependency" in my mind but I didn't think that was it. |
|
Oct 20 |
asked | What term is used to describe when two classes depend on each other? |
|
Oct 20 |
answered | Does Fluent-Hibernate exist? |
|
Oct 20 |
comment |
Filtering one List<string> from another via LINQ Neat! I had no idea it could be done that simply. |
|
Oct 20 |
answered | C#; storing a short date in a DateTime object |
|
Oct 20 |
comment |
C#; storing a short date in a DateTime object DateTime.Today.ToShortDateString() still has the time as 12:00:00 AM |
|
Oct 19 |
answered | How to get VisualStudio 2010 cool tools without spending $12,000 |
|
Oct 19 |
revised |
Complex object initialization scope issues with nested functions removed text in title that is duplicated in tags |
|
Oct 14 |
comment |
Is there a human readable programming language? have a heart @dreamlax....they're old! ;-p |
