<?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:gd="http://schemas.google.com/g/2005" xmlns:thr="http://purl.org/syndication/thread/1.0" xmlns:feedburner="http://rssnamespace.org/feedburner/ext/1.0"><id>tag:blogger.com,1999:blog-1662833592271042920</id><updated>2012-04-16T04:30:28.919+01:00</updated><category term="sample code" /><category term="Relax" /><category term="CLR" /><category term="jQuery" /><category term="multi-threaded" /><category term="javascript" /><category term="SQL Server 2008" /><category term="attribute" /><category term="GoDaddy" /><category term="Subversion" /><category term="silverlight" /><category term="books" /><category term="webapplication" /><category term="security" /><category term="Windows Form" /><category term="AJAX" /><category term="Misc" /><category term="developer tools" /><category term=".NET Framework" /><category term="URL shortener" /><category term="Java" /><category term="IIS" /><category term="ASP.NET MVC" /><category term="GUI" /><category term="webfont" /><category term="visual studio" /><category term="C#" /><category term="Configs" /><category term="Windows Server" /><category term="PHP" /><category term="jqGrid" /><category term="Deploying" /><category term="Exception" /><category term="Hosting" /><category term="Tools" /><category term="Notepad" /><category term="Apache" /><category term="IIS7" /><category term="SVN" /><category term="VisualSVN" /><category term=".NET" /><category term="web.config" /><title type="text">123code</title><subtitle type="html">{ programming blog }</subtitle><link rel="http://schemas.google.com/g/2005#feed" type="application/atom+xml" href="http://123code.blogspot.com/feeds/posts/default" /><link rel="alternate" type="text/html" href="http://123code.blogspot.com/" /><link rel="next" type="application/atom+xml" href="http://www.blogger.com/feeds/1662833592271042920/posts/default?start-index=26&amp;max-results=25" /><author><name>nam.b.le</name><email>noreply@blogger.com</email><gd:image rel="http://schemas.google.com/g/2005#thumbnail" width="16" height="16" src="http://img2.blogblog.com/img/b16-rounded.gif" /></author><generator version="7.00" uri="http://www.blogger.com">Blogger</generator><openSearch:totalResults>70</openSearch:totalResults><openSearch:startIndex>1</openSearch:startIndex><openSearch:itemsPerPage>25</openSearch:itemsPerPage><atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="self" type="application/atom+xml" href="http://feeds.feedburner.com/123Code-Programming" /><feedburner:info uri="123code-programming" /><atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="hub" href="http://pubsubhubbub.appspot.com/" /><feedburner:emailServiceId>123Code-Programming</feedburner:emailServiceId><feedburner:feedburnerHostname>http://feedburner.google.com</feedburner:feedburnerHostname><entry><id>tag:blogger.com,1999:blog-1662833592271042920.post-2223072442164079541</id><published>2011-06-21T18:50:00.002+01:00</published><updated>2011-06-21T19:03:00.920+01:00</updated><category scheme="http://www.blogger.com/atom/ns#" term="web.config" /><category scheme="http://www.blogger.com/atom/ns#" term="Hosting" /><category scheme="http://www.blogger.com/atom/ns#" term="GoDaddy" /><category scheme="http://www.blogger.com/atom/ns#" term="IIS7" /><title type="text">GoDaddy hosting - "The page cannot be displayed because an internal server error has occurred" IIS7</title><summary type="text">You use Windows shared hosting (Godaddy,...) and get this error (assume the web server use IIS7):"The page cannot be displayed because an internal server error has occurred"You can't access to the web server. Most possible source of error would be something is wrong on your web.config settings.How to show detail error to your browser? Just edit your web.config file.Add/edit the following element </summary><link rel="replies" type="application/atom+xml" href="http://123code.blogspot.com/feeds/2223072442164079541/comments/default" title="Post Comments" /><link rel="replies" type="text/html" href="http://www.blogger.com/comment.g?blogID=1662833592271042920&amp;postID=2223072442164079541" title="0 Comments" /><link rel="edit" type="application/atom+xml" href="http://www.blogger.com/feeds/1662833592271042920/posts/default/2223072442164079541" /><link rel="self" type="application/atom+xml" href="http://www.blogger.com/feeds/1662833592271042920/posts/default/2223072442164079541" /><link rel="alternate" type="text/html" href="http://feedproxy.google.com/~r/123Code-Programming/~3/W47lgqU46pk/godaddy-hosting-page-cannot-be.html" title="GoDaddy hosting - &quot;The page cannot be displayed because an internal server error has occurred&quot; IIS7" /><author><name>Caam</name><email>noreply@blogger.com</email><gd:image rel="http://schemas.google.com/g/2005#thumbnail" width="16" height="16" src="http://img2.blogblog.com/img/b16-rounded.gif" /></author><thr:total>0</thr:total><feedburner:origLink>http://123code.blogspot.com/2011/06/godaddy-hosting-page-cannot-be.html</feedburner:origLink></entry><entry><id>tag:blogger.com,1999:blog-1662833592271042920.post-6476126252628412383</id><published>2011-04-26T03:50:00.003+01:00</published><updated>2011-04-26T04:04:06.956+01:00</updated><category scheme="http://www.blogger.com/atom/ns#" term="VisualSVN" /><category scheme="http://www.blogger.com/atom/ns#" term="Subversion" /><category scheme="http://www.blogger.com/atom/ns#" term="SVN" /><title type="text">Solved Subversion error: MKCOL of '...': 405 Method Not Allowed</title><summary type="text">I hope this helps some other poor person before they tear all their hair out.When i commit using VisualSVN i get error messagesvn: MKCOL of '...': 405 Method Not AllowedWhat?! What does that mean?The directory already existed in the Subversion repository.Ultimately, the error was therefore mine - trying to add a directory existed in source control. However, a more descriptive error messsage would</summary><link rel="replies" type="application/atom+xml" href="http://123code.blogspot.com/feeds/6476126252628412383/comments/default" title="Post Comments" /><link rel="replies" type="text/html" href="http://www.blogger.com/comment.g?blogID=1662833592271042920&amp;postID=6476126252628412383" title="0 Comments" /><link rel="edit" type="application/atom+xml" href="http://www.blogger.com/feeds/1662833592271042920/posts/default/6476126252628412383" /><link rel="self" type="application/atom+xml" href="http://www.blogger.com/feeds/1662833592271042920/posts/default/6476126252628412383" /><link rel="alternate" type="text/html" href="http://feedproxy.google.com/~r/123Code-Programming/~3/WJdYCgHytJ0/solved-subversion-error-mkcol-of-405.html" title="Solved Subversion error: MKCOL of '...': 405 Method Not Allowed" /><author><name>Caam</name><email>noreply@blogger.com</email><gd:image rel="http://schemas.google.com/g/2005#thumbnail" width="16" height="16" src="http://img2.blogblog.com/img/b16-rounded.gif" /></author><thr:total>0</thr:total><feedburner:origLink>http://123code.blogspot.com/2011/04/solved-subversion-error-mkcol-of-405.html</feedburner:origLink></entry><entry><id>tag:blogger.com,1999:blog-1662833592271042920.post-8200514189099970152</id><published>2011-03-19T14:42:00.005Z</published><updated>2011-03-19T15:06:29.360Z</updated><category scheme="http://www.blogger.com/atom/ns#" term="webapplication" /><category scheme="http://www.blogger.com/atom/ns#" term=".NET" /><category scheme="http://www.blogger.com/atom/ns#" term="C#" /><category scheme="http://www.blogger.com/atom/ns#" term="Exception" /><title type="text">Solved: The given assembly name or codebase was invalid. (Exception from HRESULT: 0x80131047)</title><summary type="text">Your web application throws below exception?Server Error in '/' Application.The given assembly name or codebase was invalid. (Exception from HRESULT: 0x80131047)Description: An unhandled exception occurred during the execution of the current web request. Please review the stack trace for more information about the error and where it originated in the code. Exception Details: </summary><link rel="replies" type="application/atom+xml" href="http://123code.blogspot.com/feeds/8200514189099970152/comments/default" title="Post Comments" /><link rel="replies" type="text/html" href="http://www.blogger.com/comment.g?blogID=1662833592271042920&amp;postID=8200514189099970152" title="0 Comments" /><link rel="edit" type="application/atom+xml" href="http://www.blogger.com/feeds/1662833592271042920/posts/default/8200514189099970152" /><link rel="self" type="application/atom+xml" href="http://www.blogger.com/feeds/1662833592271042920/posts/default/8200514189099970152" /><link rel="alternate" type="text/html" href="http://feedproxy.google.com/~r/123Code-Programming/~3/nbwwddDyCrk/solved-given-assembly-name-or-codebase.html" title="Solved: The given assembly name or codebase was invalid. (Exception from HRESULT: 0x80131047)" /><author><name>Caam</name><email>noreply@blogger.com</email><gd:image rel="http://schemas.google.com/g/2005#thumbnail" width="16" height="16" src="http://img2.blogblog.com/img/b16-rounded.gif" /></author><thr:total>0</thr:total><feedburner:origLink>http://123code.blogspot.com/2011/03/solved-given-assembly-name-or-codebase.html</feedburner:origLink></entry><entry><id>tag:blogger.com,1999:blog-1662833592271042920.post-1232255713920508347</id><published>2011-01-10T09:01:00.000Z</published><updated>2011-01-10T09:06:19.622Z</updated><title type="text">Fix issue: SecurityException - That assembly does not allow partially trusted callers</title><summary type="text">System.Security.SecurityException: That assembly does not allow partially trusted callersUnsign your assembly to fix issue</summary><link rel="replies" type="application/atom+xml" href="http://123code.blogspot.com/feeds/1232255713920508347/comments/default" title="Post Comments" /><link rel="replies" type="text/html" href="http://www.blogger.com/comment.g?blogID=1662833592271042920&amp;postID=1232255713920508347" title="0 Comments" /><link rel="edit" type="application/atom+xml" href="http://www.blogger.com/feeds/1662833592271042920/posts/default/1232255713920508347" /><link rel="self" type="application/atom+xml" href="http://www.blogger.com/feeds/1662833592271042920/posts/default/1232255713920508347" /><link rel="alternate" type="text/html" href="http://feedproxy.google.com/~r/123Code-Programming/~3/WpEchi4vwDw/fix-issue-securityexception-that.html" title="Fix issue: SecurityException - That assembly does not allow partially trusted callers" /><author><name>Caam</name><email>noreply@blogger.com</email><gd:image rel="http://schemas.google.com/g/2005#thumbnail" width="16" height="16" src="http://img2.blogblog.com/img/b16-rounded.gif" /></author><thr:total>0</thr:total><feedburner:origLink>http://123code.blogspot.com/2011/01/fix-issue-securityexception-that.html</feedburner:origLink></entry><entry><id>tag:blogger.com,1999:blog-1662833592271042920.post-5030682755011021850</id><published>2011-01-06T03:58:00.000Z</published><updated>2011-01-06T04:02:56.170Z</updated><category scheme="http://www.blogger.com/atom/ns#" term="SQL Server 2008" /><category scheme="http://www.blogger.com/atom/ns#" term="CLR" /><title type="text">Fix issue: SQL Server problem with CLR objects</title><summary type="text">An error occurred in the Microsoft .NET Framework while trying to load assembly id 65586. The server may be running out of resources, or the assembly may not be trusted with PERMISSION_SET = EXTERNAL_ACCESS or UNSAFE. Run the query again, or check documentation to see how to solve the assembly trust issuesAn error occurred in the Microsoft .NET Framework while trying to load assembly id 65538. </summary><link rel="replies" type="application/atom+xml" href="http://123code.blogspot.com/feeds/5030682755011021850/comments/default" title="Post Comments" /><link rel="replies" type="text/html" href="http://www.blogger.com/comment.g?blogID=1662833592271042920&amp;postID=5030682755011021850" title="0 Comments" /><link rel="edit" type="application/atom+xml" href="http://www.blogger.com/feeds/1662833592271042920/posts/default/5030682755011021850" /><link rel="self" type="application/atom+xml" href="http://www.blogger.com/feeds/1662833592271042920/posts/default/5030682755011021850" /><link rel="alternate" type="text/html" href="http://feedproxy.google.com/~r/123Code-Programming/~3/4ILDzc4OX1M/fix-issue-sql-server-problem-with-clr.html" title="Fix issue: SQL Server problem with CLR objects" /><author><name>Caam</name><email>noreply@blogger.com</email><gd:image rel="http://schemas.google.com/g/2005#thumbnail" width="16" height="16" src="http://img2.blogblog.com/img/b16-rounded.gif" /></author><thr:total>0</thr:total><feedburner:origLink>http://123code.blogspot.com/2011/01/fix-issue-sql-server-problem-with-clr.html</feedburner:origLink></entry><entry><id>tag:blogger.com,1999:blog-1662833592271042920.post-6358369344318141058</id><published>2010-11-01T04:38:00.003Z</published><updated>2010-11-01T04:49:21.105Z</updated><category scheme="http://www.blogger.com/atom/ns#" term="jqGrid" /><title type="text">Solved error: jqGrid  "No url is set"</title><summary type="text">   jQuery('#GridID').jqGrid({   editurl: 'Service.ashx?type=editdata',   cellEdit: true,   cellsubmit:'clientArray',  </summary><link rel="replies" type="application/atom+xml" href="http://123code.blogspot.com/feeds/6358369344318141058/comments/default" title="Post Comments" /><link rel="replies" type="text/html" href="http://www.blogger.com/comment.g?blogID=1662833592271042920&amp;postID=6358369344318141058" title="0 Comments" /><link rel="edit" type="application/atom+xml" href="http://www.blogger.com/feeds/1662833592271042920/posts/default/6358369344318141058" /><link rel="self" type="application/atom+xml" href="http://www.blogger.com/feeds/1662833592271042920/posts/default/6358369344318141058" /><link rel="alternate" type="text/html" href="http://feedproxy.google.com/~r/123Code-Programming/~3/yIJWBSJ0ipo/solved-error-jqgrid-no-url-is-set.html" title="Solved error: jqGrid  &quot;No url is set&quot;" /><author><name>Caam</name><email>noreply@blogger.com</email><gd:image rel="http://schemas.google.com/g/2005#thumbnail" width="16" height="16" src="http://img2.blogblog.com/img/b16-rounded.gif" /></author><thr:total>0</thr:total><feedburner:origLink>http://123code.blogspot.com/2010/11/solved-error-jqgrid-no-url-is-set.html</feedburner:origLink></entry><entry><id>tag:blogger.com,1999:blog-1662833592271042920.post-1580197817667673390</id><published>2010-10-31T08:03:00.004Z</published><updated>2010-10-31T08:26:14.094Z</updated><category scheme="http://www.blogger.com/atom/ns#" term="Windows Form" /><category scheme="http://www.blogger.com/atom/ns#" term="multi-threaded" /><category scheme="http://www.blogger.com/atom/ns#" term="C#" /><category scheme="http://www.blogger.com/atom/ns#" term="GUI" /><title type="text">C# How to update GUI from another thread?</title><summary type="text">Assuming I have a form named Form1:   public partial class Form1 : Form {     public Form1()     {         InitializeComponent();     }       private void UpdateText(object text)     {         button1.Text = text.ToString();     }       private void Form1_Load(object sender, EventArgs e)     {         Thread th = new Thread(new ParameterizedThreadStart(UpdateText));         th.IsBackground = true</summary><link rel="replies" type="application/atom+xml" href="http://123code.blogspot.com/feeds/1580197817667673390/comments/default" title="Post Comments" /><link rel="replies" type="text/html" href="http://www.blogger.com/comment.g?blogID=1662833592271042920&amp;postID=1580197817667673390" title="0 Comments" /><link rel="edit" type="application/atom+xml" href="http://www.blogger.com/feeds/1662833592271042920/posts/default/1580197817667673390" /><link rel="self" type="application/atom+xml" href="http://www.blogger.com/feeds/1662833592271042920/posts/default/1580197817667673390" /><link rel="alternate" type="text/html" href="http://feedproxy.google.com/~r/123Code-Programming/~3/ambvjM765dM/c-how-to-update-gui-from-another-thread.html" title="C# How to update GUI from another thread?" /><author><name>Caam</name><email>noreply@blogger.com</email><gd:image rel="http://schemas.google.com/g/2005#thumbnail" width="16" height="16" src="http://img2.blogblog.com/img/b16-rounded.gif" /></author><thr:total>0</thr:total><feedburner:origLink>http://123code.blogspot.com/2010/10/c-how-to-update-gui-from-another-thread.html</feedburner:origLink></entry><entry><id>tag:blogger.com,1999:blog-1662833592271042920.post-4500461553510154497</id><published>2010-10-28T04:39:00.005+01:00</published><updated>2010-10-28T05:16:55.861+01:00</updated><category scheme="http://www.blogger.com/atom/ns#" term="Apache" /><title type="text">Solved issue: Directory index forbidden by Options directive</title><summary type="text">I want to change default location of Apache folder which is "var/www/html" (Linux) or "C:\Program Files\Apache Software Foundation\Apache2.2\htdocs" (Windows)   DocumentRoot "D:/PHP"  When i tried the "http://localhost" in browser, i got 403 error page "You don't have permission to access / on this server.". In apache log i got following error:[error] [client 127.0.0.1] Directory index forbidden </summary><link rel="replies" type="application/atom+xml" href="http://123code.blogspot.com/feeds/4500461553510154497/comments/default" title="Post Comments" /><link rel="replies" type="text/html" href="http://www.blogger.com/comment.g?blogID=1662833592271042920&amp;postID=4500461553510154497" title="0 Comments" /><link rel="edit" type="application/atom+xml" href="http://www.blogger.com/feeds/1662833592271042920/posts/default/4500461553510154497" /><link rel="self" type="application/atom+xml" href="http://www.blogger.com/feeds/1662833592271042920/posts/default/4500461553510154497" /><link rel="alternate" type="text/html" href="http://feedproxy.google.com/~r/123Code-Programming/~3/gzfEO7e8rdE/solved-issue-directory-index-forbidden.html" title="Solved issue: Directory index forbidden by Options directive" /><author><name>Caam</name><email>noreply@blogger.com</email><gd:image rel="http://schemas.google.com/g/2005#thumbnail" width="16" height="16" src="http://img2.blogblog.com/img/b16-rounded.gif" /></author><thr:total>0</thr:total><feedburner:origLink>http://123code.blogspot.com/2010/10/solved-issue-directory-index-forbidden.html</feedburner:origLink></entry><entry><id>tag:blogger.com,1999:blog-1662833592271042920.post-8387193183051444091</id><published>2010-10-15T03:58:00.001+01:00</published><updated>2010-10-15T04:03:48.801+01:00</updated><category scheme="http://www.blogger.com/atom/ns#" term="URL shortener" /><title type="text">Google URL Shortener</title><summary type="text">Google URL ShortenerhereExample: http://goo.gl/aUjs</summary><link rel="replies" type="application/atom+xml" href="http://123code.blogspot.com/feeds/8387193183051444091/comments/default" title="Post Comments" /><link rel="replies" type="text/html" href="http://www.blogger.com/comment.g?blogID=1662833592271042920&amp;postID=8387193183051444091" title="0 Comments" /><link rel="edit" type="application/atom+xml" href="http://www.blogger.com/feeds/1662833592271042920/posts/default/8387193183051444091" /><link rel="self" type="application/atom+xml" href="http://www.blogger.com/feeds/1662833592271042920/posts/default/8387193183051444091" /><link rel="alternate" type="text/html" href="http://feedproxy.google.com/~r/123Code-Programming/~3/KsYeTCYfLIQ/google-url-shortener.html" title="Google URL Shortener" /><author><name>Caam</name><email>noreply@blogger.com</email><gd:image rel="http://schemas.google.com/g/2005#thumbnail" width="16" height="16" src="http://img2.blogblog.com/img/b16-rounded.gif" /></author><thr:total>0</thr:total><feedburner:origLink>http://123code.blogspot.com/2010/10/google-url-shortener.html</feedburner:origLink></entry><entry><id>tag:blogger.com,1999:blog-1662833592271042920.post-3769054347298794199</id><published>2010-09-30T06:56:00.003+01:00</published><updated>2010-09-30T07:11:43.264+01:00</updated><category scheme="http://www.blogger.com/atom/ns#" term="javascript" /><category scheme="http://www.blogger.com/atom/ns#" term="AJAX" /><title type="text">Fix plus sign (+) is replaced with space using ajax</title><summary type="text">Fix plus sign (+) is replaced with space using ajax Code Snippet   &lt;!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"&gt; &lt;html xmlns="http://www.w3.org/1999/xhtml"&gt; &lt;head&gt;     &lt;title&gt;Fix plus sign (+) is replaced with space using ajax&lt;/title&gt;     &lt;meta name="author" content="http://123code.blogspot.com" /&gt;          &lt;script src="</summary><link rel="replies" type="application/atom+xml" href="http://123code.blogspot.com/feeds/3769054347298794199/comments/default" title="Post Comments" /><link rel="replies" type="text/html" href="http://www.blogger.com/comment.g?blogID=1662833592271042920&amp;postID=3769054347298794199" title="0 Comments" /><link rel="edit" type="application/atom+xml" href="http://www.blogger.com/feeds/1662833592271042920/posts/default/3769054347298794199" /><link rel="self" type="application/atom+xml" href="http://www.blogger.com/feeds/1662833592271042920/posts/default/3769054347298794199" /><link rel="alternate" type="text/html" href="http://feedproxy.google.com/~r/123Code-Programming/~3/y4m70jUg9yY/fix-plus-sign-is-replaced-with-space.html" title="Fix plus sign (+) is replaced with space using ajax" /><author><name>Caam</name><email>noreply@blogger.com</email><gd:image rel="http://schemas.google.com/g/2005#thumbnail" width="16" height="16" src="http://img2.blogblog.com/img/b16-rounded.gif" /></author><thr:total>0</thr:total><feedburner:origLink>http://123code.blogspot.com/2010/09/fix-plus-sign-is-replaced-with-space.html</feedburner:origLink></entry><entry><id>tag:blogger.com,1999:blog-1662833592271042920.post-2633961983480979798</id><published>2010-09-28T15:11:00.004+01:00</published><updated>2010-09-28T15:34:53.104+01:00</updated><category scheme="http://www.blogger.com/atom/ns#" term="webfont" /><title type="text">Embed webfonts to your webpage</title><summary type="text">By using the Google Font API to add web fonts to your web pages. You don't need to do any programming; all you have to do is add a special stylesheet link to your HTML document, then refer to the font in a CSS style.
Javascript link:
 Code Snippet   &lt;link href='http://fonts.googleapis.com/css?family=IM+Fell+Great+Primer+SC&amp;subset=latin' rel='stylesheet' type='text/css'&gt;  
