Erik Porter's Blog

Life and Development at Microsoft and Other Technology Discussions

News

    RE: To WebService or Not to WebService

    In a recent entry I talked about (and also posed some questions) WebServices and when and when not to use them.  The answer came out to be both.  Brian and Alex had some good points!

    I'm now just going to skip the WebService reference in my ASP.NET application completely and just reference my business layer instead.

    I was originally just thinking from a consistancy point it would be good to have them both reference the WebService, just in different ways, but their points changed my mind.

    I already have my business and data layers seperate, so this will be no problem to implement it that way.

    Thanks guys!  :)

    Comments

    TrackBack said:

    # August 7, 2003 3:02 AM