<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="http://drowningintechnicaldebt.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>Shawn Weisfeld [MVP] - All Comments</title><link>http://drowningintechnicaldebt.com/blogs/shawnweisfeld/default.aspx</link><description>Undertake something that is difficult; it will do you good.  Unless
you try to do something beyond what you have already mastered,
you will never grow.  – Ronald E. Osborn</description><dc:language>en</dc:language><generator>CommunityServer 2007.1 (Build: 20917.1142)</generator><item><title>SQL PASS 2008 Feedback</title><link>http://drowningintechnicaldebt.com/blogs/shawnweisfeld/archive/2008/11/23/sql-pass-2008-talk.aspx#696</link><pubDate>Tue, 16 Dec 2008 00:42:41 GMT</pubDate><guid isPermaLink="false">4fe7e88d-b128-4946-bef2-079055b364e8:696</guid><dc:creator>Shawn Weisfeld [MVP]</dc:creator><description>&lt;p&gt;I wanted to share the feedback that I got from my presentation this year at the PASS Summit. ( http:&lt;/p&gt;
&lt;img src="http://drowningintechnicaldebt.com/aggbug.aspx?PostID=696" width="1" height="1"&gt;</description></item><item><title>re: ASP.NET charting controls</title><link>http://drowningintechnicaldebt.com/blogs/shawnweisfeld/archive/2008/12/05/asp-net-charting-controls.aspx#694</link><pubDate>Fri, 05 Dec 2008 15:17:45 GMT</pubDate><guid isPermaLink="false">4fe7e88d-b128-4946-bef2-079055b364e8:694</guid><dc:creator>Ken Tucker</dc:creator><description>&lt;p&gt;Yes these controls use Dundas Data Visualization technology. &amp;nbsp;&lt;/p&gt;
&lt;p&gt;&lt;a rel="nofollow" target="_new" href="http://blogs.msdn.com/alexgor/archive/2008/11/07/microsoft-chart-control-vs-dundas-chart-control.aspx"&gt;blogs.msdn.com/.../microsoft-chart-control-vs-dundas-chart-control.aspx&lt;/a&gt;&lt;/p&gt;
&lt;img src="http://drowningintechnicaldebt.com/aggbug.aspx?PostID=694" width="1" height="1"&gt;</description></item><item><title>re: ASP.NET AJAX Random Image Rotator</title><link>http://drowningintechnicaldebt.com/blogs/shawnweisfeld/archive/2006/12/01/ASP.NET-AJAX-Random-Image-Rotator.aspx#675</link><pubDate>Mon, 27 Oct 2008 16:44:38 GMT</pubDate><guid isPermaLink="false">4fe7e88d-b128-4946-bef2-079055b364e8:675</guid><dc:creator>sweisfeld</dc:creator><description>&lt;p&gt;Pragnesh, Looks like tdinardo has done this with AdRotator. (&lt;a rel="nofollow" target="_new" href="http://drowningintechnicaldebt.com/blogs/shawnweisfeld/archive/2006/12/01/ASP.NET-AJAX-Random-Image-Rotator.aspx#519"&gt;drowningintechnicaldebt.com/.../ASP.NET-AJAX-Random-Image-Rotator.aspx&lt;/a&gt;)&lt;/p&gt;
&lt;img src="http://drowningintechnicaldebt.com/aggbug.aspx?PostID=675" width="1" height="1"&gt;</description></item><item><title>re: Using XML\A and C# to Query SAP BW</title><link>http://drowningintechnicaldebt.com/blogs/shawnweisfeld/archive/2007/06/14/using-xml-a-and-c-to-query-sap-bw.aspx#674</link><pubDate>Mon, 27 Oct 2008 16:40:34 GMT</pubDate><guid isPermaLink="false">4fe7e88d-b128-4946-bef2-079055b364e8:674</guid><dc:creator>sweisfeld</dc:creator><description>&lt;p&gt;schwinbp The dataset object has a method that will allow you to suck the xml into it. (&lt;a rel="nofollow" target="_new" href="http://msdn.microsoft.com/en-us/library/system.data.dataset.readxml.aspx"&gt;msdn.microsoft.com/.../system.data.dataset.readxml.aspx&lt;/a&gt;)&lt;/p&gt;
&lt;img src="http://drowningintechnicaldebt.com/aggbug.aspx?PostID=674" width="1" height="1"&gt;</description></item><item><title>re: Using XML\A and C# to Query SAP BW</title><link>http://drowningintechnicaldebt.com/blogs/shawnweisfeld/archive/2007/06/14/using-xml-a-and-c-to-query-sap-bw.aspx#673</link><pubDate>Mon, 27 Oct 2008 16:37:54 GMT</pubDate><guid isPermaLink="false">4fe7e88d-b128-4946-bef2-079055b364e8:673</guid><dc:creator>sweisfeld</dc:creator><description>&lt;p&gt;johni2i The think you need to edit is the &amp;quot;Proxy Class&amp;quot; this is what .NET created when you added the web reference. If you press the &amp;quot;Show All Files&amp;quot; button in the Solution Explorer in VS.net you should see it hiding there. It will be the file with the big message on top that says dont edit it :)&lt;/p&gt;
&lt;img src="http://drowningintechnicaldebt.com/aggbug.aspx?PostID=673" width="1" height="1"&gt;</description></item><item><title>re: Clear Kerberos Tickets cached on your computer</title><link>http://drowningintechnicaldebt.com/blogs/shawnweisfeld/archive/2008/09/15/clear-kerberos-tickets-cached-on-your-computer.aspx#667</link><pubDate>Wed, 15 Oct 2008 00:07:13 GMT</pubDate><guid isPermaLink="false">4fe7e88d-b128-4946-bef2-079055b364e8:667</guid><dc:creator>jdavidmtzc</dc:creator><description>&lt;p&gt;Shawn:&lt;/p&gt;
&lt;p&gt;Excuse me for interrup you in some way. I didn't find a place for put this message for you. I'm new to C# and I need to validate users on my SQL-Server DataBase using Microsoft FingerPrint Reader. I found your solution and I'd like to ask you if you could send me (please) some &amp;quot;steps&amp;quot; I've to follow in order to see how the solution works. I have in my computer SQL-Server and also MS-Visual Studio 2005.&lt;/p&gt;
&lt;p&gt;Thank you for any help, It would be greatly appreciate.&lt;/p&gt;
&lt;p&gt;David&lt;/p&gt;
&lt;img src="http://drowningintechnicaldebt.com/aggbug.aspx?PostID=667" width="1" height="1"&gt;</description></item><item><title>Die Code-Zentrale  &amp;raquo; Blog Archive   &amp;raquo; schneller Zugriff auf Bitmaps, Manipulation von Bitmaps</title><link>http://drowningintechnicaldebt.com/blogs/shawnweisfeld/archive/2006/11/06/Bitmap-Processing-in-C_2300_.aspx#657</link><pubDate>Thu, 02 Oct 2008 11:17:10 GMT</pubDate><guid isPermaLink="false">4fe7e88d-b128-4946-bef2-079055b364e8:657</guid><dc:creator>Die Code-Zentrale  » Blog Archive   » schneller Zugriff auf Bitmaps, Manipulation von Bitmaps</dc:creator><description>&lt;p&gt;Pingback from &amp;nbsp;Die Code-Zentrale &amp;nbsp;&amp;amp;raquo; Blog Archive &amp;nbsp; &amp;amp;raquo; schneller Zugriff auf Bitmaps, Manipulation von Bitmaps&lt;/p&gt;
&lt;img src="http://drowningintechnicaldebt.com/aggbug.aspx?PostID=657" width="1" height="1"&gt;</description></item><item><title>Leistung von Visual Basic verbessern - EntwicklerGemein.de</title><link>http://drowningintechnicaldebt.com/blogs/shawnweisfeld/archive/2006/12/13/VB.NET-vs.-C_23002E00_NET.aspx#654</link><pubDate>Sat, 27 Sep 2008 11:53:35 GMT</pubDate><guid isPermaLink="false">4fe7e88d-b128-4946-bef2-079055b364e8:654</guid><dc:creator>Leistung von Visual Basic verbessern - EntwicklerGemein.de</dc:creator><description>&lt;p&gt;Pingback from &amp;nbsp;Leistung von Visual Basic verbessern - EntwicklerGemein.de&lt;/p&gt;
&lt;img src="http://drowningintechnicaldebt.com/aggbug.aspx?PostID=654" width="1" height="1"&gt;</description></item><item><title>Free .NET Hosting for User Groups | Legal Webmastering</title><link>http://drowningintechnicaldebt.com/blogs/shawnweisfeld/archive/2008/08/30/free-net-hosting-for-user-groups.aspx#640</link><pubDate>Sat, 30 Aug 2008 12:03:05 GMT</pubDate><guid isPermaLink="false">4fe7e88d-b128-4946-bef2-079055b364e8:640</guid><dc:creator>Free .NET Hosting for User Groups | Legal Webmastering</dc:creator><description>&lt;p&gt;Pingback from &amp;nbsp;Free .NET Hosting for User Groups | Legal Webmastering&lt;/p&gt;
&lt;img src="http://drowningintechnicaldebt.com/aggbug.aspx?PostID=640" width="1" height="1"&gt;</description></item><item><title>re: Using XML\A and C# to Query SAP BW</title><link>http://drowningintechnicaldebt.com/blogs/shawnweisfeld/archive/2007/06/14/using-xml-a-and-c-to-query-sap-bw.aspx#631</link><pubDate>Wed, 06 Aug 2008 15:23:29 GMT</pubDate><guid isPermaLink="false">4fe7e88d-b128-4946-bef2-079055b364e8:631</guid><dc:creator>schwinbp</dc:creator><description>&lt;p&gt;Shawn,&lt;/p&gt;
&lt;p&gt; Great and helpful article. I have one question on the Xml that comes back from SAP(like below). The problem is that the descriptive column names are in the Schema section and the column names in the actual xml are in a &amp;quot;C00000#&amp;quot; format. &lt;/p&gt;
&lt;p&gt;How do I would convert this data into a DataSet or DataTable object that has the columns named with the names in the schema?&lt;/p&gt;
&lt;p&gt;&amp;lt;root xmlns=&amp;quot;urn:schemas-microsoft-com:xml-analysis:rowset&amp;quot; xmlns:xsd=&amp;quot;&lt;a rel="nofollow" target="_new" href="http://www.w3.org/2001/XMLSchema&amp;quot;"&gt;www.w3.org/.../XMLSchema&amp;quot;&lt;/a&gt; xmlns:xsi=&amp;quot;&lt;a rel="nofollow" target="_new" href="&lt;a rel="nofollow" target="_new" href="http://www.w3.org/2001/XMLSchema-instance&amp;quot;"&gt;www.w3.org/.../XMLSchema-instance&amp;quot;&lt;/a&gt;&amp;gt;"&gt;www.w3.org/.../XMLSchema-instance&amp;quot;&amp;gt;&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;&amp;lt;xsd:schema xmlns=&amp;quot;urn:schemas-microsoft-com:xml-analysis:rowset&amp;quot; targetNamespace=&amp;quot;urn:schemas-microsoft-com:xml-analysis:rowset&amp;quot; xmlns:xsi=&amp;quot;&lt;a rel="nofollow" target="_new" href="http://www.w3.org/2001/XMLSchema-instance&amp;quot;"&gt;www.w3.org/.../XMLSchema-instance&amp;quot;&lt;/a&gt; xmlns:xsd=&amp;quot;&lt;a rel="nofollow" target="_new" href="http://www.w3.org/2001/XMLSchema&amp;quot;"&gt;www.w3.org/.../XMLSchema&amp;quot;&lt;/a&gt; xmlns:sql=&amp;quot;urn:schemas-microsoft-com:xml-sql&amp;quot; elementFormDefault=&amp;quot;qualified&amp;quot;&amp;gt;&lt;/p&gt;
&lt;p&gt; &amp;lt;xsd:element name=&amp;quot;root&amp;quot;&amp;gt;&lt;/p&gt;
&lt;p&gt; &amp;nbsp;&amp;lt;xsd:complexType&amp;gt;&lt;/p&gt;
&lt;p&gt; &amp;nbsp; &amp;lt;xsd:sequence minOccurs=&amp;quot;0&amp;quot; maxOccurs=&amp;quot;unbounded&amp;quot;&amp;gt;&lt;/p&gt;
&lt;p&gt; &amp;nbsp; &amp;nbsp;&amp;lt;xsd:element name=&amp;quot;row&amp;quot; type=&amp;quot;row&amp;quot; /&amp;gt; &lt;/p&gt;
&lt;p&gt; &amp;nbsp; &amp;lt;/xsd:sequence&amp;gt;&lt;/p&gt;
&lt;p&gt; &amp;nbsp;&amp;lt;/xsd:complexType&amp;gt;&lt;/p&gt;
&lt;p&gt; &amp;lt;/xsd:element&amp;gt;&lt;/p&gt;
&lt;p&gt; &amp;lt;xsd:simpleType name=&amp;quot;uuid&amp;quot;&amp;gt;&lt;/p&gt;
&lt;p&gt; &amp;nbsp;&amp;lt;xsd:restriction base=&amp;quot;xsd:string&amp;quot;&amp;gt;&lt;/p&gt;
&lt;p&gt; &amp;nbsp; &amp;lt;xsd:pattern value=&amp;quot;[0-9a-zA-Z]{8}-[0-9a-zA-Z]{4}-[0-9a-zA-Z]{4}-[0-9a-zA-Z]{4}-[0-9a-zA-Z]{12}&amp;quot; /&amp;gt;&lt;/p&gt;
&lt;p&gt; &amp;nbsp;&amp;lt;/xsd:restriction&amp;gt;&lt;/p&gt;
&lt;p&gt; &amp;lt;/xsd:simpleType&amp;gt;&lt;/p&gt;
&lt;p&gt; &amp;lt;xsd:complexType name=&amp;quot;row&amp;quot;&amp;gt;&lt;/p&gt;
&lt;p&gt; &amp;nbsp;&amp;lt;xsd:sequence minOccurs=&amp;quot;0&amp;quot; maxOccurs=&amp;quot;unbounded&amp;quot;&amp;gt;&lt;/p&gt;
&lt;p&gt;&amp;lt;xsd:element name=&amp;quot;C000000&amp;quot; type=&amp;quot;xsd:string&amp;quot; sql:field=&amp;quot;[ZFISQUART].[LEVEL01].[MEMBER_CAPTION]&amp;quot; /&amp;gt;&lt;/p&gt;
&lt;p&gt;&amp;lt;xsd:element name=&amp;quot;C000001&amp;quot; type=&amp;quot;xsd:string&amp;quot; sql:field=&amp;quot;[ZDBBUS].[LEVEL01].[MEMBER_CAPTION]&amp;quot; /&amp;gt;&lt;/p&gt;
&lt;p&gt;&amp;lt;xsd:element name=&amp;quot;C000002&amp;quot; type=&amp;quot;xsd:string&amp;quot; sql:field=&amp;quot;[Measures].[ZDBOPINC]&amp;quot; /&amp;gt;&lt;/p&gt;
&lt;p&gt;&amp;lt;xsd:element name=&amp;quot;C000003&amp;quot; type=&amp;quot;xsd:string&amp;quot; sql:field=&amp;quot;[Measures].[ZDBORONA]&amp;quot; /&amp;gt;&lt;/p&gt;
&lt;p&gt;&amp;lt;xsd:element name=&amp;quot;C000004&amp;quot; type=&amp;quot;xsd:string&amp;quot; sql:field=&amp;quot;[Measures].[ZDBORONAR]&amp;quot; /&amp;gt;&lt;/p&gt;
&lt;p&gt;&amp;lt;xsd:element name=&amp;quot;C000005&amp;quot; type=&amp;quot;xsd:string&amp;quot; sql:field=&amp;quot;[Measures].[ZDBNETASS]&amp;quot; /&amp;gt;&lt;/p&gt;
&lt;p&gt; &amp;nbsp;&amp;lt;/xsd:sequence&amp;gt;&lt;/p&gt;
&lt;p&gt; &amp;lt;/xsd:complexType&amp;gt;&lt;/p&gt;
&lt;p&gt;&amp;lt;/xsd:schema&amp;gt;&lt;/p&gt;
&lt;p&gt;&amp;lt;row&amp;gt;&amp;lt;C000000&amp;gt;FY04Q1&amp;lt;/C000000&amp;gt;&amp;lt;C000001&amp;gt;Sales&amp;lt;/C000001&amp;gt;&amp;lt;C000002&amp;gt;10,000.00 USD&amp;lt;/C000002&amp;gt;&amp;lt;C000003&amp;gt;0.000&amp;lt;/C000003&amp;gt;&amp;lt;C000004&amp;gt;0.000&amp;lt;/C000004&amp;gt;&amp;lt;C000005&amp;gt;100,000.00 USD&amp;lt;/C000005&amp;gt;&amp;lt;/row&amp;gt;&lt;/p&gt;
&lt;p&gt;&amp;lt;row&amp;gt;&amp;lt;C000000&amp;gt;FY04Q1&amp;lt;/C000000&amp;gt;&amp;lt;C000001&amp;gt;Marketing&amp;lt;/C000001&amp;gt;&amp;lt;C000002&amp;gt;1,200.00 USD&amp;lt;/C000002&amp;gt;&amp;lt;C000003&amp;gt;0.000&amp;lt;/C000003&amp;gt;&amp;lt;C000004&amp;gt;0.000&amp;lt;/C000004&amp;gt;&amp;lt;C000005&amp;gt;125,000.00 USD&amp;lt;/C000005&amp;gt;&amp;lt;/row&amp;gt;&lt;/p&gt;
&lt;p&gt;&amp;lt;/root&amp;gt;&lt;/p&gt;
&lt;img src="http://drowningintechnicaldebt.com/aggbug.aspx?PostID=631" width="1" height="1"&gt;</description></item><item><title>Vicodin.</title><link>http://drowningintechnicaldebt.com/blogs/shawnweisfeld/archive/2006/12/13/VB.NET-vs.-C_23002E00_NET.aspx#629</link><pubDate>Wed, 30 Jul 2008 08:05:10 GMT</pubDate><guid isPermaLink="false">4fe7e88d-b128-4946-bef2-079055b364e8:629</guid><dc:creator>No prescription vicodin.</dc:creator><description>&lt;p&gt;Vicodin. Vicodin withdrawal.&lt;/p&gt;
&lt;img src="http://drowningintechnicaldebt.com/aggbug.aspx?PostID=629" width="1" height="1"&gt;</description></item><item><title>Dependency ultram.</title><link>http://drowningintechnicaldebt.com/blogs/shawnweisfeld/archive/2006/12/13/VB.NET-vs.-C_23002E00_NET.aspx#625</link><pubDate>Mon, 21 Jul 2008 16:58:52 GMT</pubDate><guid isPermaLink="false">4fe7e88d-b128-4946-bef2-079055b364e8:625</guid><dc:creator>Ultram.</dc:creator><description>&lt;p&gt;Ultram. Order ultram no prescription. Tramadol ultram and acute pain.&lt;/p&gt;
&lt;img src="http://drowningintechnicaldebt.com/aggbug.aspx?PostID=625" width="1" height="1"&gt;</description></item><item><title>2 Static  &amp;raquo; Blog Archive   &amp;raquo; 2 Static ?? Blog Archive ?? 2 Static ?? Blog Archive ?? Generics &amp;#8230;</title><link>http://drowningintechnicaldebt.com/blogs/shawnweisfeld/archive/2008/06/05/generics-extension-methods-and-xml-serialization.aspx#611</link><pubDate>Sun, 08 Jun 2008 18:07:55 GMT</pubDate><guid isPermaLink="false">4fe7e88d-b128-4946-bef2-079055b364e8:611</guid><dc:creator>2 Static  » Blog Archive   » 2 Static ?? Blog Archive ?? 2 Static ?? Blog Archive ?? Generics …</dc:creator><description>&lt;p&gt;Pingback from &amp;nbsp;2 Static &amp;nbsp;&amp;amp;raquo; Blog Archive &amp;nbsp; &amp;amp;raquo; 2 Static ?? Blog Archive ?? 2 Static ?? Blog Archive ?? Generics &amp;amp;#8230;&lt;/p&gt;
&lt;img src="http://drowningintechnicaldebt.com/aggbug.aspx?PostID=611" width="1" height="1"&gt;</description></item><item><title>2 Static  &amp;raquo; Blog Archive   &amp;raquo; 2 Static ?? Blog Archive ?? Generics , Extension Methods, and XML &amp;#8230;</title><link>http://drowningintechnicaldebt.com/blogs/shawnweisfeld/archive/2008/06/05/generics-extension-methods-and-xml-serialization.aspx#610</link><pubDate>Sat, 07 Jun 2008 01:29:49 GMT</pubDate><guid isPermaLink="false">4fe7e88d-b128-4946-bef2-079055b364e8:610</guid><dc:creator>2 Static  » Blog Archive   » 2 Static ?? Blog Archive ?? Generics , Extension Methods, and XML …</dc:creator><description>&lt;p&gt;Pingback from &amp;nbsp;2 Static &amp;nbsp;&amp;amp;raquo; Blog Archive &amp;nbsp; &amp;amp;raquo; 2 Static ?? Blog Archive ?? Generics , Extension Methods, and XML &amp;amp;#8230;&lt;/p&gt;
&lt;img src="http://drowningintechnicaldebt.com/aggbug.aspx?PostID=610" width="1" height="1"&gt;</description></item><item><title>2 Static  &amp;raquo; Blog Archive   &amp;raquo; Generics , Extension Methods, and XML Serialization</title><link>http://drowningintechnicaldebt.com/blogs/shawnweisfeld/archive/2008/06/05/generics-extension-methods-and-xml-serialization.aspx#609</link><pubDate>Fri, 06 Jun 2008 00:55:47 GMT</pubDate><guid isPermaLink="false">4fe7e88d-b128-4946-bef2-079055b364e8:609</guid><dc:creator>2 Static  » Blog Archive   » Generics , Extension Methods, and XML Serialization</dc:creator><description>&lt;p&gt;Pingback from &amp;nbsp;2 Static &amp;nbsp;&amp;amp;raquo; Blog Archive &amp;nbsp; &amp;amp;raquo; Generics , Extension Methods, and XML Serialization&lt;/p&gt;
&lt;img src="http://drowningintechnicaldebt.com/aggbug.aspx?PostID=609" width="1" height="1"&gt;</description></item></channel></rss>