Mark Struzinski

1,919
Reputation
206 views

Registered User

Name Mark Struzinski
Member for 1 year
Seen 2 days ago
Website
Location US
Age 35
Application developer from Bel Air, MD.
Nov
20
awarded  Notable Question
Nov
19
comment Generate random string
Goes to show with the .NET API. I've been using Membership for 1+ years and didn't know about this method! +1
Nov
11
accepted Validate List of Sequential Dates with jQuery Validate Plugin
Oct
29
answered Validate List of Sequential Dates with jQuery Validate Plugin
Oct
29
asked Validate List of Sequential Dates with jQuery Validate Plugin
Oct
20
awarded  Popular Question
Oct
7
awarded  Nice Question
Sep
24
awarded  Notable Question
Sep
23
awarded  Popular Question
Sep
16
awarded  Popular Question
Sep
14
awarded  Popular Question
Sep
8
awarded  Popular Question
Sep
8
awarded  Notable Question
Sep
8
asked Asp.NET MVC Custom Validator For a View Model?
Sep
8
comment Compile error on action for iPhone app: “error:expected ‘)’ before ‘;’ token”
I'm just starting out on Obj-C development, too. This helped me break a day long deadlock. Thanks! -It's always the syntax errors that kill you.
Sep
7
awarded  Notable Question
Sep
3
comment Cruise Control.NET File Merge NUnit File - Getting XmlException
@LSFR - I tries wrapping the <file> element in <files></files>, same result
Sep
3
comment Cruise Control.NET File Merge NUnit File - Getting XmlException
@LSFR Consulting That's the first thing I checked - but it's only 385 lines long.
Sep
3
asked Cruise Control.NET File Merge NUnit File - Getting XmlException
Aug
26
awarded  Good Answer
Aug
15
awarded  Yearling
Aug
10
comment Could not load file or assembly System.EnterpriseServices
Worked perfectly on my new dev machine. Thanks!
Aug
6
comment Fluid rounded corners with jquery
Just tried this. Was up and running in 5 minutes! The reason I like this one is its lack of dependency on any other libraries/plugins.
Aug
4
answered Permissions on SSIS Package
Jul
29
comment NUnit Conditional Teardown?
@AutomatedTester - that's why I was trying to incorporate this into a TearDown method - and also to stop repeating myself by writing cleanup code.
Jul
29
comment NUnit Conditional Teardown?
Good suggestion, but I have to run the cleanup after specific tests to be ready for the next test. Hadn't thought about a different test fixture. Thanks for the recommendation.
Jul
29
asked NUnit Conditional Teardown?
Jul
27
awarded  Notable Question
Jul
23
revised WCF Client Using Certificate and Username/Password credentials?
added 300 characters in body; added 12 characters in body
Jul
23
comment WCF Client Using Certificate and Username/Password credentials?
Again, thanks for the feedback. Now I'm over to a MessageSecurityException. BTW - I don't have any control over the server side. It's a java service with an associated .wsdl file. I'm only writing the client end to consume it. Any other feedback? Thanks again for your help!
Jul
23
revised WCF Client Using Certificate and Username/Password credentials?
Updated Stack Trace
Jul
23
revised WCF Client Using Certificate and Username/Password credentials?
Added stack trace
Jul
23
revised WCF Client Using Certificate and Username/Password credentials?
Added C# code; deleted 20 characters in body
Jul
23
comment WCF Client Using Certificate and Username/Password credentials?
@Tanner, thanks for the recommendations. I posted my most recent results above. Now I'm getting a different exception. Any ideas?
Jul
23
revised WCF Client Using Certificate and Username/Password credentials?
Updated to most recent code
Jul
22
revised WCF Client Using Certificate and Username/Password credentials?
Added additional detail; added 13 characters in body
Jul
22
asked WCF Client Using Certificate and Username/Password credentials?
Jul
22
accepted SSIS - Disappearing External .dll
Jul
20
answered Set a ServerVariable value when mocking HttpRequest using Moq?
Jul
20
asked Set a ServerVariable value when mocking HttpRequest using Moq?
Jul
17
comment How do I UnitTest a custom ActionFilter?
Could you possibly post your working code for this? I got as far as creating the attribute, but I'm having issues passing in a ResultExecutingContext.
Jul
16
comment WCF - Cannot Find the x.509 Certificate Using the Following Search Criteria
Importing the cert to the personal store and changing the StoreLocation to CurrentUser, StoreName to My, and X509FindType to FindByThumbprint did the trick. Thanks!
Jul
16
answered SSRS: 2005, CSS not applied on first column
Jul
16
comment WCF - Cannot Find the x.509 Certificate Using the Following Search Criteria
I think it is installed. I thought I was verifying this by checking the Certificates dialog. When I do this, I can see the cert under the Trusted Root Certification Authorities tab. Do I need to check anything else to verify? The cert is not specific for the machine. It is used across the network for our web services.
Jul
15
asked WCF - Cannot Find the x.509 Certificate Using the Following Search Criteria
Jul
10
answered Getting Started With iPhone Development
Jul
10
comment Getting Started With iPhone Development
I got a mac just to start iPhone development, and I am also very impressed with the polish of the experience. I'm slowly working through the iTunes U Stanford lecture series on beginning iPhone development. It's very good.
Jul
10
awarded  Notable Question
Jul
8
answered nHibernate - stored procedures and composite keys
Jul
8
answered Is AnkhSVN a good alternative to Visual SourceSafe?