bjmarte
Check me out on the web at Banging My Head Against The Wall.
Huh? My story? Okay. It was never easy for me. I was born a poor black child. I remember the days, sittin' on the porch with my family, singin' and dancin' down in Mississippi...
Milind Lele - Demo of using new SQL Server from Visual Studio
Mar 18, 2005 at 8:18 AMMilind Lele - Demo of using new SQL Server from Visual Studio
Mar 01, 2005 at 12:54 PMDon't get me wrong, I use and love Microsoft technology, especially .NET. The reason I love .NET though is that it has made it easier to build well architected applications, while making it harder to write poorly architected applications. Clr\Db integration seems like it is moving in the other direction, making it easy to put business logic in the database. There are still a large group of Microsoft developers (sorry VB'ers) who don't fully understand proper architecture and this is a misleading gesture to them.
Microsoft should either drop this "feature" to go work on indigo or they should do a much better job of explaining it's proper use. Otherwise I guarantee there will be database implementations bloated with business logic. I know people now who think it is a good idea to put business logic in stored procedures as a general practice. The fact that clr\db integration even exists is asking for people who don't know better to write business logic in their database.
Milind Lele - Demo of using new SQL Server from Visual Studio
Feb 28, 2005 at 7:58 PMNo response. It's good to know that Microsoft doesn't understand the proper application of it's products either. You guys are scaring me.
Milind Lele - Demo of using new SQL Server from Visual Studio
Feb 23, 2005 at 6:01 PMOne thing I'm very confused about regarding sql/clr integration. How does writing business logic on the data tier fit into a three tier archetecture? In other words, why in the world would you do this?
Thanks,
BJ