On Thu, Jun 25, 2009 at 12:18 PM, MB Software Solutions, LLC<[email protected]> wrote: > Stephen Russell wrote: >> Your data is "exposed" when you say that your data is accessible from the >> web, your idea of a secure fashion and a hackers are probably a football >> field apart. >> >> Wrapping that request for data in a WebService is a good starting point >> don't you think? > > No. ;-) I just don't like to think Web Services are the hammer for > every nail, yet your posts seem to give the impression that you'd do a > web service for virtually everything. Perhaps if I understood them better? ----------------------------
If you have a contract and security set up in your WS, then you are safer then just having a data server on the internet that is EXPOSED. This is 100% security minded for how things are getting done today. In that I mean if your DATA is behind your firewall and you expose a WS that can provide data why not? Now if that same WS could do more for you like generate objects of data that it can pass back to a B2B client that is even better. >> >> Don't you think that you should also open up UI so the salesman can pick the >> customer from a list of his so he can get answers, instead of having them >> query the "open web data" looking for by himself? > > Not following you on this one. Why do you say "open web data" when it's > only accessible with proper credentials? ------------------------------------ So you are a brute force away from being open? This sounds like M$ in 96 or so. > No B2B stuff with my apps (at this time). Trying to coordinate these > huge enterprise things is not something I would undertake. I think it's > too complex and sets up a better chance of failure. I like to design > things much more simple and in smaller chunks as opposing to a huge > coordination like you're describing. --------- That is what SaaS is all about, smaller chunks that do something for someone. Sure you have to write a lot to amke an application but you have to start somewhere. -- Stephen Russell Sr. Production Systems Programmer SQL Server DBA Web and Winform Development Independent Contractor Memphis TN 901.246-0159 _______________________________________________ Post Messages to: [email protected] Subscription Maintenance: http://leafe.com/mailman/listinfo/profox OT-free version of this list: http://leafe.com/mailman/listinfo/profoxtech Searchable Archive: http://leafe.com/archives/search/profox This message: http://leafe.com/archives/byMID/profox/[email protected] ** All postings, unless explicitly stated otherwise, are the opinions of the author, and do not constitute legal or medical advice. This statement is added to the messages for those lawyers who are too stupid to see the obvious.

