Project Packager Add-In for Visual Studio 2010
This Add-In for Visual Studio 2010 will package up your solution (actually, any folder you choose) into a zip file excluding any files with extensions you specify and any folders whose names you specify.I cant upload msi files to this blog, ... המשך לקרוא>
David Sackstein , 04-12-2010 9:55
Why profiler API causes my .NET application to run as STA?
My blog has moved. You can view this post at the following address: http://blog.drorhelper.com/2010/03/why-profiler-api-causes-my-net.html
dhelper , 03-04-2010 14:03
VS2010 Tip – How to run unit tests in 64bit process
My blog has moved. You can view this post at the following address: http://blog.drorhelper.com/2010/03/vs2010-tip-how-to-run-unit-tests-in_03.html
dhelper , 03-03-2010 14:00
VS2010 tip: How to run unit tests in parallel
My blog has moved. You can view this post at the following address: http://blog.drorhelper.com/2010/03/vs2010-tip-how-to-run-unit-tests-in.html
dhelper , 03-02-2010 13:22
Real world unit testing presentation
My blog has moved. You can view this post at the following address: http://blog.drorhelper.com/2010/01/real-world-unit-testing-presentation.html
dhelper , 01-21-2010 10:38
Free source control for home usage
Recently, I’ve started to work on several projects in my free time. After a while, I realized that I couldn’t manage without source control (especially after you do some refactoring on a xaml code and suddenly nothing works…). So I started to ... המשך לקרוא>
ysa , 01-12-2010 22:15
How to unit test “un-testable” code (in a nutshell)
My blog has moved. You can view this post at the following address: http://blog.drorhelper.com/2009/12/how-to-unit-test-un-testable-code-in.html
dhelper , 12-15-2009 13:17
Handling SOAP Faults In Silverlight
In the past, when we tried to connect from Silverlight 2 to WCF Services that threw exceptions (every now and then), we got the famous “Not found” Communication Exception. The reason we didn’t get a SOAP Fault is that WCF returns SOAP Fault ... המשך לקרוא>
Ido Flatow , 12-08-2009 13:00
Implementing Composite design pattern in Entity Framework
Last week, a colleague of mine asked me to create a sample composite design pattern model in Entity Framework. I thought to myself, no problem, created the table that contains the Component, Leaf & Composite entities (according to TPH – ... המשך לקרוא>
Ido Flatow , 11-17-2009 3:55
Entity Framework View Generation Fixup
A few day ago, a colleague of mine, Shlomo Goldberg , raised a question about Entity Framework and large models. Another colleague of mine, Gil Fink posted some links to helpful tips for using large models, and I want to talk about one of these ... המשך לקרוא>
Ido Flatow , 11-16-2009 22:45
Page 3 of 34 (333 items) < Previous 1 2 3 4 5 Next > ... Last »