My main question is using webservices between Presentation and DAL cause reason for decreasing the performnace of the system or delay in response to the Presentation layer?
What tactise I have to adopt in search functionalities in order to avoid Time out error ? please advise. On Tue, Sep 4, 2012 at 3:46 PM, Stephen Russell <srussell...@gmail.com>wrote: > On Tue, Sep 4, 2012 at 1:47 AM, crazy <crazysan...@gmail.com> wrote: > > Hi All, > > > > Good Day!! > > > > Please advice me on belwo Case. > > > > I am designing a B2B application using ASP.net 4.0 for Hotel Room > > bookings. The search result related to Hotel rooms require a very huge > > manipulations like need to check rate, discount , supplements allocation > > etc.. > > > > In this case , if I use Webservices between DAL and Presentation layer , > > does it increase the speed of search process? Or any other tactise exist? > > > > In the current structrue (Presenation + Logic Layer (Generic list) + > DAL > > +Stored procedure) I am getting time out error from web application. > ----------------- > > If you rewrite them maybe. > > You will find that webservices are easier to put into place for > javascript calls over aspx code behind. > > You will find that webservices are eaiser to put into place for MVC. > > > > -- > Stephen Russell > Sr. Analyst > Ring Container Technology > Oakland TN > > 901.246-0159 cell > > -- > You received this message because you are subscribed to the Google > Groups "DotNetDevelopment, VB.NET, C# .NET, ADO.NET, ASP.NET, XML, XML > Web Services,.NET Remoting" group. > To post to this group, send email to dotnetdevelopment@googlegroups.com > To unsubscribe from this group, send email to > dotnetdevelopment+unsubscr...@googlegroups.com > For more options, visit this group at > http://groups.google.com/group/dotnetdevelopment?hl=en?hl=en > or visit the group website at http://megasolutions.net > -- "People who never make mistakes, never do anything." dEv -- You received this message because you are subscribed to the Google Groups "DotNetDevelopment, VB.NET, C# .NET, ADO.NET, ASP.NET, XML, XML Web Services,.NET Remoting" group. To post to this group, send email to dotnetdevelopment@googlegroups.com To unsubscribe from this group, send email to dotnetdevelopment+unsubscr...@googlegroups.com For more options, visit this group at http://groups.google.com/group/dotnetdevelopment?hl=en?hl=en or visit the group website at http://megasolutions.net