CSharpFeeds - All your C# feeds in one place.

Tuesday, February 01, 2011

Getting Next Month in MSBuild

by ssmith via Blog on 2/1/2011 8:46:16 PM

I’m working on an application that needs to deploy a new database each month, in order to manage the large amount of data involved.  We’d like to automate this as much as possible, and since we already have the database schema in a Visual Studio 2010 database project, we figured the simplest thing would be to create an MSBuild task to do this, and then schedule it as part of our build server.  The format we want to use for the database name is simply “Databasename_201103” where the 201 ...

[ read more ]

Entity Framework Invalid Object Name dbo.Albums

by ssmith via Blog on 2/1/2011 4:29:00 PM

Continuing in working with the MVC Music Store sample application, the next thing I ran into after installing the SQL database by hand, was an error on the home page saying: Invalid object name 'dbo.Albums'. Description: An unhandled exception occurred during the execution of the current web request. Please review the stack trace for more information about the error and where it originated in the code. Exception Details: System.Data.SqlClient.SqlException: Invalid object name 'dbo.Al ...

[ read more ]

Subscribe

New Feed

Product Spotlight

Recently Updated Sources

Legal Note

The content of the postings is owned by the respective author. CSharpFeeds is not responsible for the contents of the postings. This site is automatically generated and cannot be reviewed for abusive content. If you find abusive content on CSharpFeeds, please contact us. Designated trademarks and brands are the property of their respective owners. All rights reserved.

Advertise with us