CSS: 
 Code Snippet   &lt;</summary><link rel="replies" type="application/atom+xml" href="http://123code.blogspot.com/feeds/2633961983480979798/comments/default" title="Post Comments" /><link rel="replies" type="text/html" href="http://www.blogger.com/comment.g?blogID=1662833592271042920&amp;postID=2633961983480979798" title="0 Comments" /><link rel="edit" type="application/atom+xml" href="http://www.blogger.com/feeds/1662833592271042920/posts/default/2633961983480979798" /><link rel="self" type="application/atom+xml" href="http://www.blogger.com/feeds/1662833592271042920/posts/default/2633961983480979798" /><link rel="alternate" type="text/html" href="http://feedproxy.google.com/~r/123Code-Programming/~3/yfI0FoLxCTg/embed-webfonts-to-your-webpage.html" title="Embed webfonts to your webpage" /><author><name>Caam</name><email>noreply@blogger.com</email><gd:image rel="http://schemas.google.com/g/2005#thumbnail" width="16" height="16" src="http://img2.blogblog.com/img/b16-rounded.gif" /></author><media:thumbnail xmlns:media="http://search.yahoo.com/mrss/" url="http://1.bp.blogspot.com/_tzH_62tEfDQ/TKH7r51CncI/AAAAAAAAANE/G0PHUh_v9ck/s72-c/123code.blogspot.com" height="72" width="72" /><thr:total>0</thr:total><feedburner:origLink>http://123code.blogspot.com/2010/09/embed-webfonts-to-your-webpage.html</feedburner:origLink></entry><entry><id>tag:blogger.com,1999:blog-1662833592271042920.post-6061438092302097737</id><published>2010-09-24T10:32:00.004+01:00</published><updated>2010-09-24T11:08:06.221+01:00</updated><category scheme="http://www.blogger.com/atom/ns#" term="Exception" /><title type="text">How to Remove command bar button from Add-Ins</title><summary type="text">When i start Visual Studio, it displays an error message:"The Abc Addin caught the following exception:System.Argument.Exception: A Command with that name already exists....."The reason the error occurred is that the Abc addin didn't remove it's commands in visual studio. There is a way to remove command bar button from addins:In Tools menu, click Customize, select Addins in categories, in right </summary><link rel="replies" type="application/atom+xml" href="http://123code.blogspot.com/feeds/6061438092302097737/comments/default" title="Post Comments" /><link rel="replies" type="text/html" href="http://www.blogger.com/comment.g?blogID=1662833592271042920&amp;postID=6061438092302097737" title="0 Comments" /><link rel="edit" type="application/atom+xml" href="http://www.blogger.com/feeds/1662833592271042920/posts/default/6061438092302097737" /><link rel="self" type="application/atom+xml" href="http://www.blogger.com/feeds/1662833592271042920/posts/default/6061438092302097737" /><link rel="alternate" type="text/html" href="http://feedproxy.google.com/~r/123Code-Programming/~3/72fqgzM182A/how-to-remove-command-bar-button-from.html" title="How to Remove command bar button from Add-Ins" /><author><name>Caam</name><email>noreply@blogger.com</email><gd:image rel="http://schemas.google.com/g/2005#thumbnail" width="16" height="16" src="http://img2.blogblog.com/img/b16-rounded.gif" /></author><media:thumbnail xmlns:media="http://search.yahoo.com/mrss/" url="http://1.bp.blogspot.com/_tzH_62tEfDQ/TJx4HNva06I/AAAAAAAAAMs/khIxRGS03Ks/s72-c/remove+addin+confirm.png" height="72" width="72" /><thr:total>0</thr:total><feedburner:origLink>http://123code.blogspot.com/2010/09/how-to-remove-command-bar-button-from.html</feedburner:origLink></entry><entry><id>tag:blogger.com,1999:blog-1662833592271042920.post-6746089941093796248</id><published>2010-09-24T08:25:00.002+01:00</published><updated>2010-09-24T08:39:18.149+01:00</updated><category scheme="http://www.blogger.com/atom/ns#" term="developer tools" /><title type="text">Windows Phone Developer Tools released</title><summary type="text">The Windows Phone Developer Tools includes the following  Visual Studio 2010 Express for Windows Phone  Windows Phone Emulator Resources  Silverlight 4 Tools For Visual Studio  XNA Game Studio 4.0 Microsoft Expression Blend for Windows PhoneNote: The Windows Phone Developer Tools is compatible with the final version of  Visual Studio 2010.Download Windows Phone Developer Tools: hereOr download </summary><link rel="replies" type="application/atom+xml" href="http://123code.blogspot.com/feeds/6746089941093796248/comments/default" title="Post Comments" /><link rel="replies" type="text/html" href="http://www.blogger.com/comment.g?blogID=1662833592271042920&amp;postID=6746089941093796248" title="0 Comments" /><link rel="edit" type="application/atom+xml" href="http://www.blogger.com/feeds/1662833592271042920/posts/default/6746089941093796248" /><link rel="self" type="application/atom+xml" href="http://www.blogger.com/feeds/1662833592271042920/posts/default/6746089941093796248" /><link rel="alternate" type="text/html" href="http://feedproxy.google.com/~r/123Code-Programming/~3/M4_3lqSJ2_k/windows-phone-developer-tools-released.html" title="Windows Phone Developer Tools released" /><author><name>Caam</name><email>noreply@blogger.com</email><gd:image rel="http://schemas.google.com/g/2005#thumbnail" width="16" height="16" src="http://img2.blogblog.com/img/b16-rounded.gif" /></author><thr:total>0</thr:total><feedburner:origLink>http://123code.blogspot.com/2010/09/windows-phone-developer-tools-released.html</feedburner:origLink></entry><entry><id>tag:blogger.com,1999:blog-1662833592271042920.post-1519858114207706668</id><published>2010-09-24T08:00:00.001+01:00</published><updated>2010-09-24T08:13:04.197+01:00</updated><category scheme="http://www.blogger.com/atom/ns#" term="sample code" /><title type="text">Parallel programming sample code in VB &amp; C#</title><summary type="text">http://parallelpatterns.codeplex.com/releases/view/50194</summary><link rel="replies" type="application/atom+xml" href="http://123code.blogspot.com/feeds/1519858114207706668/comments/default" title="Post Comments" /><link rel="replies" type="text/html" href="http://www.blogger.com/comment.g?blogID=1662833592271042920&amp;postID=1519858114207706668" title="0 Comments" /><link rel="edit" type="application/atom+xml" href="http://www.blogger.com/feeds/1662833592271042920/posts/default/1519858114207706668" /><link rel="self" type="application/atom+xml" href="http://www.blogger.com/feeds/1662833592271042920/posts/default/1519858114207706668" /><link rel="alternate" type="text/html" href="http://feedproxy.google.com/~r/123Code-Programming/~3/53Ek04PPUAI/parallel-programming-sample-code-in-vb.html" title="Parallel programming sample code in VB &amp; C#" /><author><name>Caam</name><email>noreply@blogger.com</email><gd:image rel="http://schemas.google.com/g/2005#thumbnail" width="16" height="16" src="http://img2.blogblog.com/img/b16-rounded.gif" /></author><thr:total>0</thr:total><feedburner:origLink>http://123code.blogspot.com/2010/09/parallel-programming-sample-code-in-vb.html</feedburner:origLink></entry><entry><id>tag:blogger.com,1999:blog-1662833592271042920.post-8320807460293089571</id><published>2010-09-23T03:04:00.004+01:00</published><updated>2010-09-23T03:29:25.313+01:00</updated><category scheme="http://www.blogger.com/atom/ns#" term="jQuery" /><title type="text">Clear form using jQuery</title><summary type="text"> Clear textbox   $(':text').val('');   Clear hidden textbox   $(':hidden').val('');   Clear password field   $(':password').val('');   Clear textarea   $('textarea').val('');   Reset selectbox to first option   $('select').val($('select option:first').val());   Happy coding!</summary><link rel="related" href="http://123code.blogspot.com" title="Clear form using jQuery" /><link rel="replies" type="application/atom+xml" href="http://123code.blogspot.com/feeds/8320807460293089571/comments/default" title="Post Comments" /><link rel="replies" type="text/html" href="http://www.blogger.com/comment.g?blogID=1662833592271042920&amp;postID=8320807460293089571" title="0 Comments" /><link rel="edit" type="application/atom+xml" href="http://www.blogger.com/feeds/1662833592271042920/posts/default/8320807460293089571" /><link rel="self" type="application/atom+xml" href="http://www.blogger.com/feeds/1662833592271042920/posts/default/8320807460293089571" /><link rel="alternate" type="text/html" href="http://feedproxy.google.com/~r/123Code-Programming/~3/y2o-qhkvy0I/clear-form-using-jquery.html" title="Clear form using jQuery" /><author><name>Caam</name><email>noreply@blogger.com</email><gd:image rel="http://schemas.google.com/g/2005#thumbnail" width="16" height="16" src="http://img2.blogblog.com/img/b16-rounded.gif" /></author><thr:total>0</thr:total><feedburner:origLink>http://123code.blogspot.com/2010/09/clear-form-using-jquery.html</feedburner:origLink></entry><entry><id>tag:blogger.com,1999:blog-1662833592271042920.post-6466683440532688529</id><published>2010-09-20T09:28:00.000+01:00</published><updated>2010-09-20T10:04:10.165+01:00</updated><category scheme="http://www.blogger.com/atom/ns#" term="security" /><title type="text">(link) Important: ASP.NET Security Vulnerability</title><summary type="text">http://weblogs.asp.net/scottgu/archive/2010/09/18/important-asp-net-security-vulnerability.aspx</summary><link rel="replies" type="application/atom+xml" href="http://123code.blogspot.com/feeds/6466683440532688529/comments/default" title="Post Comments" /><link rel="replies" type="text/html" href="http://www.blogger.com/comment.g?blogID=1662833592271042920&amp;postID=6466683440532688529" title="0 Comments" /><link rel="edit" type="application/atom+xml" href="http://www.blogger.com/feeds/1662833592271042920/posts/default/6466683440532688529" /><link rel="self" type="application/atom+xml" href="http://www.blogger.com/feeds/1662833592271042920/posts/default/6466683440532688529" /><link rel="alternate" type="text/html" href="http://feedproxy.google.com/~r/123Code-Programming/~3/jHODPnr65OI/link-important-aspnet-security.html" title="(link) Important: ASP.NET Security Vulnerability" /><author><name>Caam</name><email>noreply@blogger.com</email><gd:image rel="http://schemas.google.com/g/2005#thumbnail" width="16" height="16" src="http://img2.blogblog.com/img/b16-rounded.gif" /></author><thr:total>0</thr:total><feedburner:origLink>http://123code.blogspot.com/2010/09/link-important-aspnet-security.html</feedburner:origLink></entry><entry><id>tag:blogger.com,1999:blog-1662833592271042920.post-369101518482003661</id><published>2010-09-15T13:44:00.002+01:00</published><updated>2010-09-15T14:29:38.786+01:00</updated><category scheme="http://www.blogger.com/atom/ns#" term="CLR" /><title type="text">Using a common language runtime (CLR) object in Microsoft SQL Server</title><summary type="text">Do a C# class that can be called in SQL Server:C# class: Code Snippet   public class CLRTest     {         public static string GetUrl()         {             return "http://123code.blogspot.com";         }           public static int Sum(int x, int y)         {             return x + y;         }       }  Right click on project:- select "Output type" as "Class library"- click on tab "Build", in </summary><link rel="replies" type="application/atom+xml" href="http://123code.blogspot.com/feeds/369101518482003661/comments/default" title="Post Comments" /><link rel="replies" type="text/html" href="http://www.blogger.com/comment.g?blogID=1662833592271042920&amp;postID=369101518482003661" title="0 Comments" /><link rel="edit" type="application/atom+xml" href="http://www.blogger.com/feeds/1662833592271042920/posts/default/369101518482003661" /><link rel="self" type="application/atom+xml" href="http://www.blogger.com/feeds/1662833592271042920/posts/default/369101518482003661" /><link rel="alternate" type="text/html" href="http://feedproxy.google.com/~r/123Code-Programming/~3/-3S32wcRBhE/using-common-language-runtime-clr.html" title="Using a common language runtime (CLR) object in Microsoft SQL Server" /><author><name>Caam</name><email>noreply@blogger.com</email><gd:image rel="http://schemas.google.com/g/2005#thumbnail" width="16" height="16" src="http://img2.blogblog.com/img/b16-rounded.gif" /></author><thr:total>0</thr:total><feedburner:origLink>http://123code.blogspot.com/2010/09/using-common-language-runtime-clr.html</feedburner:origLink></entry><entry><id>tag:blogger.com,1999:blog-1662833592271042920.post-3693458585340785099</id><published>2010-09-07T13:35:00.005+01:00</published><updated>2010-09-07T14:14:09.246+01:00</updated><title type="text">jQuery Autocomplete plugin using extraParams</title><summary type="text">jQuery Autocomplete plugin makes an input or textarea autocompleteable.autocomplete( url or data, [options] )Let's make an example to using extraParams to pass additional get variables:HTML:Javascript: $('#txtAuto').autocomplete('search.php', {     extraParams: {  filter: function(){        return $('#txtFilter').val();       }    } })The above code following jQuery Autocomplete Plugin, is NOT </summary><link rel="replies" type="application/atom+xml" href="http://123code.blogspot.com/feeds/3693458585340785099/comments/default" title="Post Comments" /><link rel="replies" type="text/html" href="http://www.blogger.com/comment.g?blogID=1662833592271042920&amp;postID=3693458585340785099" title="3 Comments" /><link rel="edit" type="application/atom+xml" href="http://www.blogger.com/feeds/1662833592271042920/posts/default/3693458585340785099" /><link rel="self" type="application/atom+xml" href="http://www.blogger.com/feeds/1662833592271042920/posts/default/3693458585340785099" /><link rel="alternate" type="text/html" href="http://feedproxy.google.com/~r/123Code-Programming/~3/UqNEWNjzqnk/jquery-autocomplete-plugin-using.html" title="jQuery Autocomplete plugin using extraParams" /><author><name>Caam</name><email>noreply@blogger.com</email><gd:image rel="http://schemas.google.com/g/2005#thumbnail" width="16" height="16" src="http://img2.blogblog.com/img/b16-rounded.gif" /></author><thr:total>3</thr:total><feedburner:origLink>http://123code.blogspot.com/2010/09/jquery-autocomplete-plugin-using.html</feedburner:origLink></entry><entry><id>tag:blogger.com,1999:blog-1662833592271042920.post-7410673607543215432</id><published>2010-09-06T04:48:00.002+01:00</published><updated>2010-09-06T07:26:00.732+01:00</updated><title type="text">Make Internet Explorer browse the web faster</title><summary type="text">Internet Explorer (IE) are limited to two connections per server. This is why you can only download a maximum of two files from one website.Here is how to increase the number of HTTP simultaneous connections to 10. By having 10 connections, IE will be able to download 10 different files at one time. This will make web pages load faster.If you use IE 7 and below:- Go to Start -&gt; Run, enter regedit</summary><link rel="replies" type="application/atom+xml" href="http://123code.blogspot.com/feeds/7410673607543215432/comments/default" title="Post Comments" /><link rel="replies" type="text/html" href="http://www.blogger.com/comment.g?blogID=1662833592271042920&amp;postID=7410673607543215432" title="1 Comments" /><link rel="edit" type="application/atom+xml" href="http://www.blogger.com/feeds/1662833592271042920/posts/default/7410673607543215432" /><link rel="self" type="application/atom+xml" href="http://www.blogger.com/feeds/1662833592271042920/posts/default/7410673607543215432" /><link rel="alternate" type="text/html" href="http://feedproxy.google.com/~r/123Code-Programming/~3/Zss6eAo-ETE/make-internet-explorer-browse-web.html" title="Make Internet Explorer browse the web faster" /><author><name>Caam</name><email>noreply@blogger.com</email><gd:image rel="http://schemas.google.com/g/2005#thumbnail" width="16" height="16" src="http://img2.blogblog.com/img/b16-rounded.gif" /></author><thr:total>1</thr:total><feedburner:origLink>http://123code.blogspot.com/2010/09/make-internet-explorer-browse-web.html</feedburner:origLink></entry><entry><id>tag:blogger.com,1999:blog-1662833592271042920.post-5959310617131243989</id><published>2010-08-31T04:01:00.003+01:00</published><updated>2010-08-31T04:10:24.636+01:00</updated><category scheme="http://www.blogger.com/atom/ns#" term="GoDaddy" /><title type="text">Failure sending mail - GoDaddy's share hosting</title><summary type="text">My email is setup through GoDaddy.  I'm using there "smtpout.secureserver.net" (it works in localhost) mail server along with with email settings which work anywhere else I want to use the account.  So my email does work and is used.  Here is what I'm showing in the Log Viewer:Message: System.Net.Mail.SmtpException: Failure sending mail. ---&gt; System.Net.WebException: Unable to connect to the </summary><link rel="replies" type="application/atom+xml" href="http://123code.blogspot.com/feeds/5959310617131243989/comments/default" title="Post Comments" /><link rel="replies" type="text/html" href="http://www.blogger.com/comment.g?blogID=1662833592271042920&amp;postID=5959310617131243989" title="0 Comments" /><link rel="edit" type="application/atom+xml" href="http://www.blogger.com/feeds/1662833592271042920/posts/default/5959310617131243989" /><link rel="self" type="application/atom+xml" href="http://www.blogger.com/feeds/1662833592271042920/posts/default/5959310617131243989" /><link rel="alternate" type="text/html" href="http://feedproxy.google.com/~r/123Code-Programming/~3/Cn1hdQVBOs4/failure-sending-mail-godaddys-share.html" title="Failure sending mail - GoDaddy's share hosting" /><author><name>Caam</name><email>noreply@blogger.com</email><gd:image rel="http://schemas.google.com/g/2005#thumbnail" width="16" height="16" src="http://img2.blogblog.com/img/b16-rounded.gif" /></author><thr:total>0</thr:total><feedburner:origLink>http://123code.blogspot.com/2010/08/failure-sending-mail-godaddys-share.html</feedburner:origLink></entry><entry><id>tag:blogger.com,1999:blog-1662833592271042920.post-5505948729180507498</id><published>2010-08-10T03:39:00.003+01:00</published><updated>2010-08-10T04:29:01.091+01:00</updated><category scheme="http://www.blogger.com/atom/ns#" term="attribute" /><title type="text">How to mark method as "Deprecated"</title><summary type="text">The attribute Obsolete is used to mark types and members of types that should no longer be used (deprecated).C# code: &lt;!--StartFragment--&gt;  1  [Obsolete("This class is obsolete; use class B instead")]     2     class A     3     {     4        public void F() {}     5     }     6     class B     7     {     8        public void F() {}     9     }    10     class Test    11     {    12        </summary><link rel="related" href="http://123code.blogspot.com" title="How to mark method as &quot;Deprecated&quot;" /><link rel="replies" type="application/atom+xml" href="http://123code.blogspot.com/feeds/5505948729180507498/comments/default" title="Post Comments" /><link rel="replies" type="text/html" href="http://www.blogger.com/comment.g?blogID=1662833592271042920&amp;postID=5505948729180507498" title="2 Comments" /><link rel="edit" type="application/atom+xml" href="http://www.blogger.com/feeds/1662833592271042920/posts/default/5505948729180507498" /><link rel="self" type="application/atom+xml" href="http://www.blogger.com/feeds/1662833592271042920/posts/default/5505948729180507498" /><link rel="alternate" type="text/html" href="http://feedproxy.google.com/~r/123Code-Programming/~3/3nWoGCYq2qs/how-to-mark-method-as-deprecated.html" title="How to mark method as &quot;Deprecated&quot;" /><author><name>Caam</name><email>noreply@blogger.com</email><gd:image rel="http://schemas.google.com/g/2005#thumbnail" width="16" height="16" src="http://img2.blogblog.com/img/b16-rounded.gif" /></author><thr:total>2</thr:total><feedburner:origLink>http://123code.blogspot.com/2010/08/how-to-mark-method-as-deprecated.html</feedburner:origLink></entry><entry><id>tag:blogger.com,1999:blog-1662833592271042920.post-7853184382279990738</id><published>2010-07-21T05:18:00.003+01:00</published><updated>2010-07-21T05:25:40.956+01:00</updated><category scheme="http://www.blogger.com/atom/ns#" term="visual studio" /><title type="text">Visual Studio 2008 setup problem - "A problem has been encountered while loading the setup components. Canceling setup."</title><summary type="text">use MS auto-uninstall tool and install again</summary><link rel="replies" type="application/atom+xml" href="http://123code.blogspot.com/feeds/7853184382279990738/comments/default" title="Post Comments" /><link rel="replies" type="text/html" href="http://www.blogger.com/comment.g?blogID=1662833592271042920&amp;postID=7853184382279990738" title="0 Comments" /><link rel="edit" type="application/atom+xml" href="http://www.blogger.com/feeds/1662833592271042920/posts/default/7853184382279990738" /><link rel="self" type="application/atom+xml" href="http://www.blogger.com/feeds/1662833592271042920/posts/default/7853184382279990738" /><link rel="alternate" type="text/html" href="http://feedproxy.google.com/~r/123Code-Programming/~3/fXLLuVYWNrI/visual-studio-2008-setup-problem.html" title="Visual Studio 2008 setup problem - &quot;A problem has been encountered while loading the setup components. Canceling setup.&quot;" /><author><name>Caam</name><email>noreply@blogger.com</email><gd:image rel="http://schemas.google.com/g/2005#thumbnail" width="16" height="16" src="http://img2.blogblog.com/img/b16-rounded.gif" /></author><thr:total>0</thr:total><feedburner:origLink>http://123code.blogspot.com/2010/07/visual-studio-2008-setup-problem.html</feedburner:origLink></entry><entry><id>tag:blogger.com,1999:blog-1662833592271042920.post-7743843624848607094</id><published>2010-06-30T04:55:00.002+01:00</published><updated>2010-06-30T05:00:52.127+01:00</updated><category scheme="http://www.blogger.com/atom/ns#" term="silverlight" /><title type="text">Make your Silverlight background transparent</title><summary type="text">It’s not always that you want your Silverlight application to have a background color. Instead you can use the color from the hosting HTML page – and it’s easy!
