|
dev
newsgroups
|
|||||||||||||||||||||||
|
|||||||||||||||||||||||
Bussiness logic codeHi Team,
can anybody explain me how to organize the bussiness logic code in web service in relation to the actual asmx code behind? Thanks Create a library and call the library class methods from the web service
project. Why? So you can reuse the library for other types of projects (web site, windows app, etc.). -- Show quoteHide quoteGregory A. Beamer ************************************************* Think Outside the Box! ************************************************* <mjam***@gmail.com> wrote in message news:1151119851.874587.282550@r2g2000cwb.googlegroups.com... > Hi Team, > > can anybody explain me how to organize the bussiness logic code in web > service in relation to the actual asmx code behind? > > Thanks > Thanks Cowboy, its great but could you please explain me little more...
Cowboy (Gregory A. Beamer) wrote: Show quoteHide quote > Create a library and call the library class methods from the web service > project. Why? So you can reuse the library for other types of projects (web > site, windows app, etc.). > > -- > Gregory A. Beamer > > ************************************************* > Think Outside the Box! > ************************************************* > <mjam***@gmail.com> wrote in message > news:1151119851.874587.282550@r2g2000cwb.googlegroups.com... > > Hi Team, > > > > can anybody explain me how to organize the bussiness logic code in web > > service in relation to the actual asmx code behind? > > > > Thanks > > <mjam***@gmail.com> wrote in message
> Thanks Cowboy, its great but could you please explain me little more... Mjamala,> Check out the following article: Application Architecture for .NET: Designing Applications and Services http://msdn.microsoft.com/practices/compcat/default.aspx?pull=/library/en-us/dnbda/html/apparchch2.asp
Other interesting topics
Retrieve GUID on/after insert?
Closing Connections refreshing datasets Error during postback of web page related to SqlClient.SqlParamete how modify table adapter update and insert table adapter fill problem Connection issue dbcommand verssus sqlcommand run database jobs on button click Asynchronous access to database using ADO.NET 1.1 |
|||||||||||||||||||||||