SqlException: Invalid object name ‘dbo.sometableName’Actual name: ‘foo.sometableName’ Mappings for table schema and table names are in the view: SELECT * FROM INFORMATION_SCHEMA.TABLES NHibernate: Let users update/modify .hbm.xml file. That’s just too much work to have…
Category: Development
System.OverflowException!!!
This is the first time in my life I’ve actually run into an OverflowException when converting a string value to C#’s Int32. It’s time to upgrade and beef up the application to handle Int64 in…
SVNMigration Project.
Before MMS, we streamlined our product line, revamped our website, and now it’s time to re-align our source code and build processes. Our old development environment consisted of three different source repositories: VSS, Subversion, and…
Getting Involved Again.
So I’ve been meaning to get back on the HDNUG and AgileHouston train again for a while. A series of recent events finally made me get up and get involved again. Last week, James and…
Infragistics and Visual Studio 2008.
***Don’t have both a *.xaml User Control and a WinForm that contains the the control inside an ElementHost in it at the same time.*** Here’s what I get: Left Image: after restarting VS, you’ll get…