Community Page
- www.emadibrahim.com Jump to website »
-
Subscribe -
Community
-
Top Commenters
-
Popular Threads
-
Recent Comments
- Good question. I actually don't test it and I have forgotten to add a few items before but unfortunately, it is a runtime error. What I would rather do but I am too lazy to is have this...
- One more thing I only thought about once I was implementing your technique in my project: How do you test your StandardModule.Load bindings? I'm sure I'll forget adding one of those sooner...
- Excellent post! I've been looking for a way to DRY up my own code as well and your post led me on the right way.
- Thanks a lot.It works also with SQL Server 2008 Express and NetworkService instead of LocalSystem.
- There is another validation toolkit called Validator Toolkit for ASP.NET on Codeplex.com. See http://www.codeplex.com/MvcValidatorToolkit
Jump to original thread »
I wanted to reuse the same animation for multiple objects, which should have been a simple task. Unfortunately, it took me a while to figure it out.
In theory, all I should need to do is set the Storyboard.TargetName property to a different object and I am done. %3 ... Continue reading »
In theory, all I should need to do is set the Storyboard.TargetName property to a different object and I am done. %3 ... Continue reading »
0 comments
This thread has no comments yet.