<?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"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>NetProgrammingHelp.com</title>
	<atom:link href="http://netprogramminghelp.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://netprogramminghelp.com</link>
	<description>Asp.Net,C#,Ajax,Sql server,silverlight,Javascript codes exambles articles,Programming exambles</description>
	<lastBuildDate>Mon, 06 Sep 2010 15:08:28 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=abc</generator>
		<item>
		<title>How to declare/use global constants (enum&#8217;s) in javascript ajax function </title>
		<link>http://netprogramminghelp.com/javascript/declareuse-global-constants-enums-javascript-ajax-function/</link>
		<comments>http://netprogramminghelp.com/javascript/declareuse-global-constants-enums-javascript-ajax-function/#comments</comments>
		<pubDate>Mon, 06 Sep 2010 15:08:28 +0000</pubDate>
		<dc:creator>James</dc:creator>
				<category><![CDATA[JAVASCRIPT]]></category>

		<guid isPermaLink="false">http://netprogramminghelp.com/?p=1762</guid>
		<description><![CDATA[Introduction: In this article i am going to explain about how to declare and use application wide constants (enum&#8217;s) in javascript. Main: What is enum? The enum keyword is used to declare an enumeration, a distinct type consisting of a set of named constants called the enumerator list. Every enumeration type has an underlying type, [...]<p><a href="http://netprogramminghelp.com/javascript/declareuse-global-constants-enums-javascript-ajax-function/">How to declare/use global constants (enum&#8217;s) in javascript ajax function </a> is a post from: <a href="http://netprogramminghelp.com">NetProgrammingHelp.com</a></p>
]]></description>
		<wfw:commentRss>http://netprogramminghelp.com/javascript/declareuse-global-constants-enums-javascript-ajax-function/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Silverlight Data Binding OneWay TwoWay Asp.Net C# XAML </title>
		<link>http://netprogramminghelp.com/silverlight/silverlight-data-binding-oneway-twoway-aspnet-c-xaml/</link>
		<comments>http://netprogramminghelp.com/silverlight/silverlight-data-binding-oneway-twoway-aspnet-c-xaml/#comments</comments>
		<pubDate>Tue, 31 Aug 2010 14:42:45 +0000</pubDate>
		<dc:creator>James</dc:creator>
				<category><![CDATA[SILVERLIGHT]]></category>

		<guid isPermaLink="false">http://netprogramminghelp.com/?p=1755</guid>
		<description><![CDATA[Introduction: In this article,i am going explain about,what are the binding options and modes available in silverlight application. Main: Data binding is simply a process of displaying data to the end user.Silverlight contains a rich data binding platform that will help us to fetching data in faster and using less code. Databinding needs atleast the [...]<p><a href="http://netprogramminghelp.com/silverlight/silverlight-data-binding-oneway-twoway-aspnet-c-xaml/">Silverlight Data Binding OneWay TwoWay Asp.Net C# XAML </a> is a post from: <a href="http://netprogramminghelp.com">NetProgrammingHelp.com</a></p>
]]></description>
		<wfw:commentRss>http://netprogramminghelp.com/silverlight/silverlight-data-binding-oneway-twoway-aspnet-c-xaml/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Accessing Executing Running Stored Procedure/Function/Package Using Linq Silverlight Xaml </title>
		<link>http://netprogramminghelp.com/silverlight/accessing-executing-running-stored-procedurefunctionpackage-using-linq-silverlight-xaml/</link>
		<comments>http://netprogramminghelp.com/silverlight/accessing-executing-running-stored-procedurefunctionpackage-using-linq-silverlight-xaml/#comments</comments>
		<pubDate>Fri, 27 Aug 2010 17:31:48 +0000</pubDate>
		<dc:creator>James</dc:creator>
				<category><![CDATA[SILVERLIGHT]]></category>

		<guid isPermaLink="false">http://netprogramminghelp.com/?p=1742</guid>
		<description><![CDATA[Introduction: In this article i am going to explain about how to access a stored procedure using linq. Main: In data driven business applications,instead of queries of we need to use either stored procedure or functions.Linq provide a object oriented,structured approach for accessing stored procedures. Just follow the below steps, 1.Open a new silverlight application [...]<p><a href="http://netprogramminghelp.com/silverlight/accessing-executing-running-stored-procedurefunctionpackage-using-linq-silverlight-xaml/">Accessing Executing Running Stored Procedure/Function/Package Using Linq Silverlight Xaml </a> is a post from: <a href="http://netprogramminghelp.com">NetProgrammingHelp.com</a></p>
]]></description>
		<wfw:commentRss>http://netprogramminghelp.com/silverlight/accessing-executing-running-stored-procedurefunctionpackage-using-linq-silverlight-xaml/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Creating/Developing Silverlight Data Driven Applications Using Wcf Linq Asp.Net C# </title>
		<link>http://netprogramminghelp.com/aspnet/creatingdeveloping-silverlight-data-driven-applications-using-wcf-linq-aspnet-c/</link>
		<comments>http://netprogramminghelp.com/aspnet/creatingdeveloping-silverlight-data-driven-applications-using-wcf-linq-aspnet-c/#comments</comments>
		<pubDate>Sun, 22 Aug 2010 17:27:04 +0000</pubDate>
		<dc:creator>James</dc:creator>
				<category><![CDATA[ASP.NET]]></category>

		<guid isPermaLink="false">http://netprogramminghelp.com/?p=1727</guid>
		<description><![CDATA[Introduction: In this article,i am going to demonstrate how to create a data driven applications using silverlight linq and wcf. Main: Open Visual Studio 2010 with the Silverlight 4 tools installed. Once inside the Integrated Development Environment (IDE), Go to File &#124; New &#124; Project…. In the New Project dialog that appears, select the Silverlight [...]<p><a href="http://netprogramminghelp.com/aspnet/creatingdeveloping-silverlight-data-driven-applications-using-wcf-linq-aspnet-c/">Creating/Developing Silverlight Data Driven Applications Using Wcf Linq Asp.Net C# </a> is a post from: <a href="http://netprogramminghelp.com">NetProgrammingHelp.com</a></p>
]]></description>
		<wfw:commentRss>http://netprogramminghelp.com/aspnet/creatingdeveloping-silverlight-data-driven-applications-using-wcf-linq-aspnet-c/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Deploying Manually Publish XBAP Wpf Browser Application in IIS Asp.Net C# XAML </title>
		<link>http://netprogramminghelp.com/aspnet/deploying-manually-publish-xbap-wpf-browser-application-in-iis-aspnet-c-xaml/</link>
		<comments>http://netprogramminghelp.com/aspnet/deploying-manually-publish-xbap-wpf-browser-application-in-iis-aspnet-c-xaml/#comments</comments>
		<pubDate>Fri, 20 Aug 2010 17:31:55 +0000</pubDate>
		<dc:creator>James</dc:creator>
				<category><![CDATA[ASP.NET]]></category>

		<guid isPermaLink="false">http://netprogramminghelp.com/?p=1715</guid>
		<description><![CDATA[Introduction: In this article,i am going to demonstrate how to deploy a XBAP (wpf browser) application in IIS using asp.net. Main: Build and run an XBAP application, Create a new virtual directory, Copy the contents xbab bin and paste into the virtual dir, Now try this url in internet explorer, http://localhost/MyFirstXBapApp/MyFirstXBapApp.xbap thatsit! Conclusion: Hope this [...]<p><a href="http://netprogramminghelp.com/aspnet/deploying-manually-publish-xbap-wpf-browser-application-in-iis-aspnet-c-xaml/">Deploying Manually Publish XBAP Wpf Browser Application in IIS Asp.Net C# XAML </a> is a post from: <a href="http://netprogramminghelp.com">NetProgrammingHelp.com</a></p>
]]></description>
		<wfw:commentRss>http://netprogramminghelp.com/aspnet/deploying-manually-publish-xbap-wpf-browser-application-in-iis-aspnet-c-xaml/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Creating Server and client using remoting asp.net c# </title>
		<link>http://netprogramminghelp.com/aspnet/creating-server-and-client-using-remoting-aspnet-c/</link>
		<comments>http://netprogramminghelp.com/aspnet/creating-server-and-client-using-remoting-aspnet-c/#comments</comments>
		<pubDate>Thu, 19 Aug 2010 16:54:52 +0000</pubDate>
		<dc:creator>James</dc:creator>
				<category><![CDATA[ASP.NET]]></category>

		<guid isPermaLink="false">http://netprogramminghelp.com/?p=1708</guid>
		<description><![CDATA[Introduction: In this article http://netprogramminghelp.com/aspnet/how-to-useperformutilizeaccess-aspnet-remoting-understanding-remoting-concepts/ we allready discussed about remoting.In this article i am going to explain with one sample server and client. Main: This demonstration contains 3 programs, Step 1: Remote Object Creation, Step 2: Remote Server, Step 3: Remote Client, Remote Object Creation, Creating remote object using marshalbyrefobject, using System; using System.Collections.Generic; using [...]<p><a href="http://netprogramminghelp.com/aspnet/creating-server-and-client-using-remoting-aspnet-c/">Creating Server and client using remoting asp.net c# </a> is a post from: <a href="http://netprogramminghelp.com">NetProgrammingHelp.com</a></p>
]]></description>
		<wfw:commentRss>http://netprogramminghelp.com/aspnet/creating-server-and-client-using-remoting-aspnet-c/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Create/Build wcf autocomplete/autoextender textbox using database linq c# asp.net </title>
		<link>http://netprogramminghelp.com/wcf/createbuild-wcf-auto-completeextender-textbox-c-aspnet/</link>
		<comments>http://netprogramminghelp.com/wcf/createbuild-wcf-auto-completeextender-textbox-c-aspnet/#comments</comments>
		<pubDate>Fri, 13 Aug 2010 09:47:21 +0000</pubDate>
		<dc:creator>James</dc:creator>
				<category><![CDATA[WCF]]></category>

		<guid isPermaLink="false">http://netprogramminghelp.com/?p=1683</guid>
		<description><![CDATA[Introduction: In this article,i am going to explain about how to create auto complete textbox using wcf with sample application. Main: A service for the auto-complete extender can have any number of operations, but all have the same prototype. Here&#8217;s a possible contract, public string&#91;&#93; GetExtendedText&#40;string prefixText, int count&#41; &#123; GetAutoTextDataContext objautocontext = new GetAutoTextDataContext&#40;&#41;; [...]<p><a href="http://netprogramminghelp.com/wcf/createbuild-wcf-auto-completeextender-textbox-c-aspnet/">Create/Build wcf autocomplete/autoextender textbox using database linq c# asp.net </a> is a post from: <a href="http://netprogramminghelp.com">NetProgrammingHelp.com</a></p>
]]></description>
		<wfw:commentRss>http://netprogramminghelp.com/wcf/createbuild-wcf-auto-completeextender-textbox-c-aspnet/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Essentials for Creating/Developing/Programming silverlight project tools wpf xaml </title>
		<link>http://netprogramminghelp.com/silverlight/essentials-for-creatingdevelopingprogramming-silverlight-project-learning-silverlight-tools-wpf-xaml/</link>
		<comments>http://netprogramminghelp.com/silverlight/essentials-for-creatingdevelopingprogramming-silverlight-project-learning-silverlight-tools-wpf-xaml/#comments</comments>
		<pubDate>Tue, 10 Aug 2010 18:08:46 +0000</pubDate>
		<dc:creator>James</dc:creator>
				<category><![CDATA[SILVERLIGHT]]></category>

		<guid isPermaLink="false">http://netprogramminghelp.com/?p=1670</guid>
		<description><![CDATA[Introduction: In this article, i am going to explain about what are the things needed for creating developing programming silverlight project. Main: What are key skills needed for learning silverlight? Must Comfortable with visual studio, Must Comfortable with XML, Must Comfortable with CLR, Knows the difference between DLL and HTML, What is new in silverlight? [...]<p><a href="http://netprogramminghelp.com/silverlight/essentials-for-creatingdevelopingprogramming-silverlight-project-learning-silverlight-tools-wpf-xaml/">Essentials for Creating/Developing/Programming silverlight project tools wpf xaml </a> is a post from: <a href="http://netprogramminghelp.com">NetProgrammingHelp.com</a></p>
]]></description>
		<wfw:commentRss>http://netprogramminghelp.com/silverlight/essentials-for-creatingdevelopingprogramming-silverlight-project-learning-silverlight-tools-wpf-xaml/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Working with xml data type variable sql server 2008 asp.net c# </title>
		<link>http://netprogramminghelp.com/aspnet/working-with-xml-data-type-variable-sql-server-2008-aspnet-c/</link>
		<comments>http://netprogramminghelp.com/aspnet/working-with-xml-data-type-variable-sql-server-2008-aspnet-c/#comments</comments>
		<pubDate>Sun, 08 Aug 2010 13:52:24 +0000</pubDate>
		<dc:creator>James</dc:creator>
				<category><![CDATA[ASP.NET]]></category>

		<guid isPermaLink="false">http://netprogramminghelp.com/?p=1666</guid>
		<description><![CDATA[Introduction: In this article,i am going to explain about how to use the new xml data type as variable, and how to define the xml data. Main: The &#8216;xml&#8217; datatype helps us to declare xml data in sql server 2008. DECLARE @xmlData AS XML SET @xmlData=' &#60;Customers&#62; &#60;CustomerID&#62;TELRK&#60;/CustomerID&#62; &#60;CompanyName&#62;Telerik, Inc&#60;/CompanyName&#62; &#60;ContactName&#62;Stephen Forte&#60;/ContactName&#62; &#60;ContactTitle&#62;Sales Representative&#60;/ContactTitle&#62; &#60;Address&#62;5–9 [...]<p><a href="http://netprogramminghelp.com/aspnet/working-with-xml-data-type-variable-sql-server-2008-aspnet-c/">Working with xml data type variable sql server 2008 asp.net c# </a> is a post from: <a href="http://netprogramminghelp.com">NetProgrammingHelp.com</a></p>
]]></description>
		<wfw:commentRss>http://netprogramminghelp.com/aspnet/working-with-xml-data-type-variable-sql-server-2008-aspnet-c/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Encrypting Stored Procedure sql server 2008 asp.net c# </title>
		<link>http://netprogramminghelp.com/sql-server/encrypting-stored-procedure-sql-server-2008-aspnet-c/</link>
		<comments>http://netprogramminghelp.com/sql-server/encrypting-stored-procedure-sql-server-2008-aspnet-c/#comments</comments>
		<pubDate>Sat, 07 Aug 2010 11:04:37 +0000</pubDate>
		<dc:creator>James</dc:creator>
				<category><![CDATA[SQL SERVER/ORACLE]]></category>

		<guid isPermaLink="false">http://netprogramminghelp.com/?p=1661</guid>
		<description><![CDATA[Introduction: In this article,i am going to explain about how to encrypt a stored procedure and how to set a stored procedure security while using exec statement. Main: Just like a view, stored procedure Transact-SQL definitions can have their contents encrypted in the database, removing the ability to read the procedure&#8217;s definition. In order to [...]<p><a href="http://netprogramminghelp.com/sql-server/encrypting-stored-procedure-sql-server-2008-aspnet-c/">Encrypting Stored Procedure sql server 2008 asp.net c# </a> is a post from: <a href="http://netprogramminghelp.com">NetProgrammingHelp.com</a></p>
]]></description>
		<wfw:commentRss>http://netprogramminghelp.com/sql-server/encrypting-stored-procedure-sql-server-2008-aspnet-c/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
	</channel>
</rss>

<!-- Dynamic Page Served (once) in 1.239 seconds -->
<!-- Cached page served by WP-Cache -->
