Community Page
- www.emadibrahim.com Jump to website »
-
Subscribe -
Community
-
Top Commenters
-
Popular Threads
-
Recent Comments
- 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
- Is that a compile error or runtime error? Did you copy & paste the code correctly? Sometimes the browser messes up the code formatting. Other than that you should add a breakpoint and examine...
- Hi Emad I just tried your code, but it is throwing me an error at this part: var x = (from result in resultXml.Descendants("nodeKeyVal") ... It tells me : error CS1026: ) expected Do you...
Jump to original thread »
I love this trick…
Related PostsObject and Array Initializers in VB 9You can create a new object and initialize some of its properties in one shot. Most examples online...Ruby on Rails for a .NET Developer - Part 2Ok, so I thought the whole scaffolding thing was so ea ... Continue reading »
Related PostsObject and Array Initializers in VB 9You can create a new object and initialize some of its properties in one shot. Most examples online...Ruby on Rails for a .NET Developer - Part 2Ok, so I thought the whole scaffolding thing was so ea ... Continue reading »
1 year ago
1 year ago