In case you haven’t heard, there is a huge difference between the way that software developers and database professionals operate – there are accepted use paradigms and development methodologies for both worlds. Unfortunately for everyone, they don’t match up. Object-oriented programming languages operate on single entities: objects. Databases work with sets. Objects sometimes have relationships [...]
I came across a lot of great links in the last week. So many that I had to cut about 40% of them to make this list.
As always, you can check out the firehose at my delicious bookmarks page.
SQL Server
CSS SQL Server Engineers : SQL Server Urban Legends Discussed – Common SQL Server myths [...]
SQL Server
Learn Microsoft BI So you want to learn all about the BI, do ya? Lots of videos. Lots and lots of videos. They’re all free.
Getting a NEWSEQUENTIALID() How do you get the ID that’s created after an insert if you’re using NEWID() or NEWSEQUENTIALID()? Pat Wright has the answer! (Hint: The answer is not [...]
Here are the slides and sample code from my recent presentation “From Tables to Objects” that I gave at the Central Ohio .NET Developer Group.
To those who did not attend, you can skip the rest of this post unless you want some NHibernate and SQL Server resources.
NHForge – this is the project home page [...]