Nice while it lasted

 

I noted that SQL Server Magazine's issue last month (January 2009) had a feature outlining all of the deprecated TSQL for SQL Server 2008. One that was either missed, overlooked, or simply left out, was the functionality and associated syntax relating to Native XML Web Services; yep, it's been put on the chopping block for the next release. What's interesting about this deprecation is that Microsoft gave us nothing in SQL Server to revert to, possibly the first that I have seen where they didn't provide a "Ok use this now instead". Well, I take that back - the entire SSNS (Notification Services) went bye bye without directing users to new or other avenues, AFAIK. The community content of the announcement directed you to 1) web services, 2) Bob Beauchamin's blog on what probably replaces the technology, 3) a tutorial on WCF and Linq, and finally, 4) a link to explain WTH WCF is in case you happened to choose #3.

Microsoft should understand that not everyone uses true n-tier when building their applications, not everyone uses ORM tools to resolve "impedance mismatches", and not everyone has a nice DAL/BLL to do things the way folks these days think it should be done. Do I like the technology? Maybe. Could I find a reason to use it? Sure. Never say never when programming and developing. Matter of fact, those that do I tend to avoid like the plague. Additionally, Microsoft should realize that people build applications with the tools that they provide and expect them to be there for awhile, especially if they work well. They spend dollars developing applications to hopefully use for awhile, since rewrites every other year tend to be rough on the budget. It's not necessarily Native XML Web Services in itself that is the problem here, but rather, the way things get deprecated these days. Personally, inside the firewall, this is a good method for exposing data in my opinion. Who cares that SQL Server presents to http.sys the data source?  It's funny that, while this is a pretty well-thought out methodology - and they're getting rid of it - I was shocked to find the old sp_OA stuff still exists.

Lee

 

---------------------------------

 

"Impedance mismatch". Are you kidding me? Give me a frickin' break! LMAO

 

 

[http://sqlmag.com/Articles/ArticleID/100697/100697.html]


Posted in:   Tags:

Comments


March 7. 2009 12:12
Chatting with some of the Microsoft technical guys at the office in Irving, TX, the functionality of Native XML web services has no replacement inside of SQL Server; you have to use ADO.Net Data Services for this. They believe that it is a better place for this functionality and has been taken out of SQL Server for this reason. We'll have to get used to some things that get deprecated and replaced while others simply get moved to another format or tier.

Lee

http://texastoo.com/http://texastoo.com/

Add comment




  Country flag

biuquote
  • Comment
  • Preview
Loading




by Lee Everest, M.S.

Search


Ads

Calendar

«  July 2010  »
MoTuWeThFrSaSu
2829301234
567891011
12131415161718
19202122232425
2627282930311
2345678
View posts in large calendar

Tags

Disclaimer
The opinions, code, examples, et.al. expressed herein are my own personal opinions and do not represent my employer's view in any way, shape form, or fashion.  All code for demonstration purposes - no guarantees, either written or implied, are made.

© Copyright 2010 Lee Everest's SQL Server, etc. weblog