lebobitz.wordpress.com
Net.Msmq Wcf Binding and ANONYMOUS USER permission | Lebobitz
https://lebobitz.wordpress.com/2011/01/19/net-msmq-wcf-binding-and-anonymous-user-permission
Musings of a .Net developer. NetMsmq Wcf Binding and ANONYMOUS USER permission. NetMsmq Wcf Binding and ANONYMOUS USER permission. January 19, 2011. My boss was frustrated after a weekend trying to track down a problem we were having with WCF’s Net.Msmq binding. He stumbled on the solution to the permission issue this morning (after reading many blogs without help). Both had full permissions. My boss worked backwards to the solution when he saw it work after giving Everyone full permissions on the queue.
lebobitz.wordpress.com
January | 2011 | Lebobitz
https://lebobitz.wordpress.com/2011/01
Musings of a .Net developer. Archive for January, 2011. NetMsmq Wcf Binding and ANONYMOUS USER permission. January 19, 2011. My boss was frustrated after a weekend trying to track down a problem we were having with WCF’s Net.Msmq binding. He stumbled on the solution to the permission issue this morning (after reading many blogs without help). Both had full permissions. My boss worked backwards to the solution when he saw it work after giving Everyone full permissions on the queue. January 16, 2011. I sta...
lebobitz.wordpress.com
Synchronizing WatiN and Ajax with jQuery | Lebobitz
https://lebobitz.wordpress.com/2011/03/06/synchronizing-watin-and-ajax-with-jquery
Musings of a .Net developer. Synchronizing WatiN and Ajax with jQuery. Synchronizing WatiN and Ajax with jQuery. March 6, 2011. We maintain hundreds of test cases against our web application. We chain team builds so that when the app build finishes building successfully, it kicks off another build which ships and runs mstest against the WatiN solution. There’s a dedicated build agent running in interactive mode which runs the tests. I’ll cover this setup in a future post. Test] public void SearchForWatiN...
lebobitz.wordpress.com
March | 2011 | Lebobitz
https://lebobitz.wordpress.com/2011/03
Musings of a .Net developer. Archive for March, 2011. Good HTML email from .trx Test Results In Team Build 2008. March 11, 2011. I struggle with mstest.exe and its various intricacies… The test results that Visual Studio 2008 produces are pretty good, but the viewer is not very user-friendly. Xml version=1.0 encoding=utf-8? CDATA[ / credit Chris Doggett / http:/ stackoverflow.com/questions/840120/timespan-formatting public static string Pluralize(int n, string unit) { if (string.IsNullOrEmpty(uni...We ma...
lebobitz.wordpress.com
Good HTML email from .trx Test Results In Team Build 2008 | Lebobitz
https://lebobitz.wordpress.com/2011/03/11/good-html-email-from-trx-test-results-in-team-build
Musings of a .Net developer. Good HTML email from .trx Test Results In Team Build 2008. Good HTML email from .trx Test Results In Team Build 2008. March 11, 2011. I struggle with mstest.exe and its various intricacies… The test results that Visual Studio 2008 produces are pretty good, but the viewer is not very user-friendly. Xml version=1.0 encoding=utf-8? CDATA[ / credit Chris Doggett / http:/ stackoverflow.com/questions/840120/timespan-formatting public static string Pluralize(int n, string unit) ...
lebobitz.wordpress.com
Hello world! | Lebobitz
https://lebobitz.wordpress.com/2011/01/16/hello-world
Musings of a .Net developer. January 16, 2011. I’m a software developer who reads a lot of technology blogs, but I haven’t written content myself. Leave a Reply Cancel reply. Enter your comment here. Fill in your details below or click an icon to log in:. Address never made public). You are commenting using your WordPress.com account. ( Log Out. You are commenting using your Twitter account. ( Log Out. You are commenting using your Facebook account. ( Log Out. Notify me of new comments via email.
lebobitz.wordpress.com
About Craig Lebowitz | Lebobitz
https://lebobitz.wordpress.com/about
Musings of a .Net developer. I’m a software developer working primarily with the latest technologies on the .Net development stack. I graduated college in 2003 with degrees in CS and math. Leave a Reply Cancel reply. Enter your comment here. Fill in your details below or click an icon to log in:. Address never made public). You are commenting using your WordPress.com account. ( Log Out. You are commenting using your Twitter account. ( Log Out. You are commenting using your Facebook account. ( Log Out.
lebobitz.wordpress.com
Craig Lebowitz | Lebobitz
https://lebobitz.wordpress.com/author/craiglebowitz
Musings of a .Net developer. Good HTML email from .trx Test Results In Team Build 2008. March 11, 2011. I struggle with mstest.exe and its various intricacies… The test results that Visual Studio 2008 produces are pretty good, but the viewer is not very user-friendly. Xml version=1.0 encoding=utf-8? CDATA[ / credit Chris Doggett / http:/ stackoverflow.com/questions/840120/timespan-formatting public static string Pluralize(int n, string unit) { if (string.IsNullOrEmpty(unit) return string.Empt...We mainta...