Welcome to MSDN Blogs Sign in | Join | Help

December 2008 - Posts

Custom Validation Error message not displayed

A customer pointed out that his Spanish validation error messages were not being displayed; the default Error message was shown instead. I'll use the Products table from the NorthWind Db to reproduce the problem and show a work-around. Create a partial
Posted by ricka0 | 3 Comments
Filed under: ,

Explicit connection string for EF

The default constructor for the ObjectContext class in the Entity Data Model (EDM) retrieves the construction string from the web.config or app.config file. If you have multiple data models or need to pass in the the construction string at run time you
Posted by ricka0 | 2 Comments
 
Page view tracker