<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	>

<channel>
	<title>Programmers Community</title>
	<atom:link href="http://pcommunity.net/feed/" rel="self" type="application/rss+xml" />
	<link>http://pcommunity.net</link>
	<description>C#, ASP.NET, PHP, AJAX, MS SQL, MySQL</description>
	<pubDate>Wed, 07 Apr 2010 08:11:47 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.6</generator>
	<language>en</language>
			<item>
		<title>SQL Triggers with SQLBulkCopy</title>
		<link>http://pcommunity.net/programming/sql-triggers-with-sqlbulkcopy/</link>
		<comments>http://pcommunity.net/programming/sql-triggers-with-sqlbulkcopy/#comments</comments>
		<pubDate>Wed, 07 Apr 2010 08:11:47 +0000</pubDate>
		<dc:creator>ShreedharRamanujam</dc:creator>
		
		<category><![CDATA[Programming]]></category>

		<category><![CDATA[Insert]]></category>

		<category><![CDATA[Sql]]></category>

		<category><![CDATA[SqlBulkCopy]]></category>

		<category><![CDATA[Triggers]]></category>

		<guid isPermaLink="false">http://pcommunity.net/?p=57</guid>
		<description><![CDATA[I have an Insert trigger to be working on a table in which data is being inserted using SqlBulkCopy. I have set the SqlBulkCopyOptions to FireTriggers in the SqlBulkCopy constructor. But the problem is that even if the SqlBulkCopy inserts 10 rows at a time, the insert triggered is fired only once and only for [...]]]></description>
		<wfw:commentRss>http://pcommunity.net/programming/sql-triggers-with-sqlbulkcopy/feed/</wfw:commentRss>
		</item>
		<item>
		<title>This Is For Coders and Programmers. Code Anywhere!!!</title>
		<link>http://pcommunity.net/community/this-is-for-coders-and-programmers-code-anywhere/</link>
		<comments>http://pcommunity.net/community/this-is-for-coders-and-programmers-code-anywhere/#comments</comments>
		<pubDate>Mon, 20 Jul 2009 19:11:19 +0000</pubDate>
		<dc:creator>meetcoder</dc:creator>
		
		<category><![CDATA[AJAX]]></category>

		<category><![CDATA[ASP.NET]]></category>

		<category><![CDATA[C#]]></category>

		<category><![CDATA[Community]]></category>

		<category><![CDATA[PHP]]></category>

		<category><![CDATA[Programming]]></category>

		<category><![CDATA[SEO]]></category>

		<category><![CDATA[Coders]]></category>

		<category><![CDATA[Development]]></category>

		<category><![CDATA[Programmers]]></category>

		<guid isPermaLink="false">http://pcommunity.net/?p=52</guid>
		<description><![CDATA[Hello Guys,
Check www.meetcoder.com&#8230;. and Code Anywhere!!!Â Â Â  This is For Coders and Programmers.Â  SignUp for UpDates.www.meetcoder.com
]]></description>
		<wfw:commentRss>http://pcommunity.net/community/this-is-for-coders-and-programmers-code-anywhere/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Fundamentals of programming for professionalism</title>
		<link>http://pcommunity.net/programming/fundamentals-of-programming-the-future-of-professionalism/</link>
		<comments>http://pcommunity.net/programming/fundamentals-of-programming-the-future-of-professionalism/#comments</comments>
		<pubDate>Wed, 18 Mar 2009 19:16:44 +0000</pubDate>
		<dc:creator>DeVoid</dc:creator>
		
		<category><![CDATA[Programming]]></category>

		<category><![CDATA[professionalism]]></category>

		<guid isPermaLink="false">http://pcommunity.net/?p=49</guid>
		<description><![CDATA[Fundamentals of programming - the future of professionalism
In order to work effectively and begin to understand all the details, the programmer is necessary to examine the foundations of programming. It is important to start with clean language and logic, for example with the same C + + or Pascal. This will allow a special thought [...]]]></description>
		<wfw:commentRss>http://pcommunity.net/programming/fundamentals-of-programming-the-future-of-professionalism/feed/</wfw:commentRss>
		</item>
		<item>
		<title>I began to use Zend Framework</title>
		<link>http://pcommunity.net/programming/php/i-began-to-use-zend-framework/</link>
		<comments>http://pcommunity.net/programming/php/i-began-to-use-zend-framework/#comments</comments>
		<pubDate>Wed, 08 Oct 2008 17:39:01 +0000</pubDate>
		<dc:creator>DeVoid</dc:creator>
		
		<category><![CDATA[PHP]]></category>

		<category><![CDATA[Programming]]></category>

		<category><![CDATA[Zend Framework]]></category>

		<category><![CDATA[ZF]]></category>

		<guid isPermaLink="false">http://pcommunity.net/?p=46</guid>
		<description><![CDATA[At work develop a project with the use of Zend Framework. To it with wramework&#8217;s i did not work, but enough quickly studied basis and beginnings actively to use him.Â  Today I want talk about feelings and considering which arose up in latter days.
First that it should be noted -Â  Zend Framework lays on serious [...]]]></description>
		<wfw:commentRss>http://pcommunity.net/programming/php/i-began-to-use-zend-framework/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Enums in C# - use sbyte</title>
		<link>http://pcommunity.net/programming/csharp/enums-in-c-use-sbyte/</link>
		<comments>http://pcommunity.net/programming/csharp/enums-in-c-use-sbyte/#comments</comments>
		<pubDate>Thu, 14 Aug 2008 08:25:33 +0000</pubDate>
		<dc:creator>DeVoid</dc:creator>
		
		<category><![CDATA[C#]]></category>

		<category><![CDATA[Enumeration]]></category>

		<category><![CDATA[Enums]]></category>

		<category><![CDATA[sbyte]]></category>

		<guid isPermaLink="false">http://pcommunity.net/?p=44</guid>
		<description><![CDATA[C# Code Specification:

The following example declares an enum type named Alignment with an underlying type of sbyte.
enum Alignment: sbyte
{
Left = -1,
Center = 0,
Right = 1
}

When you use enumerations in C# - you easy can declare new values as sbyte. Standart type of variable is int, but you can use and sbyte type.
]]></description>
		<wfw:commentRss>http://pcommunity.net/programming/csharp/enums-in-c-use-sbyte/feed/</wfw:commentRss>
		</item>
		<item>
		<title>C# - start only one copy of the program</title>
		<link>http://pcommunity.net/programming/csharp/c-start-only-one-copy-of-the-program/</link>
		<comments>http://pcommunity.net/programming/csharp/c-start-only-one-copy-of-the-program/#comments</comments>
		<pubDate>Sun, 10 Aug 2008 13:09:32 +0000</pubDate>
		<dc:creator>DeVoid</dc:creator>
		
		<category><![CDATA[C#]]></category>

		<category><![CDATA[Mutex]]></category>

		<category><![CDATA[Vista]]></category>

		<guid isPermaLink="false">http://pcommunity.net/?p=41</guid>
		<description><![CDATA[If you need that  the program was started an only to one copy - can take advantage of such simple and useful class:

public class SingleInstance
{
private bool firstInstance = false;
public bool FirstInstance
{
get { return firstInstance; }
}
public SingleInstance()
{
Mutex mutex=null;
try
{
mutex = Mutex.OpenExisting("ProgramName");
}
catch (WaitHandleCannotBeOpenedException e)
{
firstInstance = true;
}
if (mutex == null)
{
mutex = new Mutex(false, "ProgramName");
GC.KeepAlive(mutex);
}
}
}

Now, we need edit Program.cs [...]]]></description>
		<wfw:commentRss>http://pcommunity.net/programming/csharp/c-start-only-one-copy-of-the-program/feed/</wfw:commentRss>
		</item>
		<item>
		<title>PHP - array_map and callback functions</title>
		<link>http://pcommunity.net/programming/php/php-array_map-and-callback-functions/</link>
		<comments>http://pcommunity.net/programming/php/php-array_map-and-callback-functions/#comments</comments>
		<pubDate>Wed, 30 Jul 2008 12:37:23 +0000</pubDate>
		<dc:creator>DeVoid</dc:creator>
		
		<category><![CDATA[PHP]]></category>

		<category><![CDATA[arrays]]></category>

		<category><![CDATA[array_map]]></category>

		<category><![CDATA[callback functions]]></category>

		<guid isPermaLink="false">http://pcommunity.net/?p=38</guid>
		<description><![CDATA[callback functions of arrays are a very powerful instrument, using which, a programmer can obtain flexibility and simplicity of work with arrays. The callback functions of arrays are created for modification of content of arrays a method &#8220;value after a value&#8221;.
We will consider the function of array_map(), which in a general view looks so:

array array_map [...]]]></description>
		<wfw:commentRss>http://pcommunity.net/programming/php/php-array_map-and-callback-functions/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Resize Jpeg image using PHP</title>
		<link>http://pcommunity.net/programming/php/resize-jpeg-image-using-php/</link>
		<comments>http://pcommunity.net/programming/php/resize-jpeg-image-using-php/#comments</comments>
		<pubDate>Tue, 29 Jul 2008 08:47:25 +0000</pubDate>
		<dc:creator>DeVoid</dc:creator>
		
		<category><![CDATA[PHP]]></category>

		<category><![CDATA[Images]]></category>

		<category><![CDATA[Jpeg]]></category>

		<guid isPermaLink="false">http://pcommunity.net/?p=36</guid>
		<description><![CDATA[If you created galleries once - you know how important create the small preview images. In PHP we easy can do it. Now we write small function which will change the size of image. If you need show the image preview do it:
&#60;img ALT="preview" SRC="resize.php?url=image.jpg" /&#62;
Here file resize.php:
 &#60;? 
function resize($img_src)
{
header('Content-type: image/jpeg'); list($width, $height) = [...]]]></description>
		<wfw:commentRss>http://pcommunity.net/programming/php/resize-jpeg-image-using-php/feed/</wfw:commentRss>
		</item>
		<item>
		<title>How to do redirect by web.config in ASP.NET</title>
		<link>http://pcommunity.net/programming/aspnet/how-to-do-redirekt-by-webconfig-in-aspnet/</link>
		<comments>http://pcommunity.net/programming/aspnet/how-to-do-redirekt-by-webconfig-in-aspnet/#comments</comments>
		<pubDate>Tue, 29 Jul 2008 08:32:41 +0000</pubDate>
		<dc:creator>DeVoid</dc:creator>
		
		<category><![CDATA[ASP.NET]]></category>

		<category><![CDATA[C#]]></category>

		<category><![CDATA[mod_rewrite]]></category>

		<guid isPermaLink="false">http://pcommunity.net/?p=33</guid>
		<description><![CDATA[If you want create the mod_rewrite analogue and use links as mysite/user/DeVoid or send an user on other page - use web.config option urlMappings in ASP.NET:
&#60;configuration&#62;
&#60;system.web&#62;
&#60;urlMappings enabled="true"&#62;
&#60;add
url="~/Article28.aspx"
mappedUrl="~/MyNewBestArtile.aspx"/
&#62;
&#60;urlMappings&#62;
&#60;/system.web&#62;
&#60;/configuration&#62;
Using urlMappings you will be able to do your site on ASP.NET more attractive for an user
]]></description>
		<wfw:commentRss>http://pcommunity.net/programming/aspnet/how-to-do-redirekt-by-webconfig-in-aspnet/feed/</wfw:commentRss>
		</item>
		<item>
		<title>phpDoc in Eclipse - when the comments become more clear</title>
		<link>http://pcommunity.net/programming/php/phpdoc-in-eclipse-when-the-comments-become-more-clear/</link>
		<comments>http://pcommunity.net/programming/php/phpdoc-in-eclipse-when-the-comments-become-more-clear/#comments</comments>
		<pubDate>Sun, 27 Jul 2008 14:51:36 +0000</pubDate>
		<dc:creator>DeVoid</dc:creator>
		
		<category><![CDATA[PHP]]></category>

		<category><![CDATA[Comments]]></category>

		<category><![CDATA[Eclipse]]></category>

		<category><![CDATA[phpDoc]]></category>

		<guid isPermaLink="false">http://pcommunity.net/?p=31</guid>
		<description><![CDATA[About importance of commenting of a code was spoken already many times. About importance of commenting of a code was spoken already many times.
If you would want that each class written by you was clear to you and your colleagues - can use the simple standard of record of the comments:

/ **
* Short description - [...]]]></description>
		<wfw:commentRss>http://pcommunity.net/programming/php/phpdoc-in-eclipse-when-the-comments-become-more-clear/feed/</wfw:commentRss>
		</item>
	</channel>
</rss>
