<?xml version="1.0" encoding="UTF-8"?><!-- generator="wordpress/2.2.3" -->
<rss version="2.0" 
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	>
<channel>
	<title>Comments for Sidar Ok Technical Blog !</title>
	<link>http://www.sidarok.com/web/blog</link>
	<description>still believes in coding to make dreams come true</description>
	<pubDate>Sun, 01 Aug 2010 02:37:09 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.2.3</generator>

	<item>
		<title>Comment on Linq to SQL with WCF in a Multi Tiered Action &#8211; Part 1 by John Leitch</title>
		<link>http://www.sidarok.com/web/blog/content/2008/05/26/linq-to-sql-with-wcf-in-a-multi-tiered-action-part-1.html#comment-12128</link>
		<dc:creator>John Leitch</dc:creator>
		<pubDate>Tue, 09 Feb 2010 21:37:52 +0000</pubDate>
		<guid>http://www.sidarok.com/web/blog/content/2008/05/26/linq-to-sql-with-wcf-in-a-multi-tiered-action-part-1.html#comment-12128</guid>
		<description>I wrote a tool that automates most of this. It can be found at http://wcfmetal.codeplex.com/</description>
		<content:encoded><![CDATA[<p>I wrote a tool that automates most of this. It can be found at <a href="http://wcfmetal.codeplex.com/" rel="nofollow" onclick="javascript:pageTracker._trackPageview('/outbound/comment/http://wcfmetal.codeplex.com/');">http://wcfmetal.codeplex.com/</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Documents 2.0 - Consumable Documents by Se hace camino al andar&#8230; &#187; Blog Archive &#187; Documentación ágil</title>
		<link>http://www.sidarok.com/web/blog/content/2008/09/03/documents-20-consumable-documents.html#comment-11735</link>
		<dc:creator>Se hace camino al andar&#8230; &#187; Blog Archive &#187; Documentación ágil</dc:creator>
		<pubDate>Sun, 24 Jan 2010 23:43:35 +0000</pubDate>
		<guid>http://www.sidarok.com/web/blog/content/2008/09/03/documents-20-consumable-documents.html#comment-11735</guid>
		<description>[...] FebDocumentación ágil  Posted by jmbeas in Agile, Del viejo blogComments (5)   En un artículo de un blog que encontré por casualidad, da unas cuantas pistas sobre cómo &#8220;agilizar&#8221; [...]</description>
		<content:encoded><![CDATA[<p>[&#8230;] FebDocumentación ágil  Posted by jmbeas in Agile, Del viejo blogComments (5)   En un artículo de un blog que encontré por casualidad, da unas cuantas pistas sobre cómo &#8220;agilizar&#8221; [&#8230;]</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on 10 Tips to Improve your LINQ to SQL Application Performance by Dev Links &#171; Blogosphere</title>
		<link>http://www.sidarok.com/web/blog/content/2008/05/02/10-tips-to-improve-your-linq-to-sql-application-performance.html#comment-10942</link>
		<dc:creator>Dev Links &#171; Blogosphere</dc:creator>
		<pubDate>Sun, 27 Dec 2009 01:20:16 +0000</pubDate>
		<guid>http://www.sidarok.com/web/blog/content/2008/05/02/10-tips-to-improve-your-linq-to-sql-application-performance.html#comment-10942</guid>
		<description>[...] 10 Tips to Improve your LINQ to SQL Application Performance [...]</description>
		<content:encoded><![CDATA[<p>[&#8230;] 10 Tips to Improve your LINQ to SQL Application Performance [&#8230;]</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on A Brief Introduction to LINQ to SQL by firstX</title>
		<link>http://www.sidarok.com/web/blog/content/2008/04/21/a-brief-introduction-to-linq-to-sql.html#comment-10941</link>
		<dc:creator>firstX</dc:creator>
		<pubDate>Sun, 27 Dec 2009 00:15:23 +0000</pubDate>
		<guid>http://www.sidarok.com/web/blog/content/2008/04/21/a-brief-introduction-to-linq-to-sql.html#comment-10941</guid>
		<description>you ommit to include options in call to datacontext !
the datacontext won't know about the load options if you don't tell him.
please review the example for lazy loading !
and sorry i don't speak english .. so i do with what i have :)</description>
		<content:encoded><![CDATA[<p>you ommit to include options in call to datacontext !<br />
the datacontext won&#8217;t know about the load options if you don&#8217;t tell him.<br />
please review the example for lazy loading !<br />
and sorry i don&#8217;t speak english .. so i do with what i have <img src='http://www.sidarok.com/web/blog/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /></p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on 10 Tips to Improve your LINQ to SQL Application Performance by Rik</title>
		<link>http://www.sidarok.com/web/blog/content/2008/05/02/10-tips-to-improve-your-linq-to-sql-application-performance.html#comment-10860</link>
		<dc:creator>Rik</dc:creator>
		<pubDate>Wed, 23 Dec 2009 17:41:11 +0000</pubDate>
		<guid>http://www.sidarok.com/web/blog/content/2008/05/02/10-tips-to-improve-your-linq-to-sql-application-performance.html#comment-10860</guid>
		<description>Regarding #5 (turning off Optimistic Concurrency).  If the SQL CE database is only being used in a read-only scenario would you still need to set UpdateCheck to Never?  I would think since there are no UPDATEs or INSERTs that this attribute wouldn't really factor into performance.  Am I correct about this?</description>
		<content:encoded><![CDATA[<p>Regarding #5 (turning off Optimistic Concurrency).  If the SQL CE database is only being used in a read-only scenario would you still need to set UpdateCheck to Never?  I would think since there are no UPDATEs or INSERTs that this attribute wouldn&#8217;t really factor into performance.  Am I correct about this?</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on 10 Tips to Improve your LINQ to SQL Application Performance by Oleg Bessonov</title>
		<link>http://www.sidarok.com/web/blog/content/2008/05/02/10-tips-to-improve-your-linq-to-sql-application-performance.html#comment-10794</link>
		<dc:creator>Oleg Bessonov</dc:creator>
		<pubDate>Sat, 19 Dec 2009 22:20:28 +0000</pubDate>
		<guid>http://www.sidarok.com/web/blog/content/2008/05/02/10-tips-to-improve-your-linq-to-sql-application-performance.html#comment-10794</guid>
		<description>I have my two cents as a small fix of 9th paging tip. Just about order Skip and Take calls. The right order is:

    return context.Products
           .Skip(startingPageIndex * pageSize)
           .Take(pageSize)
           .ToList();

Thanks for your tips.</description>
		<content:encoded><![CDATA[<p>I have my two cents as a small fix of 9th paging tip. Just about order Skip and Take calls. The right order is:</p>
<p>    return context.Products<br />
           .Skip(startingPageIndex * pageSize)<br />
           .Take(pageSize)<br />
           .ToList();</p>
<p>Thanks for your tips.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on 10 Tips to Improve your LINQ to SQL Application Performance by Florim Maxhuni</title>
		<link>http://www.sidarok.com/web/blog/content/2008/05/02/10-tips-to-improve-your-linq-to-sql-application-performance.html#comment-10536</link>
		<dc:creator>Florim Maxhuni</dc:creator>
		<pubDate>Wed, 09 Dec 2009 09:15:22 +0000</pubDate>
		<guid>http://www.sidarok.com/web/blog/content/2008/05/02/10-tips-to-improve-your-linq-to-sql-application-performance.html#comment-10536</guid>
		<description>What about Singel DataContext for request in WebProject i thing this will also improve performance.</description>
		<content:encoded><![CDATA[<p>What about Singel DataContext for request in WebProject i thing this will also improve performance.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on 10 Tips to Improve your LINQ to SQL Application Performance by Carlos Porras (El Salvador)</title>
		<link>http://www.sidarok.com/web/blog/content/2008/05/02/10-tips-to-improve-your-linq-to-sql-application-performance.html#comment-10150</link>
		<dc:creator>Carlos Porras (El Salvador)</dc:creator>
		<pubDate>Thu, 26 Nov 2009 16:50:53 +0000</pubDate>
		<guid>http://www.sidarok.com/web/blog/content/2008/05/02/10-tips-to-improve-your-linq-to-sql-application-performance.html#comment-10150</guid>
		<description>Hi,

I've been reading about Dynamic Data websites and I have found that you can't use more than a single DataContext in the global.asax file.

So, if you have decided to use as many LINQ to SQL classes as the best alternative for not overloading your system with a huge file (my project has more than a 140 tables until now) as it is recommended in your blog by means of making shorter pieces of code, avoiding the problems you could have by instantiating unnecessary classes when they are not required.

As I have tried, you can't have both. You can't have many DataContexts but not inside a Dynamic Project.

My question is: How can you combine both techniques as to produce the initial and valuable scaffolding CRUD design provided by the ASP.Net 3.5 that had help me a lot in debugging and building a proper ERD with the right primary and foreign keys. I have been using extensively an ERD based upon the use of referential integrity at its best as to produce all filtering that is required by the Dynamic Data design.


On my side: If I were to have more than one DataContext inside a DynamicData website, how can I configure the global.aspx files as to use any of them depending on what DataContext I am intereste to use (different DataContext wouldn't elt you instantiate teh same object into different contexts. It will give you an error message at compile time)


As I said: it could be very convenient having those two techniques used at once but if you have one you can't have the other.


That's my point.

I'm I correct</description>
		<content:encoded><![CDATA[<p>Hi,</p>
<p>I&#8217;ve been reading about Dynamic Data websites and I have found that you can&#8217;t use more than a single DataContext in the global.asax file.</p>
<p>So, if you have decided to use as many LINQ to SQL classes as the best alternative for not overloading your system with a huge file (my project has more than a 140 tables until now) as it is recommended in your blog by means of making shorter pieces of code, avoiding the problems you could have by instantiating unnecessary classes when they are not required.</p>
<p>As I have tried, you can&#8217;t have both. You can&#8217;t have many DataContexts but not inside a Dynamic Project.</p>
<p>My question is: How can you combine both techniques as to produce the initial and valuable scaffolding CRUD design provided by the ASP.Net 3.5 that had help me a lot in debugging and building a proper ERD with the right primary and foreign keys. I have been using extensively an ERD based upon the use of referential integrity at its best as to produce all filtering that is required by the Dynamic Data design.</p>
<p>On my side: If I were to have more than one DataContext inside a DynamicData website, how can I configure the global.aspx files as to use any of them depending on what DataContext I am intereste to use (different DataContext wouldn&#8217;t elt you instantiate teh same object into different contexts. It will give you an error message at compile time)</p>
<p>As I said: it could be very convenient having those two techniques used at once but if you have one you can&#8217;t have the other.</p>
<p>That&#8217;s my point.</p>
<p>I&#8217;m I correct</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Feed update by Clemento</title>
		<link>http://www.sidarok.com/web/blog/content/2008/12/12/feed-update.html#comment-10002</link>
		<dc:creator>Clemento</dc:creator>
		<pubDate>Sat, 21 Nov 2009 18:51:28 +0000</pubDate>
		<guid>http://www.sidarok.com/web/blog/content/2008/12/12/feed-update.html#comment-10002</guid>
		<description>Valuable thoughts and advices. I read your topic with great interest.</description>
		<content:encoded><![CDATA[<p>Valuable thoughts and advices. I read your topic with great interest.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Introducing TextBox Limiter Control Ajax Control Toolkit Extender by Alan</title>
		<link>http://www.sidarok.com/web/blog/content/2008/05/29/introducing-textbox-limiter-control-ajax-control-toolkit-extender.html#comment-8499</link>
		<dc:creator>Alan</dc:creator>
		<pubDate>Fri, 25 Sep 2009 14:51:36 +0000</pubDate>
		<guid>http://www.sidarok.com/web/blog/content/2008/05/29/introducing-textbox-limiter-control-ajax-control-toolkit-extender.html#comment-8499</guid>
		<description>This control has been working great until I tried to put it in a Template Column in a datagrid and display many at one time.  I have a page with about 100 rows and a TextBoxLimiter linked to textbox on each row.  In this situation, there is a considerable lag when keying.  It's as if all textboxes in the datagrid are being evaluated on each keystroke, rather than just the textbox being edited.  I tried looking through the source code but I am not versed enough in AJAX and javascript to determine what might be happening.  Any insight is appreciated.  Thanks.</description>
		<content:encoded><![CDATA[<p>This control has been working great until I tried to put it in a Template Column in a datagrid and display many at one time.  I have a page with about 100 rows and a TextBoxLimiter linked to textbox on each row.  In this situation, there is a considerable lag when keying.  It&#8217;s as if all textboxes in the datagrid are being evaluated on each keystroke, rather than just the textbox being edited.  I tried looking through the source code but I am not versed enough in AJAX and javascript to determine what might be happening.  Any insight is appreciated.  Thanks.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