In your HTML that hosts the Silverlight object add these parameters and you’re done:&lt;param name="background" value="transparent" /&gt;&lt;param name="windowless" value="true" /&gt;</summary><link rel="replies" type="application/atom+xml" href="http://123code.blogspot.com/feeds/7743843624848607094/comments/default" title="Post Comments" /><link rel="replies" type="text/html" href="http://www.blogger.com/comment.g?blogID=1662833592271042920&amp;postID=7743843624848607094" title="0 Comments" /><link rel="edit" type="application/atom+xml" href="http://www.blogger.com/feeds/1662833592271042920/posts/default/7743843624848607094" /><link rel="self" type="application/atom+xml" href="http://www.blogger.com/feeds/1662833592271042920/posts/default/7743843624848607094" /><link rel="alternate" type="text/html" href="http://feedproxy.google.com/~r/123Code-Programming/~3/gOotFhNEQfM/make-your-silverlight-background.html" title="Make your Silverlight background transparent" /><author><name>Caam</name><email>noreply@blogger.com</email><gd:image rel="http://schemas.google.com/g/2005#thumbnail" width="16" height="16" src="http://img2.blogblog.com/img/b16-rounded.gif" /></author><thr:total>0</thr:total><feedburner:origLink>http://123code.blogspot.com/2010/06/make-your-silverlight-background.html</feedburner:origLink></entry><entry><id>tag:blogger.com,1999:blog-1662833592271042920.post-3893128292043498446</id><published>2010-04-02T09:03:00.003+01:00</published><updated>2010-04-02T09:08:07.857+01:00</updated><category scheme="http://www.blogger.com/atom/ns#" term="Deploying" /><category scheme="http://www.blogger.com/atom/ns#" term=".NET Framework" /><category scheme="http://www.blogger.com/atom/ns#" term="Windows Server" /><category scheme="http://www.blogger.com/atom/ns#" term="IIS" /><category scheme="http://www.blogger.com/atom/ns#" term="ASP.NET MVC" /><title type="text">Deploying An ASP.Net MVC Web Application To IIS7 In Windows Server 2008 64bit</title><summary type="text">                   Deploying An ASP.Net MVC Web Application To IIS7 In Windows Server 2008 64bit                                  - Install the Micrsoft .NET Framework 3.5               - Copy web application files to a directory on your web server.              - Add application pool name "ASPNETMVC", select Intergrated in Managed pipeline          mode, check "Start application pool </summary><link rel="replies" type="application/atom+xml" href="http://123code.blogspot.com/feeds/3893128292043498446/comments/default" title="Post Comments" /><link rel="replies" type="text/html" href="http://www.blogger.com/comment.g?blogID=1662833592271042920&amp;postID=3893128292043498446" title="0 Comments" /><link rel="edit" type="application/atom+xml" href="http://www.blogger.com/feeds/1662833592271042920/posts/default/3893128292043498446" /><link rel="self" type="application/atom+xml" href="http://www.blogger.com/feeds/1662833592271042920/posts/default/3893128292043498446" /><link rel="alternate" type="text/html" href="http://feedproxy.google.com/~r/123Code-Programming/~3/4CleXVUUgHo/deploying-aspnet-mvc-web-application-to.html" title="Deploying An ASP.Net MVC Web Application To IIS7 In Windows Server 2008 64bit" /><author><name>Caam</name><email>noreply@blogger.com</email><gd:image rel="http://schemas.google.com/g/2005#thumbnail" width="16" height="16" src="http://img2.blogblog.com/img/b16-rounded.gif" /></author><media:thumbnail xmlns:media="http://search.yahoo.com/mrss/" url="http://3.bp.blogspot.com/_tzH_62tEfDQ/S7WlPwjU2XI/AAAAAAAAALw/YxQUpDEXwyo/s72-c/addwebapplication-iis7.JPG" height="72" width="72" /><thr:total>0</thr:total><feedburner:origLink>http://123code.blogspot.com/2010/04/deploying-aspnet-mvc-web-application-to.html</feedburner:origLink></entry><entry><id>tag:blogger.com,1999:blog-1662833592271042920.post-2257324445849012362</id><published>2009-08-28T10:25:00.003+01:00</published><updated>2009-08-28T10:47:53.832+01:00</updated><category scheme="http://www.blogger.com/atom/ns#" term="SQL Server 2008" /><title type="text">SQL Server 2008: Re-create table</title><summary type="text">By default, SQL Server 2008 does not permit you to recreate table (change datatype, add/remove fields, ...). If you made changes to a table and then save the changes, SQL Server 2008 will prompt :"Saving changes is not permitted. The change you have made require the following tables to be dropped and re-recreated. You have either made changes to a table that can't not be re-created or enabled the</summary><link rel="replies" type="application/atom+xml" href="http://123code.blogspot.com/feeds/2257324445849012362/comments/default" title="Post Comments" /><link rel="replies" type="text/html" href="http://www.blogger.com/comment.g?blogID=1662833592271042920&amp;postID=2257324445849012362" title="0 Comments" /><link rel="edit" type="application/atom+xml" href="http://www.blogger.com/feeds/1662833592271042920/posts/default/2257324445849012362" /><link rel="self" type="application/atom+xml" href="http://www.blogger.com/feeds/1662833592271042920/posts/default/2257324445849012362" /><link rel="alternate" type="text/html" href="http://feedproxy.google.com/~r/123Code-Programming/~3/3CZpMyW5sZo/sql-server-2008-re-create-table.html" title="SQL Server 2008: Re-create table" /><author><name>Caam</name><email>noreply@blogger.com</email><gd:image rel="http://schemas.google.com/g/2005#thumbnail" width="16" height="16" src="http://img2.blogblog.com/img/b16-rounded.gif" /></author><thr:total>0</thr:total><feedburner:origLink>http://123code.blogspot.com/2009/08/sql-server-2008-re-create-table.html</feedburner:origLink></entry></feed>

