<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="http://aspxwizard.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>.net Wand</title><link>http://aspxwizard.net/blogs/wand/default.aspx</link><description>.net used for magic </description><dc:language>en</dc:language><generator>CommunityServer 2007.1 (Build: 20917.1142)</generator><item><title>SQL Server 2008 saving changes is not permitted</title><link>http://aspxwizard.net/blogs/wand/archive/2010/02/16/sql-server-2008-saving-changes-is-not-permitted.aspx</link><pubDate>Tue, 16 Feb 2010 10:55:56 GMT</pubDate><guid isPermaLink="false">318922e2-3002-4869-8654-4cebdb510d6f:38142</guid><dc:creator>amir.magdy</dc:creator><slash:comments>0</slash:comments><wfw:commentRss xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://aspxwizard.net/blogs/wand/rsscomments.aspx?PostID=38142</wfw:commentRss><comments>http://aspxwizard.net/blogs/wand/archive/2010/02/16/sql-server-2008-saving-changes-is-not-permitted.aspx#comments</comments><description>i was using SQL Server management studio 2008 diagram editor which i was using after years of using sql server managemenr studio 2005 whcih i think is the easiest tool for modeling Database. &amp;#160; and i came across this message &amp;#160; turns out there...(&lt;a href="http://aspxwizard.net/blogs/wand/archive/2010/02/16/sql-server-2008-saving-changes-is-not-permitted.aspx"&gt;read more&lt;/a&gt;)&lt;img src="http://aspxwizard.net/aggbug.aspx?PostID=38142" width="1" height="1"&gt;</description><category domain="http://aspxwizard.net/blogs/wand/archive/tags/tools/default.aspx">tools</category><category domain="http://aspxwizard.net/blogs/wand/archive/tags/SQL+Server/default.aspx">SQL Server</category></item><item><title>Create a picklist quickly for CRM 4.0</title><link>http://aspxwizard.net/blogs/wand/archive/2010/01/13/create-a-picklist-quickly-for-crm-4-0.aspx</link><pubDate>Wed, 13 Jan 2010 11:55:00 GMT</pubDate><guid isPermaLink="false">318922e2-3002-4869-8654-4cebdb510d6f:36667</guid><dc:creator>amir.magdy</dc:creator><slash:comments>1</slash:comments><wfw:commentRss xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://aspxwizard.net/blogs/wand/rsscomments.aspx?PostID=36667</wfw:commentRss><comments>http://aspxwizard.net/blogs/wand/archive/2010/01/13/create-a-picklist-quickly-for-crm-4-0.aspx#comments</comments><description>a very simple tool to add a large list like a countries list to a picklist doing that using MS CRM UI can be very tedious Warning : DON’T TRY THIS IF YOU DON’T HAVE EXPERIENCE ON XML EDITING , this tool is meant for expert customizers Developer Blog&amp;#160;...(&lt;a href="http://aspxwizard.net/blogs/wand/archive/2010/01/13/create-a-picklist-quickly-for-crm-4-0.aspx"&gt;read more&lt;/a&gt;)&lt;img src="http://aspxwizard.net/aggbug.aspx?PostID=36667" width="1" height="1"&gt;</description></item><item><title>Webclient downloading content/files from an Https (SSL)</title><link>http://aspxwizard.net/blogs/wand/archive/2009/10/05/webclient-downloading-content-files-from-an-https-ssl.aspx</link><pubDate>Mon, 05 Oct 2009 09:09:25 GMT</pubDate><guid isPermaLink="false">318922e2-3002-4869-8654-4cebdb510d6f:32635</guid><dc:creator>amir.magdy</dc:creator><slash:comments>1</slash:comments><wfw:commentRss xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://aspxwizard.net/blogs/wand/rsscomments.aspx?PostID=32635</wfw:commentRss><comments>http://aspxwizard.net/blogs/wand/archive/2009/10/05/webclient-downloading-content-files-from-an-https-ssl.aspx#comments</comments><description>i was using the webclient object to download files from a website and my application worked fine. my client decided to add an SSL certeficate to the website and has required me to change my code to request the file through https instead of http all i...(&lt;a href="http://aspxwizard.net/blogs/wand/archive/2009/10/05/webclient-downloading-content-files-from-an-https-ssl.aspx"&gt;read more&lt;/a&gt;)&lt;img src="http://aspxwizard.net/aggbug.aspx?PostID=32635" width="1" height="1"&gt;</description><category domain="http://aspxwizard.net/blogs/wand/archive/tags/.net/default.aspx">.net</category><category domain="http://aspxwizard.net/blogs/wand/archive/tags/C_2300_/default.aspx">C#</category></item><item><title>The visual studio language support for style has not been installed. code-editing Intellisense will not be available. Markup Intellisense for server controls may not work.”</title><link>http://aspxwizard.net/blogs/wand/archive/2009/08/13/the-visual-studio-language-support-for-style-has-not-been-installed-code-editing-intellisense-will-not-be-available-markup-intellisense-for-server-controls-may-not-work.aspx</link><pubDate>Thu, 13 Aug 2009 12:04:20 GMT</pubDate><guid isPermaLink="false">318922e2-3002-4869-8654-4cebdb510d6f:30888</guid><dc:creator>amir.magdy</dc:creator><slash:comments>0</slash:comments><wfw:commentRss xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://aspxwizard.net/blogs/wand/rsscomments.aspx?PostID=30888</wfw:commentRss><comments>http://aspxwizard.net/blogs/wand/archive/2009/08/13/the-visual-studio-language-support-for-style-has-not-been-installed-code-editing-intellisense-will-not-be-available-markup-intellisense-for-server-controls-may-not-work.aspx#comments</comments><description>I have visual studio 2008 installed Only on my machine when I open a solution that contains web sites I get this error. “The visual studio language support for style has not been installed. code-editing Intellisense will not be available. Markup Intellisense...(&lt;a href="http://aspxwizard.net/blogs/wand/archive/2009/08/13/the-visual-studio-language-support-for-style-has-not-been-installed-code-editing-intellisense-will-not-be-available-markup-intellisense-for-server-controls-may-not-work.aspx"&gt;read more&lt;/a&gt;)&lt;img src="http://aspxwizard.net/aggbug.aspx?PostID=30888" width="1" height="1"&gt;</description><category domain="http://aspxwizard.net/blogs/wand/archive/tags/vs.net/default.aspx">vs.net</category></item><item><title>SQL server data base restore script</title><link>http://aspxwizard.net/blogs/wand/archive/2009/07/03/sql-server-data-base-restore-script.aspx</link><pubDate>Fri, 03 Jul 2009 14:29:10 GMT</pubDate><guid isPermaLink="false">318922e2-3002-4869-8654-4cebdb510d6f:29832</guid><dc:creator>amir.magdy</dc:creator><slash:comments>0</slash:comments><wfw:commentRss xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://aspxwizard.net/blogs/wand/rsscomments.aspx?PostID=29832</wfw:commentRss><comments>http://aspxwizard.net/blogs/wand/archive/2009/07/03/sql-server-data-base-restore-script.aspx#comments</comments><description>this is a quick trick that i googled from bits and pieces in a caffe when my laptop didn’t have a Management studio installed i found a way to execute sql scripts to my instance of sql express well to restore you need to have the logical names of files...(&lt;a href="http://aspxwizard.net/blogs/wand/archive/2009/07/03/sql-server-data-base-restore-script.aspx"&gt;read more&lt;/a&gt;)&lt;img src="http://aspxwizard.net/aggbug.aspx?PostID=29832" width="1" height="1"&gt;</description><category domain="http://aspxwizard.net/blogs/wand/archive/tags/tips/default.aspx">tips</category><category domain="http://aspxwizard.net/blogs/wand/archive/tags/SQL+Server/default.aspx">SQL Server</category></item><item><title>How To Design A Good API by Joshua Bloch Google</title><link>http://aspxwizard.net/blogs/wand/archive/2009/06/24/how-to-design-a-good-api-by-joshua-bloch-google.aspx</link><pubDate>Wed, 24 Jun 2009 20:55:52 GMT</pubDate><guid isPermaLink="false">318922e2-3002-4869-8654-4cebdb510d6f:29536</guid><dc:creator>amir.magdy</dc:creator><slash:comments>0</slash:comments><wfw:commentRss xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://aspxwizard.net/blogs/wand/rsscomments.aspx?PostID=29536</wfw:commentRss><comments>http://aspxwizard.net/blogs/wand/archive/2009/06/24/how-to-design-a-good-api-by-joshua-bloch-google.aspx#comments</comments><description>http://www.youtube.com/v/aAb7hSCtvGw&amp;amp;hl=en&amp;amp;fs=1&amp;amp;...(&lt;a href="http://aspxwizard.net/blogs/wand/archive/2009/06/24/how-to-design-a-good-api-by-joshua-bloch-google.aspx"&gt;read more&lt;/a&gt;)&lt;img src="http://aspxwizard.net/aggbug.aspx?PostID=29536" width="1" height="1"&gt;</description></item><item><title>Database or Object Size in SQL server [sp_spaceused]</title><link>http://aspxwizard.net/blogs/wand/archive/2009/06/01/database-or-object-size-in-sql-server-sp-spaceused.aspx</link><pubDate>Mon, 01 Jun 2009 08:02:49 GMT</pubDate><guid isPermaLink="false">318922e2-3002-4869-8654-4cebdb510d6f:29108</guid><dc:creator>amir.magdy</dc:creator><slash:comments>0</slash:comments><wfw:commentRss xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://aspxwizard.net/blogs/wand/rsscomments.aspx?PostID=29108</wfw:commentRss><comments>http://aspxwizard.net/blogs/wand/archive/2009/06/01/database-or-object-size-in-sql-server-sp-spaceused.aspx#comments</comments><description>Space used by the objects in the database is a tricky subject, this can be very useful when planning your database maintenance plan a system stored procedure as you probably had figured is called sp_spaceused gets you the needed information that procedure...(&lt;a href="http://aspxwizard.net/blogs/wand/archive/2009/06/01/database-or-object-size-in-sql-server-sp-spaceused.aspx"&gt;read more&lt;/a&gt;)&lt;img src="http://aspxwizard.net/aggbug.aspx?PostID=29108" width="1" height="1"&gt;</description><category domain="http://aspxwizard.net/blogs/wand/archive/tags/tips/default.aspx">tips</category><category domain="http://aspxwizard.net/blogs/wand/archive/tags/SQL+Server/default.aspx">SQL Server</category></item><item><title>Fiddler 2 to monitor localhost ie7</title><link>http://aspxwizard.net/blogs/wand/archive/2009/05/27/fiddler-2-to-monitor-localhost-ie7.aspx</link><pubDate>Wed, 27 May 2009 13:46:55 GMT</pubDate><guid isPermaLink="false">318922e2-3002-4869-8654-4cebdb510d6f:29028</guid><dc:creator>amir.magdy</dc:creator><slash:comments>0</slash:comments><wfw:commentRss xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://aspxwizard.net/blogs/wand/rsscomments.aspx?PostID=29028</wfw:commentRss><comments>http://aspxwizard.net/blogs/wand/archive/2009/05/27/fiddler-2-to-monitor-localhost-ie7.aspx#comments</comments><description>IE7 and .net framework are programmed never to request data localhost Just change the wording Localhost to your machine Name. this is a better explanation http://www.fiddler2.com/fiddler/help/hookup.asp#Q-LocalTraffic...(&lt;a href="http://aspxwizard.net/blogs/wand/archive/2009/05/27/fiddler-2-to-monitor-localhost-ie7.aspx"&gt;read more&lt;/a&gt;)&lt;img src="http://aspxwizard.net/aggbug.aspx?PostID=29028" width="1" height="1"&gt;</description><category domain="http://aspxwizard.net/blogs/wand/archive/tags/tips/default.aspx">tips</category><category domain="http://aspxwizard.net/blogs/wand/archive/tags/tools/default.aspx">tools</category></item><item><title>Change Web Service test page [wsdlHelpGenerator]</title><link>http://aspxwizard.net/blogs/wand/archive/2009/05/26/change-web-service-test-page-wsdlhelpgenerator.aspx</link><pubDate>Tue, 26 May 2009 11:24:13 GMT</pubDate><guid isPermaLink="false">318922e2-3002-4869-8654-4cebdb510d6f:29013</guid><dc:creator>amir.magdy</dc:creator><slash:comments>0</slash:comments><wfw:commentRss xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://aspxwizard.net/blogs/wand/rsscomments.aspx?PostID=29013</wfw:commentRss><comments>http://aspxwizard.net/blogs/wand/archive/2009/05/26/change-web-service-test-page-wsdlhelpgenerator.aspx#comments</comments><description>the default web service page is a page that reveals a lot of the internal information of the application, this is something that you want to hide. Warning this does not really secure your web service. may be you should read something like this &amp;lt; configuration...(&lt;a href="http://aspxwizard.net/blogs/wand/archive/2009/05/26/change-web-service-test-page-wsdlhelpgenerator.aspx"&gt;read more&lt;/a&gt;)&lt;img src="http://aspxwizard.net/aggbug.aspx?PostID=29013" width="1" height="1"&gt;</description><category domain="http://aspxwizard.net/blogs/wand/archive/tags/tips/default.aspx">tips</category><category domain="http://aspxwizard.net/blogs/wand/archive/tags/.net/default.aspx">.net</category><category domain="http://aspxwizard.net/blogs/wand/archive/tags/web+services/default.aspx">web services</category></item><item><title>Windows Debugging tools Quick tutorial [WinDbg]</title><link>http://aspxwizard.net/blogs/wand/archive/2009/05/17/windows-debugging-tools-quick-tutorial-windbg.aspx</link><pubDate>Mon, 18 May 2009 06:42:01 GMT</pubDate><guid isPermaLink="false">318922e2-3002-4869-8654-4cebdb510d6f:28864</guid><dc:creator>amir.magdy</dc:creator><slash:comments>1</slash:comments><wfw:commentRss xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://aspxwizard.net/blogs/wand/rsscomments.aspx?PostID=28864</wfw:commentRss><comments>http://aspxwizard.net/blogs/wand/archive/2009/05/17/windows-debugging-tools-quick-tutorial-windbg.aspx#comments</comments><description>last week end we have faced memory leaks, we had no idea what was the cause of the problem. we were directed by microsoft to use the debugging tools. this is a quickest possible startup tutorial for that tool. [Warning] using this tool affects the performance...(&lt;a href="http://aspxwizard.net/blogs/wand/archive/2009/05/17/windows-debugging-tools-quick-tutorial-windbg.aspx"&gt;read more&lt;/a&gt;)&lt;img src="http://aspxwizard.net/aggbug.aspx?PostID=28864" width="1" height="1"&gt;</description><category domain="http://aspxwizard.net/blogs/wand/archive/tags/tools/default.aspx">tools</category><category domain="http://aspxwizard.net/blogs/wand/archive/tags/.net/default.aspx">.net</category><category domain="http://aspxwizard.net/blogs/wand/archive/tags/debug/default.aspx">debug</category></item><item><title>Fastest way for Creating a memory Dump of your application [DebugDiag]</title><link>http://aspxwizard.net/blogs/wand/archive/2009/05/17/fastest-way-for-creating-a-memory-dump-of-your-application-debugdiag.aspx</link><pubDate>Mon, 18 May 2009 06:37:49 GMT</pubDate><guid isPermaLink="false">318922e2-3002-4869-8654-4cebdb510d6f:28863</guid><dc:creator>amir.magdy</dc:creator><slash:comments>2</slash:comments><wfw:commentRss xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://aspxwizard.net/blogs/wand/rsscomments.aspx?PostID=28863</wfw:commentRss><comments>http://aspxwizard.net/blogs/wand/archive/2009/05/17/fastest-way-for-creating-a-memory-dump-of-your-application-debugdiag.aspx#comments</comments><description>First you need to download the tool here is the link now just install the tool and run it then ignore the wizard and go to the third tab in the application UI right click your process and select create a full dump, the dump is going to be created now...(&lt;a href="http://aspxwizard.net/blogs/wand/archive/2009/05/17/fastest-way-for-creating-a-memory-dump-of-your-application-debugdiag.aspx"&gt;read more&lt;/a&gt;)&lt;img src="http://aspxwizard.net/aggbug.aspx?PostID=28863" width="1" height="1"&gt;</description><category domain="http://aspxwizard.net/blogs/wand/archive/tags/tools/default.aspx">tools</category><category domain="http://aspxwizard.net/blogs/wand/archive/tags/.net/default.aspx">.net</category><category domain="http://aspxwizard.net/blogs/wand/archive/tags/debug/default.aspx">debug</category></item><item><title>JSON Serialization in AJAX.net both Client side and Server side</title><link>http://aspxwizard.net/blogs/wand/archive/2009/04/14/json-serialization-in-ajax-net-both-client-side-and-server-side.aspx</link><pubDate>Tue, 14 Apr 2009 13:34:15 GMT</pubDate><guid isPermaLink="false">318922e2-3002-4869-8654-4cebdb510d6f:27281</guid><dc:creator>amir.magdy</dc:creator><slash:comments>2</slash:comments><wfw:commentRss xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://aspxwizard.net/blogs/wand/rsscomments.aspx?PostID=27281</wfw:commentRss><comments>http://aspxwizard.net/blogs/wand/archive/2009/04/14/json-serialization-in-ajax-net-both-client-side-and-server-side.aspx#comments</comments><description>JSON objects representations are small and lightweight compared to XML they are now the core of AJAX.net services serialization. in AJAX.net they work out of the box you can serilaize/deserialize&amp;#160; your objects to JSON using this snippet of server...(&lt;a href="http://aspxwizard.net/blogs/wand/archive/2009/04/14/json-serialization-in-ajax-net-both-client-side-and-server-side.aspx"&gt;read more&lt;/a&gt;)&lt;img src="http://aspxwizard.net/aggbug.aspx?PostID=27281" width="1" height="1"&gt;</description><category domain="http://aspxwizard.net/blogs/wand/archive/tags/javascript/default.aspx">javascript</category><category domain="http://aspxwizard.net/blogs/wand/archive/tags/asp.net/default.aspx">asp.net</category><category domain="http://aspxwizard.net/blogs/wand/archive/tags/ajajx.net/default.aspx">ajajx.net</category></item><item><title>AL.exe error when compiling in Visual Studio 2008</title><link>http://aspxwizard.net/blogs/wand/archive/2009/03/10/al-exe-error-when-compiling-in-visual-studio-2008.aspx</link><pubDate>Tue, 10 Mar 2009 11:48:23 GMT</pubDate><guid isPermaLink="false">318922e2-3002-4869-8654-4cebdb510d6f:22353</guid><dc:creator>amir.magdy</dc:creator><slash:comments>1</slash:comments><wfw:commentRss xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://aspxwizard.net/blogs/wand/rsscomments.aspx?PostID=22353</wfw:commentRss><comments>http://aspxwizard.net/blogs/wand/archive/2009/03/10/al-exe-error-when-compiling-in-visual-studio-2008.aspx#comments</comments><description>when i first Installed Visual Studio 2008 Team system i was trying to compile the application i just migrated from visual studio 2005 and i got the error &amp;#160; C:\WINDOWS\Microsoft.NET\Framework\v2.0.50727\Microsoft.Common.targets(1950,9): error MSB3011...(&lt;a href="http://aspxwizard.net/blogs/wand/archive/2009/03/10/al-exe-error-when-compiling-in-visual-studio-2008.aspx"&gt;read more&lt;/a&gt;)&lt;img src="http://aspxwizard.net/aggbug.aspx?PostID=22353" width="1" height="1"&gt;</description></item><item><title>visual studio 2008 Team System setup a problem encountered while loading the setup components canceling setup</title><link>http://aspxwizard.net/blogs/wand/archive/2009/03/10/visual-studio-2008-team-system-setup-a-problem-encountered-while-loading-the-setup-components-canceling-setup.aspx</link><pubDate>Tue, 10 Mar 2009 11:27:02 GMT</pubDate><guid isPermaLink="false">318922e2-3002-4869-8654-4cebdb510d6f:22350</guid><dc:creator>amir.magdy</dc:creator><slash:comments>0</slash:comments><wfw:commentRss xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://aspxwizard.net/blogs/wand/rsscomments.aspx?PostID=22350</wfw:commentRss><comments>http://aspxwizard.net/blogs/wand/archive/2009/03/10/visual-studio-2008-team-system-setup-a-problem-encountered-while-loading-the-setup-components-canceling-setup.aspx#comments</comments><description>i wanted to install an additional feature of Visual studio 2008 but when i started the setup process or tried to uninstall the application i got this error “Setup a problem encountered while loading the setup components. Canceling setup.” the Fix i went...(&lt;a href="http://aspxwizard.net/blogs/wand/archive/2009/03/10/visual-studio-2008-team-system-setup-a-problem-encountered-while-loading-the-setup-components-canceling-setup.aspx"&gt;read more&lt;/a&gt;)&lt;img src="http://aspxwizard.net/aggbug.aspx?PostID=22350" width="1" height="1"&gt;</description><category domain="http://aspxwizard.net/blogs/wand/archive/tags/tips/default.aspx">tips</category><category domain="http://aspxwizard.net/blogs/wand/archive/tags/tools/default.aspx">tools</category><category domain="http://aspxwizard.net/blogs/wand/archive/tags/vs.net/default.aspx">vs.net</category></item><item><title>Dynamically create domain users</title><link>http://aspxwizard.net/blogs/wand/archive/2009/02/10/dynamically-create-domain-users.aspx</link><pubDate>Tue, 10 Feb 2009 10:14:59 GMT</pubDate><guid isPermaLink="false">318922e2-3002-4869-8654-4cebdb510d6f:14545</guid><dc:creator>amir.magdy</dc:creator><slash:comments>1</slash:comments><wfw:commentRss xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://aspxwizard.net/blogs/wand/rsscomments.aspx?PostID=14545</wfw:commentRss><comments>http://aspxwizard.net/blogs/wand/archive/2009/02/10/dynamically-create-domain-users.aspx#comments</comments><description>My Team was planning a Stress test scenario to be run on our stress lab, the application we were planning to test needed windows authentication to function. The plan was to create a set of users with predefined passwords and add them to the domain so...(&lt;a href="http://aspxwizard.net/blogs/wand/archive/2009/02/10/dynamically-create-domain-users.aspx"&gt;read more&lt;/a&gt;)&lt;img src="http://aspxwizard.net/aggbug.aspx?PostID=14545" width="1" height="1"&gt;</description><category domain="http://aspxwizard.net/blogs/wand/archive/tags/tips/default.aspx">tips</category><category domain="http://aspxwizard.net/blogs/wand/archive/tags/VBs/default.aspx">VBs</category></item></channel></rss>