<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="http://forums.asp.net/utility/FeedStylesheets/rss.xsl" media="screen"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:wfw="http://wellformedweb.org/CommentAPI/"><channel><title>Getting Started</title><link>http://forums.asp.net/15.aspx</link><description>The perfect forum for ASP.NET novices. No question too simple! &lt;A href="http://aspadvice.com/SignUp/list.aspx?l=21&amp;amp;c=17" target=_blank&gt;Email List&lt;/A&gt;</description><dc:language>en</dc:language><generator>CommunityServer 2007 SP1 (Build: 20510.895)</generator><item><title>Re: Architecture-BLL</title><link>http://forums.asp.net/thread/1777390.aspx</link><pubDate>Thu, 28 Jun 2007 13:09:15 GMT</pubDate><guid isPermaLink="false">4c671506-2930-414c-a40b-8bf57ded5924:1777390</guid><dc:creator>Mikesdotnetting</dc:creator><slash:comments>0</slash:comments><comments>http://forums.asp.net/thread/1777390.aspx</comments><wfw:commentRss>http://forums.asp.net/commentrss.aspx?SectionID=15&amp;PostID=1777390</wfw:commentRss><description>&lt;p&gt;Using classes (Domain Driven Approach) won&amp;#39;t necessarily speed the application up.&amp;nbsp; In fact it may well add some overhead as data is passed from one object to another through layers.&amp;nbsp; Architecture is generally driven partly by theory (doctrine, even) and partly by the requirement for flexibility and some maintenance/code organisation considerations.&amp;nbsp; It has little or no part to play in perfomance considerations.&amp;nbsp; Performance is driven mainly by how you apply ADO.NET to the application, regardless of the architecture.&lt;/p&gt;&lt;p&gt;As soon as some people see &amp;quot;Insurance Company&amp;quot; and &amp;quot;Large Database&amp;quot;, they automatically think Custom Business Objects.&amp;nbsp; This may indeed be the best approach for you for this particular application, but the truth is, there is no definitively correct answer.&lt;/p&gt;&lt;p&gt;Here&amp;#39;s some reading for you:&lt;/p&gt;&lt;p&gt;&lt;a href="http://west-wind.com/weblog/posts/146.aspx"&gt;http://west-wind.com/weblog/posts/146.aspx&lt;/a&gt; &lt;br /&gt;&lt;a href="http://msdn.microsoft.com/msdnmag/issues/05/01/ASPNETPerformance/"&gt;http://msdn.microsoft.com/msdnmag/issues/05/01/ASPNETPerformance/&lt;/a&gt;&lt;br /&gt;&lt;a href="http://weblogs.asp.net/fbouma/archive/2006/08/23/Essay_3A00_-The-Database-Model-is-the-Domain-Model.aspx"&gt;http://weblogs.asp.net/fbouma/archive/2006/08/23/Essay_3A00_-The-Database-Model-is-the-Domain-Model.aspx&lt;/a&gt;&lt;br /&gt;&lt;a href="http://davidhayden.com/blog/dave/archive/2004/04/10/209.aspx"&gt;http://davidhayden.com/blog/dave/archive/2004/04/10/209.aspx&lt;/a&gt;&lt;br /&gt;&amp;nbsp;&lt;/p&gt;</description></item><item><title>Architecture-BLL</title><link>http://forums.asp.net/thread/1777251.aspx</link><pubDate>Thu, 28 Jun 2007 11:47:44 GMT</pubDate><guid isPermaLink="false">4c671506-2930-414c-a40b-8bf57ded5924:1777251</guid><dc:creator>engnouna</dc:creator><slash:comments>0</slash:comments><comments>http://forums.asp.net/thread/1777251.aspx</comments><wfw:commentRss>http://forums.asp.net/commentrss.aspx?SectionID=15&amp;PostID=1777251</wfw:commentRss><description>&lt;p&gt;Hi&lt;/p&gt;
&lt;p&gt;I want to do a Website for an Insurance Company that has a large Database.I think that I should use Classes (Business Logic Layer) to accomplish this project.It&amp;#39;s not going to be a simple task because there is lot of Fields and Calculations.&lt;/p&gt;
&lt;p&gt;What do you recommand me to do?What Architecture should I use?Using BLL will fasten the application or there is no relation between classes and speed?&lt;/p&gt;
&lt;p&gt;Do you have some sample code or Project in the Insurance field?&lt;/p&gt;
&lt;p&gt;Any idea&lt;/p&gt;
&lt;p&gt;thanks&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;</description></item></channel></rss>