<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="http://msmvps.com/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>Careful when querying on aspnet_users, aspnet_membership and aspnet_profile tables used by ASP.NET 2.0 Membership and Profile provider</title><link>http://msmvps.com/blogs/omar/archive/2006/09/14/Careful-when-querying-on-aspnet_5F00_users_2C00_-aspnet_5F00_membership-and-aspnet_5F00_profile-tables-used-by-ASP.NET-2.0-Membership-and-Profile-provider.aspx</link><description>Such queries will happily run on your development environment: Select * from aspnet_users where UserName = &amp;#39; blabla &amp;#39; Or you can get some user&amp;#39;s profile without any problem using: Select * from aspnet_profile where userID = &amp;#39; &amp;hellip;</description><dc:language>en</dc:language><generator>CommunityServer 2008.5 SP2 (Build: 40407.4157)</generator><item><title>Build Google IG like Ajax Start Page in 7 days using ASP.NET Ajax and .NET 3.0</title><link>http://msmvps.com/blogs/omar/archive/2006/09/14/Careful-when-querying-on-aspnet_5F00_users_2C00_-aspnet_5F00_membership-and-aspnet_5F00_profile-tables-used-by-ASP.NET-2.0-Membership-and-Profile-provider.aspx#1347591</link><pubDate>Thu, 22 Nov 2007 17:28:57 GMT</pubDate><guid isPermaLink="false">d67277c4-116b-43f1-b688-e9ef184ea916:1347591</guid><dc:creator>Jackie Yao</dc:creator><description>&lt;p&gt;Introduction&lt;/p&gt;
&lt;p&gt;IwillshowyouhowIbuiltastartpagesimilartoGoogleIGin7nightsusingASP.Ne...&lt;/p&gt;
&lt;img src="http://msmvps.com/aggbug.aspx?PostID=1347591" width="1" height="1"&gt;</description></item><item><title>Build Google IG like Ajax Start Page in 7 days using ASP.NET Ajax and .NET 3.0（转）</title><link>http://msmvps.com/blogs/omar/archive/2006/09/14/Careful-when-querying-on-aspnet_5F00_users_2C00_-aspnet_5F00_membership-and-aspnet_5F00_profile-tables-used-by-ASP.NET-2.0-Membership-and-Profile-provider.aspx#897141</link><pubDate>Thu, 10 May 2007 16:09:17 GMT</pubDate><guid isPermaLink="false">d67277c4-116b-43f1-b688-e9ef184ea916:897141</guid><dc:creator>心悦</dc:creator><description>&lt;p&gt;Downloadsourcecode-841.1Kb &lt;a rel="nofollow" target="_new" href="http://www.codeproject.com/Ajax/MakingGoogleIG.asp"&gt;www.codeproject.com/.../MakingGoogleIG.asp&lt;/a&gt;&lt;/p&gt;
&lt;img src="http://msmvps.com/aggbug.aspx?PostID=897141" width="1" height="1"&gt;</description></item><item><title>英语阅读推荐：使用AJAX+WF+LINQ制作Google IG式首页</title><link>http://msmvps.com/blogs/omar/archive/2006/09/14/Careful-when-querying-on-aspnet_5F00_users_2C00_-aspnet_5F00_membership-and-aspnet_5F00_profile-tables-used-by-ASP.NET-2.0-Membership-and-Profile-provider.aspx#495443</link><pubDate>Mon, 15 Jan 2007 18:28:36 GMT</pubDate><guid isPermaLink="false">d67277c4-116b-43f1-b688-e9ef184ea916:495443</guid><dc:creator>cnblogs.com</dc:creator><description>&lt;p&gt;如果你既想学习 ASP.NET AJAX ，又想学习 Windows Workflow Foundation ，还想学习 LINQ （包括DLinq和XLinq），能够一次过满足你三个愿望的除了 Kinder出奇蛋&lt;/p&gt;
&lt;img src="http://msmvps.com/aggbug.aspx?PostID=495443" width="1" height="1"&gt;</description></item><item><title>Build Google IG like Ajax Start Page in 7 days using ASP.NET Ajax and .NET 3.0</title><link>http://msmvps.com/blogs/omar/archive/2006/09/14/Careful-when-querying-on-aspnet_5F00_users_2C00_-aspnet_5F00_membership-and-aspnet_5F00_profile-tables-used-by-ASP.NET-2.0-Membership-and-Profile-provider.aspx#472699</link><pubDate>Sat, 06 Jan 2007 02:27:35 GMT</pubDate><guid isPermaLink="false">d67277c4-116b-43f1-b688-e9ef184ea916:472699</guid><dc:creator>ddr888</dc:creator><description>&lt;p&gt;Introduction&lt;/p&gt;
&lt;p&gt;IwillshowyouhowIbuiltastartpagesimilartoGoogleIGin7nightsusingASP.Ne...&lt;/p&gt;
&lt;img src="http://msmvps.com/aggbug.aspx?PostID=472699" width="1" height="1"&gt;</description></item><item><title>re: Careful when querying on aspnet_users, aspnet_membership and aspnet_profile tables used by ASP.NET 2.0 Membership and Profile provider</title><link>http://msmvps.com/blogs/omar/archive/2006/09/14/Careful-when-querying-on-aspnet_5F00_users_2C00_-aspnet_5F00_membership-and-aspnet_5F00_profile-tables-used-by-ASP.NET-2.0-Membership-and-Profile-provider.aspx#375805</link><pubDate>Tue, 05 Dec 2006 08:18:32 GMT</pubDate><guid isPermaLink="false">d67277c4-116b-43f1-b688-e9ef184ea916:375805</guid><dc:creator>DIBA</dc:creator><description>&lt;p&gt;Do use additional Indexes, if the architecture of your app makes it easy for you to utilize other columns for any of the functions stated above.&lt;/p&gt;
&lt;p&gt;The additional cost of additional index for &amp;nbsp;dozen thousand of these functions will be negligible.&lt;/p&gt;
&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://msmvps.com/aggbug.aspx?PostID=375805" width="1" height="1"&gt;</description></item><item><title>re: Careful when querying on aspnet_users, aspnet_membership and aspnet_profile tables used by ASP.NET 2.0 Membership and Profile provider</title><link>http://msmvps.com/blogs/omar/archive/2006/09/14/Careful-when-querying-on-aspnet_5F00_users_2C00_-aspnet_5F00_membership-and-aspnet_5F00_profile-tables-used-by-ASP.NET-2.0-Membership-and-Profile-provider.aspx#180864</link><pubDate>Mon, 16 Oct 2006 15:47:34 GMT</pubDate><guid isPermaLink="false">d67277c4-116b-43f1-b688-e9ef184ea916:180864</guid><dc:creator>omar</dc:creator><description>&lt;p&gt;New indexes slow down INSERT,UPDATE,DELETE because there are additional index to update. It's better to have least number of index but have the best possible use of them.&lt;/p&gt;
&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://msmvps.com/aggbug.aspx?PostID=180864" width="1" height="1"&gt;</description></item><item><title>re: Careful when querying on aspnet_users, aspnet_membership and aspnet_profile tables used by ASP.NET 2.0 Membership and Profile provider</title><link>http://msmvps.com/blogs/omar/archive/2006/09/14/Careful-when-querying-on-aspnet_5F00_users_2C00_-aspnet_5F00_membership-and-aspnet_5F00_profile-tables-used-by-ASP.NET-2.0-Membership-and-Profile-provider.aspx#180506</link><pubDate>Mon, 16 Oct 2006 09:20:22 GMT</pubDate><guid isPermaLink="false">d67277c4-116b-43f1-b688-e9ef184ea916:180506</guid><dc:creator>shortcircuited</dc:creator><description>What if you alter the table and add the indexes yourself?&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://msmvps.com/aggbug.aspx?PostID=180506" width="1" height="1"&gt;</description></item></channel></rss>