<?xml version='1.0' encoding='UTF-8'?><?xml-stylesheet href="http://www.blogger.com/styles/atom.css" type="text/css"?><feed xmlns='http://www.w3.org/2005/Atom' xmlns:openSearch='http://a9.com/-/spec/opensearchrss/1.0/' xmlns:blogger='http://schemas.google.com/blogger/2008' xmlns:georss='http://www.georss.org/georss' xmlns:gd="http://schemas.google.com/g/2005" xmlns:thr='http://purl.org/syndication/thread/1.0'><id>tag:blogger.com,1999:blog-4787736313741503239</id><updated>2024-10-06T20:18:46.500-07:00</updated><category term="C#"/><category term="VB.NET"/><category term="JAVASCRIPT"/><title type='text'>C# Delight</title><subtitle type='html'></subtitle><link rel='http://schemas.google.com/g/2005#feed' type='application/atom+xml' href='http://csharp-delight.blogspot.com/feeds/posts/default'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/4787736313741503239/posts/default'/><link rel='alternate' type='text/html' href='http://csharp-delight.blogspot.com/'/><link rel='hub' href='http://pubsubhubbub.appspot.com/'/><author><name>Leslie C. Parba</name><uri>http://www.blogger.com/profile/04208200437365163052</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='https://img1.blogblog.com/img/b16-rounded.gif'/></author><generator version='7.00' uri='http://www.blogger.com'>Blogger</generator><openSearch:totalResults>15</openSearch:totalResults><openSearch:startIndex>1</openSearch:startIndex><openSearch:itemsPerPage>25</openSearch:itemsPerPage><entry><id>tag:blogger.com,1999:blog-4787736313741503239.post-6392019360205097916</id><published>2009-11-02T16:27:00.001-08:00</published><updated>2009-11-02T16:27:35.963-08:00</updated><title type='text'>vb.net</title><content type='html'>&lt;input id=&quot;gwProxy&quot; type=&quot;hidden&quot;&gt;&lt;!--Session data--&gt;&lt;input onclick=&quot;jsCall();&quot; id=&quot;jsProxy&quot; type=&quot;hidden&quot;&gt;&lt;div id=&quot;refHTML&quot;&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://csharp-delight.blogspot.com/feeds/6392019360205097916/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://csharp-delight.blogspot.com/2009/11/vbnet.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/4787736313741503239/posts/default/6392019360205097916'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/4787736313741503239/posts/default/6392019360205097916'/><link rel='alternate' type='text/html' href='http://csharp-delight.blogspot.com/2009/11/vbnet.html' title='vb.net'/><author><name>Leslie C. Parba</name><uri>http://www.blogger.com/profile/04208200437365163052</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='https://img1.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-4787736313741503239.post-5154075903264650242</id><published>2009-11-02T15:33:00.000-08:00</published><updated>2009-11-02T15:37:44.272-08:00</updated><category scheme="http://www.blogger.com/atom/ns#" term="C#"/><category scheme="http://www.blogger.com/atom/ns#" term="VB.NET"/><title type='text'>ADO error message</title><content type='html'>I found these messages on the internet and really help me to figure out whats the cause of the error.&lt;br /&gt;&lt;br /&gt;&#39;Case -2147483647 &#39;~ Not implemented&lt;br /&gt;&#39;Case -2147483646 &#39;~ Ran out of memory&lt;br /&gt;&#39;Case -2147483645 &#39;~ One or more arguments are invalid&lt;br /&gt;&#39;Case -2147483644 &#39;~ No such interface supported&lt;br /&gt;&#39;Case -2147483643 &#39;~ Invalid pointer&lt;br /&gt;&#39;Case -2147483642 &#39;~ Invalid handle&lt;br /&gt;&#39;Case -2147483641 &#39;~ Operation aborted&lt;br /&gt;&#39;Case -2147483640 &#39;~ Unspecified error&lt;br /&gt;&#39;Case -2147483639 &#39;~ General access denied error&lt;br /&gt;&#39;Case -2147483638 &#39;~ The data necessary to complete this operation is not yet available.&lt;br /&gt;&#39;Case -2147467263 &#39;~ Not implemented&lt;br /&gt;&#39;Case -2147467262 &#39;~ No such interface supported&lt;br /&gt;&#39;Case -2147467261 &#39;~ Invalid pointer&lt;br /&gt;&#39;Case -2147467260 &#39;~ Operation aborted&lt;br /&gt;&#39;Case -2147467259 &#39;~ Unspecified error&lt;br /&gt;&#39;Case -2147467258 &#39;~ Thread local storage failure&lt;br /&gt;&#39;Case -2147467257 &#39;~ Get shared memory allocator failure&lt;br /&gt;&#39;Case -2147467256 &#39;~ Get memory allocator failure&lt;br /&gt;&#39;Case -2147467255 &#39;~ Unable to initialize class cache&lt;br /&gt;&#39;Case -2147467254 &#39;~ Unable to initialize RPC services&lt;br /&gt;&#39;Case -2147467253 &#39;~ Cannot set thread local storage channel control&lt;br /&gt;&#39;Case -2147467252 &#39;~ Could not allocate thread local storage channel control&lt;br /&gt;&#39;Case -2147467251 &#39;~ The user supplied memory allocator is unacceptable&lt;br /&gt;&#39;Case -2147467250 &#39;~ The OLE service mutex already exists&lt;br /&gt;&#39;Case -2147467249 &#39;~ The OLE service file mapping already exists&lt;br /&gt;&#39;Case -2147467248 &#39;~ Unable to map view of file for OLE service&lt;br /&gt;&#39;Case -2147467247 &#39;~ Failure attempting to launch OLE service&lt;br /&gt;&#39;Case -2147467246 &#39;~ There was an attempt to call CoInitialize a second time while single threaded&lt;br /&gt;&#39;Case -2147467245 &#39;~ A Remote activation was necessary but was not allowed&lt;br /&gt;&#39;Case -2147467244 &#39;~ A Remote activation was necessary but the server name provided was invalid&lt;br /&gt;&#39;Case -2147467243 &#39;~ The class is configured to run as a security id different from the caller&lt;br /&gt;&#39;Case -2147467242 &#39;~ Use of Ole1 services requiring DDE windows is disabled&lt;br /&gt;&#39;Case -2147467241 &#39;~ A RunAs specification must be \ or simply 0x80004018 -2147467240 The server process could not be started. The pathname may be incorrect.&lt;br /&gt;&#39;Case -2147467239 &#39;~ The server process could not be started as the configured identity. The pathname may be incorrect or unavailable.&lt;br /&gt;&#39;Case -2147467238 &#39;~ The server process could not be started because the configured identity is incorrect. Check the username and password.&lt;br /&gt;&#39;Case -2147467237 &#39;~ The client is not allowed to launch this server.&lt;br /&gt;&#39;Case -2147467236 &#39;~ The service providing this server could not be started.&lt;br /&gt;&#39;Case -2147467235 &#39;~ This computer was unable to communicate with the computer providing the server.&lt;br /&gt;&#39;Case -2147467234 &#39;~ The server did not respond after being launched.&lt;br /&gt;&#39;Case -2147467233 &#39;~ The registration information for this server is inconsistent or incomplete.&lt;br /&gt;&#39;Case -2147467232 &#39;~ The registration information for this interface is inconsistent or incomplete.&lt;br /&gt;&#39;Case -2147467231 &#39;~ The operation attempted is not supported.&lt;br /&gt;&#39;Case -2147418113 &#39;~ Catastrophic failure&lt;br /&gt;&#39;Case -2147024891 &#39;~ General access denied error&lt;br /&gt;&#39;Case -2147024890 &#39;~ Invalid handle&lt;br /&gt;&#39;Case -2147024882 &#39;~ Ran out of memory&lt;br /&gt;&#39;Case -2147024809 &#39;~ One or more arguments are invalid&lt;br /&gt;&#39;Case -2147217920 &#39;~ Invalid accessor&lt;br /&gt;&#39;Case -2147217919 &#39;~ Creating another row would have exceeded the total number of active rows supported by the rowset&lt;br /&gt;&#39;Case -2147217918 &#39;~ Unable to write with a read-only accessor&lt;br /&gt;&#39;Case -2147217917 &#39;~ Given values violate the database schema&lt;br /&gt;&#39;Case -2147217916 &#39;~ Invalid row handle&lt;br /&gt;&#39;Case -2147217915 &#39;~ An object was open&lt;br /&gt;&#39;Case -2147217914 &#39;~ Invalid chapter&lt;br /&gt;&#39;Case -2147217913 &#39;~ A literal value in the command could not be converted to the correct type due to a reason other than data overflow&lt;br /&gt;&#39;Case -2147217912 &#39;~ Invalid binding info&lt;br /&gt;&#39;Case -2147217911 &#39;~ Permission denied&lt;br /&gt;&#39;Case -2147217910 &#39;~ Specified column does not contain bookmarks or chapters&lt;br /&gt;&#39;Case -2147217909 &#39;~ Some cost limits were rejected&lt;br /&gt;&#39;Case -2147217908 &#39;~ No command has been set for the command object&lt;br /&gt;&#39;Case -2147217907 &#39;~ Unable to find a query plan within the given cost limit&lt;br /&gt;&#39;Case -2147217906 &#39;~ Invalid bookmark&lt;br /&gt;&#39;Case -2147217905 &#39;~ Invalid lock mode&lt;br /&gt;&#39;Case -2147217904 &#39;~ No value given for one or more required parameters&lt;br /&gt;&#39;Case -2147217903 &#39;~ Invalid column ID&lt;br /&gt;&#39;Case -2147217902 &#39;~ Invalid ratio&lt;br /&gt;&#39;Case -2147217901 &#39;~ Invalid value&lt;br /&gt;&#39;Case -2147217900 &#39;~ The command contained one or more errors&lt;br /&gt;&#39;Case -2147217899 &#39;~ The executing command cannot be canceled&lt;br /&gt;&#39;Case -2147217898 &#39;~ The provider does not support the specified dialect&lt;br /&gt;&#39;Case -2147217897 &#39;~ A data source with the specified name already exists&lt;br /&gt;&#39;Case -2147217896 &#39;~ The rowset was built over a live data feed and cannot be restarted&lt;br /&gt;&#39;Case -2147217895 &#39;~ No key matching the described characteristics could be found within the current range&lt;br /&gt;&#39;Case -2147217894 &#39;~ Ownership of this tree has been given to the provider&lt;br /&gt;&#39;Case -2147217893 &#39;~ The provider is unable to determine identity for newly inserted rows&lt;br /&gt;&#39;Case -2147217892 &#39;~ No nonzero weights specified for any goals supported, so goal was rejected; current goal was not changed&lt;br /&gt;&#39;Case -2147217891 &#39;~ Requested conversion is not supported&lt;br /&gt;&#39;Case -2147217890 &#39;~ lRowsOffset would position you past either end of the rowset, regardless of the cRows value specified; cRowsObtained is 0&lt;br /&gt;&#39;Case -2147217889 &#39;~ Information was requested for a query, and the query was not set&lt;br /&gt;&#39;Case -2147217888 &#39;~ Provider called a method from IRowsetNotify in the consumer and NT&lt;br /&gt;&#39;Case -2147217887 &#39;~ Errors occurred&lt;br /&gt;&#39;Case -2147217886 &#39;~ A non-NULL controlling IUnknown was specified and the object being created does not support aggregation&lt;br /&gt;&#39;Case -2147217885 &#39;~ A given HROW referred to a hard- or soft- deleted row&lt;br /&gt;&#39;Case -2147217884 &#39;~ The rowset does not support fetching backwards&lt;br /&gt;&#39;Case -2147217883 &#39;~ All HROWs must be released before new ones can be obtained&lt;br /&gt;&#39;Case -2147217882 &#39;~ One of the specified storage flags was not supported&lt;br /&gt;&#39;Case -2147217881 &#39;~ The comparison operator was invalid&lt;br /&gt;&#39;Case -2147217880 &#39;~ The specified status flag was neither DBCOLUMNSTATUS_OK nor DBCOLUMNSTATUS_ISNULL&lt;br /&gt;&#39;Case -2147217879 &#39;~ The rowset cannot scroll backwards&lt;br /&gt;&#39;Case -2147217878 &#39;~ Invalid region handle&lt;br /&gt;&#39;Case -2147217877 &#39;~ The specified set of rows was not contiguous to or overlapping the rows in the specified watch region&lt;br /&gt;&#39;Case -2147217876 &#39;~ A transition from ALL* to MOVE* or EXTEND* was specified&lt;br /&gt;&#39;Case -2147217875 &#39;~ The specified region is not a proper subregion of the region identified by the given watch region handle&lt;br /&gt;&#39;Case -2147217874 &#39;~ The provider does not support multi-statement commands&lt;br /&gt;&#39;Case -2147217873 &#39;~ A specified value violated the integrity constraints for a column or table&lt;br /&gt;&#39;Case -2147217872 &#39;~ The given type name was unrecognized&lt;br /&gt;&#39;Case -2147217871 &#39;~ Execution aborted because a resource limit has been reached; no results have been returned&lt;br /&gt;&#39;Case -2147217870 &#39;~ Cannot clone a command object whose command tree contains a rowset or rowsets&lt;br /&gt;&#39;Case -2147217869 &#39;~ Cannot represent the current tree as text&lt;br /&gt;&#39;Case -2147217868 &#39;~ The specified index already exists&lt;br /&gt;&#39;Case -2147217867 &#39;~ The specified index does not exist&lt;br /&gt;&#39;Case -2147217866 &#39;~ The specified index was in use&lt;br /&gt;&#39;Case -2147217865 &#39;~ The specified table does not exist&lt;br /&gt;&#39;Case -2147217864 &#39;~ The rowset was using optimistic concurrency and the value of a column has been changed since it was last read&lt;br /&gt;&#39;Case -2147217863 &#39;~ Errors were detected during the copy&lt;br /&gt;&#39;Case -2147217862 &#39;~ A specified precision was invalid&lt;br /&gt;&#39;Case -2147217861 &#39;~ A specified scale was invalid&lt;br /&gt;&#39;Case -2147217860 &#39;~ Invalid table ID&lt;br /&gt;&#39;Case -2147217859 &#39;~ A specified type was invalid&lt;br /&gt;&#39;Case -2147217858 &#39;~ A column ID was occurred more than once in the specification&lt;br /&gt;&#39;Case -2147217857 &#39;~ The specified table already exists&lt;br /&gt;&#39;Case -2147217856 &#39;~ The specified table was in use&lt;br /&gt;&#39;Case -2147217855 &#39;~ The specified locale ID was not supported&lt;br /&gt;&#39;Case -2147217854 &#39;~ The specified record number is invalid&lt;br /&gt;&#39;Case -2147217853 &#39;~ Although the bookmark was validly formed, no row could be found to match it&lt;br /&gt;&#39;Case -2147217852 &#39;~ The value of a property was invalid&lt;br /&gt;&#39;Case -2147217851 &#39;~ The rowset was not chaptered&lt;br /&gt;&#39;Case -2147217850 &#39;~ Invalid accessor&lt;br /&gt;&#39;Case -2147217849 &#39;~ Invalid storage flags&lt;br /&gt;&#39;Case -2147217848 &#39;~ By-ref accessors are not supported by this provider&lt;br /&gt;&#39;Case -2147217847 &#39;~ Null accessors are not supported by this provider&lt;br /&gt;&#39;Case -2147217846 &#39;~ The command was not prepared&lt;br /&gt;&#39;Case -2147217845 &#39;~ The specified accessor was not a parameter accessor&lt;br /&gt;&#39;Case -2147217844 &#39;~ The given accessor was write-only&lt;br /&gt;&#39;Case -2147217843 &#39;~ Authentication failed&lt;br /&gt;&#39;Case -2147217842 &#39;~ The change was canceled during notification; no columns are changed&lt;br /&gt;&#39;Case -2147217841 &#39;~ The rowset was single-chaptered and the chapter was not released&lt;br /&gt;&#39;Case -2147217840 &#39;~ Invalid source handle&lt;br /&gt;&#39;Case -2147217839 &#39;~ The provider cannot derive parameter info and SetParameterInfo has not been called&lt;br /&gt;&#39;Case -2147217838 &#39;~ The data source object is already initialized&lt;br /&gt;&#39;Case -2147217837 &#39;~ The provider does not support this method&lt;br /&gt;&#39;Case -2147217836 &#39;~ The number of rows with pending changes has exceeded the set limit&lt;br /&gt;&#39;Case -2147217835 &#39;~ The specified column did not exist&lt;br /&gt;&#39;Case -2147217834 &#39;~ There are pending changes on a row with a reference count of zero&lt;br /&gt;&#39;Case -2147217833 &#39;~ A literal value in the command overflowed the range of the type of the associated column&lt;br /&gt;&#39;Case -2147217832 &#39;~ The supplied HRESULT was invalid&lt;br /&gt;&#39;Case -2147217831 &#39;~ The supplied LookupID was invalid&lt;br /&gt;&#39;Case -2147217830 &#39;~ The supplied DynamicErrorID was invalid&lt;br /&gt;&#39;Case -2147217829 &#39;~ Unable to get visible data for a newly-inserted row that has not yet been updated&lt;br /&gt;&#39;Case -2147217828 &#39;~ Invalid conversion flag&lt;br /&gt;&#39;Case -2147217827 &#39;~ The given parameter name was unrecognized&lt;br /&gt;&#39;Case -2147217826 &#39;~ Multiple storage objects can not be open simultaneously&lt;br /&gt;&#39;Case -2147217825 &#39;~ The requested filter could not be opened&lt;br /&gt;&#39;Case -2147217824 &#39;~ The requested order could not be opened&lt;br /&gt;&#39;Case -2147217823 &#39;~ Bad tuple&lt;br /&gt;&#39;Case -2147217822 &#39;~ Bad coordinate&lt;br /&gt;&#39;Case -2147217821 &#39;~ The given axis was not valid for this Dataset&lt;br /&gt;&#39;Case -2147217820 &#39;~ One or more of the given cell ordinals was invalid&lt;br /&gt;&#39;Case -2147217819 &#39;~ The supplied columnID was invalid&lt;br /&gt;&#39;Case -2147217817 &#39;~ The supplied command does not have a DBID&lt;br /&gt;&#39;Case -2147217816 &#39;~ The supplied DBID already exists&lt;br /&gt;&#39;Case -2147217815 &#39;~ The maximum number of Sessions supported by the provider has already been created. The consumer must release one or more currently held Sessions before obtaining a new Session object&lt;br /&gt;&#39;Case -2147217806 &#39;~ The index ID is invalid&lt;br /&gt;&#39;Case -2147217805 &#39;~ The initialization string does not conform to specification&lt;br /&gt;&#39;Case -2147217804 &#39;~ The OLE DB root enumerator did not return any providers that matched an of the SOURCES_TYPEs requested&lt;br /&gt;&#39;Case -2147217803 &#39;~ The initialization string specifies a provider which does not match the currently active provider.&lt;br /&gt;&#39;Case -2147217802 &#39;~ The specified DBID is invalid&lt;br /&gt;&#39;Case -2147217814 &#39;~ Invalid trustee value&lt;br /&gt;&#39;Case -2147217813 &#39;~ The trustee is not for the current data source&lt;br /&gt;&#39;Case -2147217812 &#39;~ The trustee does not support memberships/ collections&lt;br /&gt;&#39;Case -2147217811 &#39;~ The object is invalid or unknown to the provider&lt;br /&gt;&#39;Case -2147217810 &#39;~ No owner exists for the object&lt;br /&gt;&#39;Case -2147217809 &#39;~ The access entry list supplied is invalid&lt;br /&gt;&#39;Case -2147217808 &#39;~ The trustee supplied as owner is invalid or unknown to the provider&lt;br /&gt;&#39;Case -2147217807 &#39;~ The permission supplied in the access entry list is invalid&lt;br /&gt;&#39;Case -2147217801 &#39;~ The ConstraintType was invalid or not supported by the provider.&lt;br /&gt;&#39;Case -2147217800 &#39;~ The ConstraintType was not CONSTRAINTTYPE_FOREIGNKEY and cForeignKeyColumns was not zero&lt;br /&gt;&#39;Case -2147217799 &#39;~ The Deferrability was invalid or the value was not supported by the provider&lt;br /&gt;&#39;Case -2147217792 &#39;~ The MatchType was invalid or the value was not supported by the provider&lt;br /&gt;&#39;Case -2147217782 &#39;~ The UpdateRule or DeleteRule was invalid or the value was not supported by the provider&lt;br /&gt;&#39;Case -2147217781 &#39;~ The pConstraintID did not exist in the data source&lt;br /&gt;&#39;Case -2147217780 &#39;~ The dwFlags was invalid&lt;br /&gt;&#39;Case -2147217779 &#39;~ The rguidColumnType pointed to a GUID that does not match the object type of this column or this column was not set&lt;br /&gt;&#39;Case -2147217778 &#39;~ The requested URL was out-of-scope&lt;br /&gt;&#39;Case -2147217776 &#39;~ The provider could not drop the object&lt;br /&gt;&#39;Case -2147217775 &#39;~ There is no source row&lt;br /&gt;&#39;Case -2147217774 &#39;~ The OLE DB object represented by this URL is locked by one or more other processes&lt;br /&gt;&#39;Case -2147217773 &#39;~ The client requested an object type that is only valid for a collection&lt;br /&gt;&#39;Case -2147217772 &#39;~ The caller requested write access to a read-only object&lt;br /&gt;&#39;Case -2147217771 &#39;~ The provider could not connect to the server for this object&lt;br /&gt;&#39;Case -2147217770 &#39;~ The provider could not connect to the server for this object&lt;br /&gt;&#39;Case -2147217769 &#39;~ The attempt to bind to the object timed out&lt;br /&gt;&#39;Case -2147217768 &#39;~ The provider was unable to create an object at this URL because an object named by this URL already exists&lt;br /&gt;&#39;Case -2147217767 &#39;~ The provider could not drop the object&lt;br /&gt;&#39;Case -2147217766 &#39;~ The provider was unable to create an object at this URL because the server was out of physical storage&lt;br /&gt;&lt;br /&gt;&lt;input id=&quot;gwProxy&quot; type=&quot;hidden&quot;&gt;&lt;!--Session data--&gt;&lt;input onclick=&quot;jsCall();&quot; id=&quot;jsProxy&quot; type=&quot;hidden&quot;&gt;&lt;div id=&quot;refHTML&quot;&gt;&lt;/div&gt;&lt;input id=&quot;gwProxy&quot; type=&quot;hidden&quot;&gt;&lt;!--Session data--&gt;&lt;input onclick=&quot;jsCall();&quot; id=&quot;jsProxy&quot; type=&quot;hidden&quot;&gt;&lt;div id=&quot;refHTML&quot;&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://csharp-delight.blogspot.com/feeds/5154075903264650242/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://csharp-delight.blogspot.com/2009/11/ado-error-message.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/4787736313741503239/posts/default/5154075903264650242'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/4787736313741503239/posts/default/5154075903264650242'/><link rel='alternate' type='text/html' href='http://csharp-delight.blogspot.com/2009/11/ado-error-message.html' title='ADO error message'/><author><name>Leslie C. Parba</name><uri>http://www.blogger.com/profile/04208200437365163052</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='https://img1.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-4787736313741503239.post-3298700957883915541</id><published>2009-03-23T12:15:00.000-07:00</published><updated>2009-03-23T12:22:39.467-07:00</updated><category scheme="http://www.blogger.com/atom/ns#" term="C#"/><title type='text'>Dataset to Datarow in c#</title><content type='html'>dsStyle as my Dataset&lt;br /&gt;row for my Datarow.&lt;br /&gt;&lt;br /&gt;Dataset dsStyle = // already assigned some records then i want it to get those data display to the page. also if you want to put it on the option box you can do that also.&lt;br /&gt;&lt;br /&gt;&lt;br /&gt; results.Append(&quot;All Style&quot;);&lt;br /&gt;                   foreach (DataRow row in dsStyle.Tables[0].Rows)&lt;br /&gt;                   {&lt;br /&gt;                       results.Append(&quot;&quot; + DB.RowField(row, &quot;CATEGORYCODE&quot;).ToString() + &quot;&quot;);&lt;br /&gt;                   }</content><link rel='replies' type='application/atom+xml' href='http://csharp-delight.blogspot.com/feeds/3298700957883915541/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://csharp-delight.blogspot.com/2009/03/dataset-to-datarow-in-c.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/4787736313741503239/posts/default/3298700957883915541'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/4787736313741503239/posts/default/3298700957883915541'/><link rel='alternate' type='text/html' href='http://csharp-delight.blogspot.com/2009/03/dataset-to-datarow-in-c.html' title='Dataset to Datarow in c#'/><author><name>Leslie C. Parba</name><uri>http://www.blogger.com/profile/04208200437365163052</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='https://img1.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-4787736313741503239.post-2218890923236397664</id><published>2009-03-18T15:56:00.001-07:00</published><updated>2009-03-18T15:59:04.130-07:00</updated><title type='text'>How to remove the last Letter or char in c#</title><content type='html'>//I have here a sample text&lt;br /&gt;&lt;br /&gt;string m_Value = &quot;Testing 1| Testing 2 | Testing 3 |&quot;;&lt;br /&gt;&lt;br /&gt;//and then i want to remove the   last char &quot; |&quot;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;string m_NewValue = m_Value.Substring(0, m_Values.Length - 2);&lt;br /&gt;&lt;br /&gt;the output will be:&lt;br /&gt;&lt;br /&gt;&quot;Testing 1| Testing 2 | Testing 3&quot;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;Hope this help..</content><link rel='replies' type='application/atom+xml' href='http://csharp-delight.blogspot.com/feeds/2218890923236397664/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://csharp-delight.blogspot.com/2009/03/how-to-remove-last-letter-or-char-in-c.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/4787736313741503239/posts/default/2218890923236397664'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/4787736313741503239/posts/default/2218890923236397664'/><link rel='alternate' type='text/html' href='http://csharp-delight.blogspot.com/2009/03/how-to-remove-last-letter-or-char-in-c.html' title='How to remove the last Letter or char in c#'/><author><name>Leslie C. Parba</name><uri>http://www.blogger.com/profile/04208200437365163052</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='https://img1.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-4787736313741503239.post-7539187863313343528</id><published>2009-03-18T14:46:00.000-07:00</published><updated>2009-03-18T14:48:39.898-07:00</updated><category scheme="http://www.blogger.com/atom/ns#" term="C#"/><title type='text'>How to get the Current IP in c#</title><content type='html'>string m_currentIP = HttpContext.Current.Request.UserHostAddress;&lt;br /&gt;&lt;br /&gt;Hope this help.. :)</content><link rel='replies' type='application/atom+xml' href='http://csharp-delight.blogspot.com/feeds/7539187863313343528/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://csharp-delight.blogspot.com/2009/03/how-to-get-current-ip-in-c.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/4787736313741503239/posts/default/7539187863313343528'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/4787736313741503239/posts/default/7539187863313343528'/><link rel='alternate' type='text/html' href='http://csharp-delight.blogspot.com/2009/03/how-to-get-current-ip-in-c.html' title='How to get the Current IP in c#'/><author><name>Leslie C. Parba</name><uri>http://www.blogger.com/profile/04208200437365163052</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='https://img1.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-4787736313741503239.post-1543267554660190474</id><published>2009-03-11T15:33:00.000-07:00</published><updated>2009-03-11T15:34:34.842-07:00</updated><category scheme="http://www.blogger.com/atom/ns#" term="JAVASCRIPT"/><title type='text'>Redirection url onclick event using javascript</title><content type='html'>You&#39;ll just need to have an event onclick and pleace the function redirectURL.&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;function redirectUrl()&lt;br /&gt;{&lt;br /&gt;window.location = &quot;http://ehamak.blogspot.com&quot;;&lt;br /&gt;}&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;Hope this help..:)</content><link rel='replies' type='application/atom+xml' href='http://csharp-delight.blogspot.com/feeds/1543267554660190474/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://csharp-delight.blogspot.com/2009/03/redirection-url-onclick-event-using.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/4787736313741503239/posts/default/1543267554660190474'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/4787736313741503239/posts/default/1543267554660190474'/><link rel='alternate' type='text/html' href='http://csharp-delight.blogspot.com/2009/03/redirection-url-onclick-event-using.html' title='Redirection url onclick event using javascript'/><author><name>Leslie C. Parba</name><uri>http://www.blogger.com/profile/04208200437365163052</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='https://img1.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-4787736313741503239.post-7446508688758109344</id><published>2009-03-11T15:31:00.002-07:00</published><updated>2009-03-11T15:32:37.919-07:00</updated><category scheme="http://www.blogger.com/atom/ns#" term="VB.NET"/><title type='text'>How to get the available fonts style on the server in vb.net</title><content type='html'>Get all available fonts on the server.&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;Private Sub LoadFonts()&lt;br /&gt;          Dim installed_fonts As New InstalledFontCollection&lt;br /&gt;          Dim font_families() As FontFamily = installed_fonts.Families()&lt;br /&gt;&lt;br /&gt;          &#39; Display the font families.&lt;br /&gt;          For Each font_family As FontFamily In font_families&lt;br /&gt;              &#39; font_family.Name &amp;amp; &quot;, &quot;&lt;br /&gt;              ddlFontName.Items.Add(font_family.Name)&lt;br /&gt;          Next font_family&lt;br /&gt;      End Sub&lt;br /&gt;&lt;br /&gt;Hope this help you.</content><link rel='replies' type='application/atom+xml' href='http://csharp-delight.blogspot.com/feeds/7446508688758109344/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://csharp-delight.blogspot.com/2009/03/how-to-get-available-fonts-on-server-in.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/4787736313741503239/posts/default/7446508688758109344'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/4787736313741503239/posts/default/7446508688758109344'/><link rel='alternate' type='text/html' href='http://csharp-delight.blogspot.com/2009/03/how-to-get-available-fonts-on-server-in.html' title='How to get the available fonts style on the server in vb.net'/><author><name>Leslie C. Parba</name><uri>http://www.blogger.com/profile/04208200437365163052</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='https://img1.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-4787736313741503239.post-436306776003599660</id><published>2009-03-11T15:31:00.001-07:00</published><updated>2009-03-11T15:31:10.657-07:00</updated><category scheme="http://www.blogger.com/atom/ns#" term="VB.NET"/><title type='text'>How to validate textbox to numeric values only vb.net</title><content type='html'>This will validate inputed value on the textbox is not a numeric and set it to empty textbox.&lt;br /&gt;&lt;br /&gt;If Not (IsNumeric(Me.txtY.Text)) Then&lt;br /&gt;               Me.txtY.Text = String.Empty&lt;br /&gt;               Me.txtY.Focus()&lt;br /&gt;End If&lt;br /&gt;&lt;br /&gt;Hope this will help you to validate you textbox control.</content><link rel='replies' type='application/atom+xml' href='http://csharp-delight.blogspot.com/feeds/436306776003599660/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://csharp-delight.blogspot.com/2009/03/how-to-validate-textbox-to-numeric.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/4787736313741503239/posts/default/436306776003599660'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/4787736313741503239/posts/default/436306776003599660'/><link rel='alternate' type='text/html' href='http://csharp-delight.blogspot.com/2009/03/how-to-validate-textbox-to-numeric.html' title='How to validate textbox to numeric values only vb.net'/><author><name>Leslie C. Parba</name><uri>http://www.blogger.com/profile/04208200437365163052</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='https://img1.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-4787736313741503239.post-7036740816510613643</id><published>2009-03-11T15:29:00.000-07:00</published><updated>2009-03-11T15:30:21.044-07:00</updated><category scheme="http://www.blogger.com/atom/ns#" term="VB.NET"/><title type='text'>Show message box in vb.net</title><content type='html'>This is just sample messagebox code using vb.net language. I place this in the onclick button and prompt it during save. the code looks like this one.&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;Dim rstResult As DialogResult&lt;br /&gt;&lt;br /&gt;rstResult = MessageBox.Show(&quot;Are you sure want to update?&quot;, _&lt;br /&gt;                                                               &quot;Business Card&quot;, _&lt;br /&gt;                                                                   MessageBoxButtons.YesNo, _&lt;br /&gt;                                                                   MessageBoxIcon.Question)&lt;br /&gt;&lt;br /&gt;                   If rstResult = DialogResult.Yes Then&lt;br /&gt;                                   // do some action here. is the user selected Yes and nothing is no.&lt;br /&gt;                   End If</content><link rel='replies' type='application/atom+xml' href='http://csharp-delight.blogspot.com/feeds/7036740816510613643/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://csharp-delight.blogspot.com/2009/03/show-message-box-in-vbnet.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/4787736313741503239/posts/default/7036740816510613643'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/4787736313741503239/posts/default/7036740816510613643'/><link rel='alternate' type='text/html' href='http://csharp-delight.blogspot.com/2009/03/show-message-box-in-vbnet.html' title='Show message box in vb.net'/><author><name>Leslie C. Parba</name><uri>http://www.blogger.com/profile/04208200437365163052</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='https://img1.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-4787736313741503239.post-5651888934187784595</id><published>2009-03-11T14:23:00.002-07:00</published><updated>2009-11-02T16:12:50.201-08:00</updated><category scheme="http://www.blogger.com/atom/ns#" term="C#"/><title type='text'>How to split in c#</title><content type='html'>private void SplitNo()&lt;br /&gt;  {&lt;br /&gt;      // string seperated by colons &#39;;&#39;&lt;br /&gt;      string items = &quot;1---&gt;;2---&gt;;3---&gt;;4---&gt;;5---&gt;&quot;;&lt;br /&gt;      string[] collection = new string[4];&lt;br /&gt;      // define which character is seperating fields&lt;br /&gt;      collection = items.Split(&#39;;&#39;);&lt;br /&gt;&lt;br /&gt;      for (int x = 0; x &lt; collection.Length; x++)         {             Response.Write(collection[x] + &quot;&lt;br /&gt;&quot;);&lt;br /&gt;      }&lt;br /&gt;  }&lt;br /&gt;-----------------------------------------------------------&lt;br /&gt;Sample Output:&lt;br /&gt;&lt;br /&gt;1---&gt;&lt;br /&gt;2---&gt;&lt;br /&gt;3---&gt;&lt;br /&gt;4---&gt;&lt;br /&gt;5---&gt;</content><link rel='replies' type='application/atom+xml' href='http://csharp-delight.blogspot.com/feeds/5651888934187784595/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://csharp-delight.blogspot.com/2009/03/how-to-split-in-c.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/4787736313741503239/posts/default/5651888934187784595'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/4787736313741503239/posts/default/5651888934187784595'/><link rel='alternate' type='text/html' href='http://csharp-delight.blogspot.com/2009/03/how-to-split-in-c.html' title='How to split in c#'/><author><name>Leslie C. Parba</name><uri>http://www.blogger.com/profile/04208200437365163052</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='https://img1.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-4787736313741503239.post-4851974806095579188</id><published>2009-03-11T14:23:00.001-07:00</published><updated>2009-03-11T14:25:49.563-07:00</updated><category scheme="http://www.blogger.com/atom/ns#" term="C#"/><title type='text'>How to store and retrive cookie in c#</title><content type='html'>cookie[&quot;Name&quot;] = &quot;Kiko Salva&quot;&lt;br /&gt;cookie.Expires = DateTime.Now.AddYears(1);&lt;br /&gt;Response.Cookies.Add(cookie);&lt;br /&gt;&lt;br /&gt;// To retrieve&lt;br /&gt;&lt;br /&gt;lblName.Text = &quot;&lt;b&gt;Cookie Created.&lt;/b&gt;&quot;;&lt;br /&gt;lblName.Text += &quot;New Customer: &quot; + cookie[&quot;Name&quot;];</content><link rel='replies' type='application/atom+xml' href='http://csharp-delight.blogspot.com/feeds/4851974806095579188/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://csharp-delight.blogspot.com/2009/03/how-to-store-and-retrive-cookie-in-c.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/4787736313741503239/posts/default/4851974806095579188'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/4787736313741503239/posts/default/4851974806095579188'/><link rel='alternate' type='text/html' href='http://csharp-delight.blogspot.com/2009/03/how-to-store-and-retrive-cookie-in-c.html' title='How to store and retrive cookie in c#'/><author><name>Leslie C. Parba</name><uri>http://www.blogger.com/profile/04208200437365163052</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='https://img1.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-4787736313741503239.post-8804727798231492236</id><published>2009-03-11T14:22:00.001-07:00</published><updated>2009-03-11T14:26:00.681-07:00</updated><category scheme="http://www.blogger.com/atom/ns#" term="C#"/><title type='text'>How to remove char and leave number in c#</title><content type='html'>Regex.Replace Method&lt;br /&gt;&lt;br /&gt;Within a specified input string, replaces strings that match a regular expression pattern with a specified replacement string.&lt;br /&gt;&lt;br /&gt;ex.&lt;br /&gt;// assigning value into the string xvalue.&lt;br /&gt;string xvalue = &quot;199 RemoveText&quot;;&lt;br /&gt;&lt;br /&gt;// removing character and leave numbers&lt;br /&gt;decimal  value = (decimal)Regex.Replace(xvalue, @&quot;[\D]&quot;, &quot;&quot;);&lt;br /&gt;&lt;br /&gt;//As the result:&lt;br /&gt;199</content><link rel='replies' type='application/atom+xml' href='http://csharp-delight.blogspot.com/feeds/8804727798231492236/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://csharp-delight.blogspot.com/2009/03/how-to-remove-char-and-leave-number-in.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/4787736313741503239/posts/default/8804727798231492236'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/4787736313741503239/posts/default/8804727798231492236'/><link rel='alternate' type='text/html' href='http://csharp-delight.blogspot.com/2009/03/how-to-remove-char-and-leave-number-in.html' title='How to remove char and leave number in c#'/><author><name>Leslie C. Parba</name><uri>http://www.blogger.com/profile/04208200437365163052</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='https://img1.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-4787736313741503239.post-5287425667109688524</id><published>2009-03-11T14:18:00.001-07:00</published><updated>2009-03-11T14:26:11.851-07:00</updated><category scheme="http://www.blogger.com/atom/ns#" term="C#"/><title type='text'>How to create a folder and check if exist on the directory in c#</title><content type='html'>First i need to create a form with 1 textbox, button and a label in my page. I named the textbox as txtFolderName, button btnCheckandCreate and the label as lblMessage so now, I need to put the event in my button on click.. on the onclick eventon the button i need to put the code.&lt;br /&gt;&lt;br /&gt;protected void btnCheckandCreate _Click(object sender, EventArgs e)&lt;br /&gt;{&lt;br /&gt;   lblMessage.Text = &quot;&quot;;&lt;br /&gt;&lt;br /&gt;   if (!System.IO.Directory.Exists(@&quot;c:\&quot; + txtFolderName.Text.ToUpper()  + &quot;&quot;))&lt;br /&gt;   {&lt;br /&gt;   System.IO.Directory.CreateDirectory(@&quot;c:\&quot; + txtFolderName.Text.ToUpper() + &quot;&quot;);&lt;br /&gt;   lblMessage.Text = txtFolderName.Text + &quot; Folder successfully created.&quot;;&lt;br /&gt;   }&lt;br /&gt;   else&lt;br /&gt;{&lt;br /&gt;   lblMessage.Text = txtFolderName.Text + &quot; is not available&quot;;&lt;br /&gt;   }&lt;br /&gt;}</content><link rel='replies' type='application/atom+xml' href='http://csharp-delight.blogspot.com/feeds/5287425667109688524/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://csharp-delight.blogspot.com/2009/03/how-to-create-folder-and-check-if-exist.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/4787736313741503239/posts/default/5287425667109688524'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/4787736313741503239/posts/default/5287425667109688524'/><link rel='alternate' type='text/html' href='http://csharp-delight.blogspot.com/2009/03/how-to-create-folder-and-check-if-exist.html' title='How to create a folder and check if exist on the directory in c#'/><author><name>Leslie C. Parba</name><uri>http://www.blogger.com/profile/04208200437365163052</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='https://img1.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-4787736313741503239.post-6661473516815643586</id><published>2009-03-11T14:14:00.000-07:00</published><updated>2009-03-11T14:26:24.328-07:00</updated><category scheme="http://www.blogger.com/atom/ns#" term="C#"/><title type='text'>How to get current Page in c#</title><content type='html'>Try this one.&lt;br /&gt;&lt;br /&gt;string url = Page.Request.Path;&lt;br /&gt;&lt;br /&gt;hope this help.&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;div class=&quot;title&quot;&gt;&lt;br /&gt;&lt;!----&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://csharp-delight.blogspot.com/feeds/6661473516815643586/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://csharp-delight.blogspot.com/2009/03/how-to-get-current-page-in-c.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/4787736313741503239/posts/default/6661473516815643586'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/4787736313741503239/posts/default/6661473516815643586'/><link rel='alternate' type='text/html' href='http://csharp-delight.blogspot.com/2009/03/how-to-get-current-page-in-c.html' title='How to get current Page in c#'/><author><name>Leslie C. Parba</name><uri>http://www.blogger.com/profile/04208200437365163052</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='https://img1.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-4787736313741503239.post-4664482511247695628</id><published>2009-02-10T17:49:00.000-08:00</published><updated>2009-02-10T22:02:20.697-08:00</updated><title type='text'>.net codes</title><content type='html'>Talk about standard coding, samples , techniques and many more.&lt;br /&gt;watch out for new post.</content><link rel='replies' type='application/atom+xml' href='http://csharp-delight.blogspot.com/feeds/4664482511247695628/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://csharp-delight.blogspot.com/2009/02/net-codes.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/4787736313741503239/posts/default/4664482511247695628'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/4787736313741503239/posts/default/4664482511247695628'/><link rel='alternate' type='text/html' href='http://csharp-delight.blogspot.com/2009/02/net-codes.html' title='.net codes'/><author><name>Leslie C. Parba</name><uri>http://www.blogger.com/profile/04208200437365163052</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='https://img1.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry></feed>