<?xml version="1.0" encoding="UTF-8"?>
<?xml-stylesheet type="text/xsl" media="screen" href="/~d/styles/atom10full.xsl"?><?xml-stylesheet type="text/css" media="screen" href="http://feeds.feedburner.com/~d/styles/itemcontent.css"?><feed xmlns="http://www.w3.org/2005/Atom" xmlns:openSearch="http://a9.com/-/spec/opensearchrss/1.0/" xmlns:georss="http://www.georss.org/georss" xmlns:feedburner="http://rssnamespace.org/feedburner/ext/1.0"><id>tag:blogger.com,1999:blog-26827488</id><updated>2009-10-30T14:39:18.878-07:00</updated><title type="text">Ali Taki Blog</title><subtitle type="html" /><link rel="http://schemas.google.com/g/2005#feed" type="application/atom+xml" href="http://ata2931977.blogspot.com/feeds/posts/default" /><link rel="alternate" type="text/html" href="http://ata2931977.blogspot.com/" /><link rel="hub" href="http://pubsubhubbub.appspot.com/" /><author><name>Ali Taki</name><uri>http://www.blogger.com/profile/07148606862152114693</uri><email>noreply@blogger.com</email></author><generator version="7.00" uri="http://www.blogger.com">Blogger</generator><openSearch:totalResults>10</openSearch:totalResults><openSearch:startIndex>1</openSearch:startIndex><openSearch:itemsPerPage>25</openSearch:itemsPerPage><link rel="self" href="http://feeds.feedburner.com/MyNetBlog" type="application/atom+xml" /><feedburner:browserFriendly></feedburner:browserFriendly><atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="hub" href="http://pubsubhubbub.appspot.com" /><entry><id>tag:blogger.com,1999:blog-26827488.post-7751234351508627352</id><published>2009-10-18T14:27:00.000-07:00</published><updated>2009-10-18T14:30:12.691-07:00</updated><title type="text">Using Google Translation service from Net code</title><summary type="text">This has been out there for a long time, anyhow I found it know and I think it will be very cool to have our application translate on the fly whatever text we need to any language we desire.  If you think you don’t need translation or that its not so good (need human translation help) you are not so right.  For example you can translate names, and subjects from one language to another on the fly,</summary><link rel="replies" type="application/atom+xml" href="http://ata2931977.blogspot.com/feeds/7751234351508627352/comments/default" title="Post Comments" /><link rel="replies" type="text/html" href="https://www.blogger.com/comment.g?blogID=26827488&amp;postID=7751234351508627352" title="0 Comments" /><link rel="edit" type="application/atom+xml" href="http://www.blogger.com/feeds/26827488/posts/default/7751234351508627352" /><link rel="self" type="application/atom+xml" href="http://www.blogger.com/feeds/26827488/posts/default/7751234351508627352" /><link rel="alternate" type="text/html" href="http://ata2931977.blogspot.com/2009/10/using-google-translation-service-from.html" title="Using Google Translation service from Net code" /><author><name>Ali Taki</name><uri>http://www.blogger.com/profile/07148606862152114693</uri><email>noreply@blogger.com</email><gd:extendedProperty xmlns:gd="http://schemas.google.com/g/2005" name="OpenSocialUserId" value="06500592487507615541" /></author><thr:total xmlns:thr="http://purl.org/syndication/thread/1.0">0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-26827488.post-117571552073660498</id><published>2007-04-04T12:35:00.000-07:00</published><updated>2007-04-04T12:38:40.746-07:00</updated><title type="text">Enabling SQL CLR</title><summary type="text">to enable the CLR for any database of SQL 2005run the following in new querysp_configure 'clr enabled', 1GORECONFIGUREGOReference:http://msdn2.microsoft.com/en-us/library/ms254506(VS.80).aspx</summary><link rel="replies" type="application/atom+xml" href="http://ata2931977.blogspot.com/feeds/117571552073660498/comments/default" title="Post Comments" /><link rel="replies" type="text/html" href="https://www.blogger.com/comment.g?blogID=26827488&amp;postID=117571552073660498" title="0 Comments" /><link rel="edit" type="application/atom+xml" href="http://www.blogger.com/feeds/26827488/posts/default/117571552073660498" /><link rel="self" type="application/atom+xml" href="http://www.blogger.com/feeds/26827488/posts/default/117571552073660498" /><link rel="alternate" type="text/html" href="http://ata2931977.blogspot.com/2007/04/enabling-sql-clr.html" title="Enabling SQL CLR" /><author><name>Ali Taki</name><uri>http://www.blogger.com/profile/07148606862152114693</uri><email>noreply@blogger.com</email><gd:extendedProperty xmlns:gd="http://schemas.google.com/g/2005" name="OpenSocialUserId" value="06500592487507615541" /></author><thr:total xmlns:thr="http://purl.org/syndication/thread/1.0">0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-26827488.post-115805262960337134</id><published>2006-09-12T01:23:00.000-07:00</published><updated>2006-11-21T23:20:34.570-08:00</updated><title type="text">SQL2005 caching</title><summary type="text">1. run SQL statement below on the databaseALTER DATABASE dbNameSET ENABLE_BROKER2. use one of the following:On a page:On a data source control:on the page get the data that you want and when its updated the page or data source will be updated3. GRANT SUBSCRIBE QUERY NOTIFICATIONS TO username4. GRANT SEND ON SERVICE::SqlQueryNotificationService TO usernameanyhow there is a lot restrictions on the </summary><link rel="replies" type="application/atom+xml" href="http://ata2931977.blogspot.com/feeds/115805262960337134/comments/default" title="Post Comments" /><link rel="replies" type="text/html" href="https://www.blogger.com/comment.g?blogID=26827488&amp;postID=115805262960337134" title="0 Comments" /><link rel="edit" type="application/atom+xml" href="http://www.blogger.com/feeds/26827488/posts/default/115805262960337134" /><link rel="self" type="application/atom+xml" href="http://www.blogger.com/feeds/26827488/posts/default/115805262960337134" /><link rel="alternate" type="text/html" href="http://ata2931977.blogspot.com/2006/09/sql2005-caching.html" title="SQL2005 caching" /><author><name>Ali Taki</name><uri>http://www.blogger.com/profile/07148606862152114693</uri><email>noreply@blogger.com</email><gd:extendedProperty xmlns:gd="http://schemas.google.com/g/2005" name="OpenSocialUserId" value="06500592487507615541" /></author><thr:total xmlns:thr="http://purl.org/syndication/thread/1.0">0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-26827488.post-115596644062772689</id><published>2006-08-18T22:46:00.000-07:00</published><updated>2006-08-18T22:48:28.470-07:00</updated><title type="text">Web config access denied</title><summary type="text">A Common developer problemI have multiple local web servers , (developing, testing and production servers) when I copy my asp.net application between these servers I get this common error, and the IDE says cant start debugging and so on , so my work around is as follow:Remove your files and folders from your application directory (normally under C:\Inetpub\wwwroot/ExampleApp) to another </summary><link rel="replies" type="application/atom+xml" href="http://ata2931977.blogspot.com/feeds/115596644062772689/comments/default" title="Post Comments" /><link rel="replies" type="text/html" href="https://www.blogger.com/comment.g?blogID=26827488&amp;postID=115596644062772689" title="0 Comments" /><link rel="edit" type="application/atom+xml" href="http://www.blogger.com/feeds/26827488/posts/default/115596644062772689" /><link rel="self" type="application/atom+xml" href="http://www.blogger.com/feeds/26827488/posts/default/115596644062772689" /><link rel="alternate" type="text/html" href="http://ata2931977.blogspot.com/2006/08/web-config-access-denied.html" title="Web config access denied" /><author><name>Ali Taki</name><uri>http://www.blogger.com/profile/07148606862152114693</uri><email>noreply@blogger.com</email><gd:extendedProperty xmlns:gd="http://schemas.google.com/g/2005" name="OpenSocialUserId" value="06500592487507615541" /></author><thr:total xmlns:thr="http://purl.org/syndication/thread/1.0">0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-26827488.post-115537296159646064</id><published>2006-08-12T01:43:00.000-07:00</published><updated>2006-08-12T02:04:47.386-07:00</updated><title type="text">Export Local Reports to Excel/PDF with one click</title><summary type="text">Local report are great but without an export function so this is one of my approaches to solve this issue.ReportName : you give the name of the report and its reference pathReportType : is an enum that is define after the subroutine (Excel/PDF)DS : is the data set that contain all the information to link with the dataDSName: is the name of the data set so the binding will workPrivate Sub </summary><link rel="replies" type="application/atom+xml" href="http://ata2931977.blogspot.com/feeds/115537296159646064/comments/default" title="Post Comments" /><link rel="replies" type="text/html" href="https://www.blogger.com/comment.g?blogID=26827488&amp;postID=115537296159646064" title="0 Comments" /><link rel="edit" type="application/atom+xml" href="http://www.blogger.com/feeds/26827488/posts/default/115537296159646064" /><link rel="self" type="application/atom+xml" href="http://www.blogger.com/feeds/26827488/posts/default/115537296159646064" /><link rel="alternate" type="text/html" href="http://ata2931977.blogspot.com/2006/08/export-local-reports-to-excelpdf-with.html" title="Export Local Reports to Excel/PDF with one click" /><author><name>Ali Taki</name><uri>http://www.blogger.com/profile/07148606862152114693</uri><email>noreply@blogger.com</email><gd:extendedProperty xmlns:gd="http://schemas.google.com/g/2005" name="OpenSocialUserId" value="06500592487507615541" /></author><thr:total xmlns:thr="http://purl.org/syndication/thread/1.0">0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-26827488.post-115493429406109233</id><published>2006-08-07T00:04:00.000-07:00</published><updated>2006-08-07T00:04:54.073-07:00</updated><title type="text">URL Path Parts</title><summary type="text">Example of URL Path PartsSample URL:http://www.contoso.com/catalog/shownew.htm?date=todayURL PartsAbsoluteUri:                http://www.contoso.com/catalog/shownew.htm?date=todayHost:                            www.contoso.comAuthority:                    www.contoso.com:80PathAndQuery:            /catalog/shownew.htm?date=todayAbsolutePath:              /catalog/shownew.htmQuery:</summary><link rel="replies" type="application/atom+xml" href="http://ata2931977.blogspot.com/feeds/115493429406109233/comments/default" title="Post Comments" /><link rel="replies" type="text/html" href="https://www.blogger.com/comment.g?blogID=26827488&amp;postID=115493429406109233" title="1 Comments" /><link rel="edit" type="application/atom+xml" href="http://www.blogger.com/feeds/26827488/posts/default/115493429406109233" /><link rel="self" type="application/atom+xml" href="http://www.blogger.com/feeds/26827488/posts/default/115493429406109233" /><link rel="alternate" type="text/html" href="http://ata2931977.blogspot.com/2006/08/url-path-parts.html" title="URL Path Parts" /><author><name>Ali Taki</name><uri>http://www.blogger.com/profile/07148606862152114693</uri><email>noreply@blogger.com</email><gd:extendedProperty xmlns:gd="http://schemas.google.com/g/2005" name="OpenSocialUserId" value="06500592487507615541" /></author><thr:total xmlns:thr="http://purl.org/syndication/thread/1.0">1</thr:total></entry><entry><id>tag:blogger.com,1999:blog-26827488.post-115328738121123882</id><published>2006-07-18T22:35:00.000-07:00</published><updated>2006-07-18T22:39:59.010-07:00</updated><title type="text">Enable digrames in sql 2005 after importing from older sql versions</title><summary type="text">--enable SQL 2005 digrameEXEC sp_dbcmptlevel 'YourDBName', '90';goALTER AUTHORIZATION ON DATABASE::YourDBName TO "YourLoginName"gouse [YourDBName]goEXECUTE AS USER = N'dbo' REVERTgo</summary><link rel="replies" type="application/atom+xml" href="http://ata2931977.blogspot.com/feeds/115328738121123882/comments/default" title="Post Comments" /><link rel="replies" type="text/html" href="https://www.blogger.com/comment.g?blogID=26827488&amp;postID=115328738121123882" title="0 Comments" /><link rel="edit" type="application/atom+xml" href="http://www.blogger.com/feeds/26827488/posts/default/115328738121123882" /><link rel="self" type="application/atom+xml" href="http://www.blogger.com/feeds/26827488/posts/default/115328738121123882" /><link rel="alternate" type="text/html" href="http://ata2931977.blogspot.com/2006/07/enable-digrames-in-sql-2005-after.html" title="Enable digrames in sql 2005 after importing from older sql versions" /><author><name>Ali Taki</name><uri>http://www.blogger.com/profile/07148606862152114693</uri><email>noreply@blogger.com</email><gd:extendedProperty xmlns:gd="http://schemas.google.com/g/2005" name="OpenSocialUserId" value="06500592487507615541" /></author><thr:total xmlns:thr="http://purl.org/syndication/thread/1.0">0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-26827488.post-115140308329172520</id><published>2006-06-27T03:09:00.000-07:00</published><updated>2006-06-27T03:16:10.253-07:00</updated><title type="text">Adding a serial number to a GridView</title><summary type="text">to add a column to your grid view in asp.net 2 you can add the following:&lt;%# Container.DataitemIndex+1 %&gt;</summary><link rel="replies" type="application/atom+xml" href="http://ata2931977.blogspot.com/feeds/115140308329172520/comments/default" title="Post Comments" /><link rel="replies" type="text/html" href="https://www.blogger.com/comment.g?blogID=26827488&amp;postID=115140308329172520" title="0 Comments" /><link rel="edit" type="application/atom+xml" href="http://www.blogger.com/feeds/26827488/posts/default/115140308329172520" /><link rel="self" type="application/atom+xml" href="http://www.blogger.com/feeds/26827488/posts/default/115140308329172520" /><link rel="alternate" type="text/html" href="http://ata2931977.blogspot.com/2006/06/adding-serial-number-to-gridview.html" title="Adding a serial number to a GridView" /><author><name>Ali Taki</name><uri>http://www.blogger.com/profile/07148606862152114693</uri><email>noreply@blogger.com</email><gd:extendedProperty xmlns:gd="http://schemas.google.com/g/2005" name="OpenSocialUserId" value="06500592487507615541" /></author><thr:total xmlns:thr="http://purl.org/syndication/thread/1.0">0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-26827488.post-114813740750588995</id><published>2006-05-20T08:02:00.000-07:00</published><updated>2006-05-20T08:03:27.506-07:00</updated><title type="text">Arabic content filps too</title><summary type="text">HiIn the last Geeks conference in dubai there was a lot about Arabic interface and other Arabic stuff so I will start to add more articles about this issue here.I will try to start from were they ended in the conference.We have an interface that support Arabic and English, the web document goes from left to right to right to left when needed.So what's new, the data itself. Lets assume we had a </summary><link rel="replies" type="application/atom+xml" href="http://ata2931977.blogspot.com/feeds/114813740750588995/comments/default" title="Post Comments" /><link rel="replies" type="text/html" href="https://www.blogger.com/comment.g?blogID=26827488&amp;postID=114813740750588995" title="0 Comments" /><link rel="edit" type="application/atom+xml" href="http://www.blogger.com/feeds/26827488/posts/default/114813740750588995" /><link rel="self" type="application/atom+xml" href="http://www.blogger.com/feeds/26827488/posts/default/114813740750588995" /><link rel="alternate" type="text/html" href="http://ata2931977.blogspot.com/2006/05/arabic-content-filps-too.html" title="Arabic content filps too" /><author><name>Ali Taki</name><uri>http://www.blogger.com/profile/07148606862152114693</uri><email>noreply@blogger.com</email><gd:extendedProperty xmlns:gd="http://schemas.google.com/g/2005" name="OpenSocialUserId" value="06500592487507615541" /></author><thr:total xmlns:thr="http://purl.org/syndication/thread/1.0">0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-26827488.post-114585335963519147</id><published>2006-04-23T21:33:00.000-07:00</published><updated>2006-05-20T08:02:17.696-07:00</updated><title type="text">Arabic Net Blog</title><summary type="text">here we want to talk about the Arabic futures and problems with the net framework.</summary><link rel="replies" type="application/atom+xml" href="http://ata2931977.blogspot.com/feeds/114585335963519147/comments/default" title="Post Comments" /><link rel="replies" type="text/html" href="https://www.blogger.com/comment.g?blogID=26827488&amp;postID=114585335963519147" title="0 Comments" /><link rel="edit" type="application/atom+xml" href="http://www.blogger.com/feeds/26827488/posts/default/114585335963519147" /><link rel="self" type="application/atom+xml" href="http://www.blogger.com/feeds/26827488/posts/default/114585335963519147" /><link rel="alternate" type="text/html" href="http://ata2931977.blogspot.com/2006/04/arabic-net-blog.html" title="Arabic Net Blog" /><author><name>Ali Taki</name><uri>http://www.blogger.com/profile/07148606862152114693</uri><email>noreply@blogger.com</email><gd:extendedProperty xmlns:gd="http://schemas.google.com/g/2005" name="OpenSocialUserId" value="06500592487507615541" /></author><thr:total xmlns:thr="http://purl.org/syndication/thread/1.0">0</thr:total></entry></feed>
