<?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>Onecore&#187; Tutorials</title> <atom:link href="http://onecore.net/category/tutorials/feed" rel="self" type="application/rss+xml" /><link>http://onecore.net</link> <description></description> <lastBuildDate>Fri, 20 Jan 2012 15:29:07 +0000</lastBuildDate> <language>en</language> <sy:updatePeriod>hourly</sy:updatePeriod> <sy:updateFrequency>1</sy:updateFrequency> <item><title>Regular Expressions in Python</title><link>http://onecore.net/regular-expressions-in-python.htm</link> <comments>http://onecore.net/regular-expressions-in-python.htm#comments</comments> <pubDate>Fri, 20 Jan 2012 15:29:07 +0000</pubDate> <dc:creator>mahesh</dc:creator> <category><![CDATA[Python]]></category> <category><![CDATA[Tutorials]]></category><guid isPermaLink="false">http://onecore.net/?p=499</guid> <description><![CDATA[A regular expression in python is a special module that helps filter sequence of strings, characters and symbols using specialized syntax written in a particular pattern. Like any other programming language, regular expression module ‘re’ in python allows you to process unlimited amount of strings that passes regular expression requirements. If you want to process [...]<p><a href="http://onecore.net/regular-expressions-in-python.htm">Regular Expressions in Python</a> is a post from: <a href="http://onecore.net">Onecore</a></p> ]]></description> <wfw:commentRss>http://onecore.net/regular-expressions-in-python.htm/feed</wfw:commentRss> <slash:comments>0</slash:comments> </item> <item><title>IronPython Windows Forms &#8211; Event Handling</title><link>http://onecore.net/ironpython-windows-forms-event-handling.htm</link> <comments>http://onecore.net/ironpython-windows-forms-event-handling.htm#comments</comments> <pubDate>Sun, 06 Feb 2011 19:43:17 +0000</pubDate> <dc:creator>mahesh</dc:creator> <category><![CDATA[.NET]]></category> <category><![CDATA[Python]]></category> <category><![CDATA[Tutorials]]></category><guid isPermaLink="false">http://onecore.net/?p=374</guid> <description><![CDATA[Building windows forms using ironpython is very easy. If you want to make you windows forms perform certain task then you need to add event handlers into it. Working with event handlers is a bit tricky but not difficult if you know what you&#8217;re doing. In this article we&#8217;ll see how to write ironpython code [...]<p><a href="http://onecore.net/ironpython-windows-forms-event-handling.htm">IronPython Windows Forms &#8211; Event Handling</a> is a post from: <a href="http://onecore.net">Onecore</a></p> ]]></description> <wfw:commentRss>http://onecore.net/ironpython-windows-forms-event-handling.htm/feed</wfw:commentRss> <slash:comments>0</slash:comments> </item> <item><title>.NET- What is assembly ?</title><link>http://onecore.net/net-what-is-assembly.htm</link> <comments>http://onecore.net/net-what-is-assembly.htm#comments</comments> <pubDate>Thu, 09 Sep 2010 17:10:48 +0000</pubDate> <dc:creator>mahesh</dc:creator> <category><![CDATA[.NET]]></category> <category><![CDATA[CSharp]]></category> <category><![CDATA[Design]]></category> <category><![CDATA[General]]></category> <category><![CDATA[Getting Started]]></category> <category><![CDATA[Programming]]></category> <category><![CDATA[Software]]></category> <category><![CDATA[Tutorials]]></category><guid isPermaLink="false">http://www.onecore.net/?p=285</guid> <description><![CDATA[In this article we’ll discuss assembly in .NET environment. If you’ve any questions, suggestions or feedback then please feel free to comment. What is assembly ? &#8211; Assembly is unit of deployment like EXE or a DLL. Assembly consists of one or more files (dlls,.exe’s, html files etc), and represents a group of resources , [...]<p><a href="http://onecore.net/net-what-is-assembly.htm">.NET- What is assembly ?</a> is a post from: <a href="http://onecore.net">Onecore</a></p> ]]></description> <wfw:commentRss>http://onecore.net/net-what-is-assembly.htm/feed</wfw:commentRss> <slash:comments>0</slash:comments> </item> <item><title>What is the difference between data grid, data list and repeater ?</title><link>http://onecore.net/what-is-the-difference-between-data-grid-data-list-and-repeater.htm</link> <comments>http://onecore.net/what-is-the-difference-between-data-grid-data-list-and-repeater.htm#comments</comments> <pubDate>Tue, 07 Sep 2010 23:12:35 +0000</pubDate> <dc:creator>mahesh</dc:creator> <category><![CDATA[.NET]]></category> <category><![CDATA[ASP.NET]]></category> <category><![CDATA[Database]]></category> <category><![CDATA[Getting Started]]></category> <category><![CDATA[Programming]]></category> <category><![CDATA[Tutorials]]></category><guid isPermaLink="false">http://www.onecore.net/?p=281</guid> <description><![CDATA[This article discusses the difference between data grid, data list and repeater. A data grid, datalist and repeater are all ASP.NET data web controls. They have many things in common like data source propert, data blind method ItemDataBound and item created. When you assign the data source property of a data grid to a dataset [...]<p><a href="http://onecore.net/what-is-the-difference-between-data-grid-data-list-and-repeater.htm">What is the difference between data grid, data list and repeater ?</a> is a post from: <a href="http://onecore.net">Onecore</a></p> ]]></description> <wfw:commentRss>http://onecore.net/what-is-the-difference-between-data-grid-data-list-and-repeater.htm/feed</wfw:commentRss> <slash:comments>0</slash:comments> </item> <item><title>How the ASP.NET authentication process works ?</title><link>http://onecore.net/how-the-asp-net-authentication-process-works.htm</link> <comments>http://onecore.net/how-the-asp-net-authentication-process-works.htm#comments</comments> <pubDate>Mon, 06 Sep 2010 23:10:29 +0000</pubDate> <dc:creator>mahesh</dc:creator> <category><![CDATA[.NET]]></category> <category><![CDATA[ASP.NET]]></category> <category><![CDATA[General]]></category> <category><![CDATA[Programming]]></category> <category><![CDATA[Software]]></category> <category><![CDATA[Tutorials]]></category><guid isPermaLink="false">http://www.onecore.net/?p=279</guid> <description><![CDATA[In this article we’ll take a look at how the ASP.NET authentication process works. ASP.NET does not run by itself, it runs inside the process of IIS. Therefore, there are two authentication layers, which exist in ASP.NET system. First Subscription happens at the IIS level and then ASP.NET level depending on the WEB.CONFIG file. Below [...]<p><a href="http://onecore.net/how-the-asp-net-authentication-process-works.htm">How the ASP.NET authentication process works ?</a> is a post from: <a href="http://onecore.net">Onecore</a></p> ]]></description> <wfw:commentRss>http://onecore.net/how-the-asp-net-authentication-process-works.htm/feed</wfw:commentRss> <slash:comments>0</slash:comments> </item> <item><title>JIT Compilers in .NET Environment</title><link>http://onecore.net/jit-compilers-in-net-environment.htm</link> <comments>http://onecore.net/jit-compilers-in-net-environment.htm#comments</comments> <pubDate>Sun, 13 Jun 2010 09:45:17 +0000</pubDate> <dc:creator>mahesh</dc:creator> <category><![CDATA[.NET]]></category> <category><![CDATA[ASP.NET]]></category> <category><![CDATA[General]]></category> <category><![CDATA[Getting Started]]></category> <category><![CDATA[Programming]]></category> <category><![CDATA[Software]]></category> <category><![CDATA[Tutorials]]></category><guid isPermaLink="false">http://www.onecore.net/?p=261</guid> <description><![CDATA[JIT (Just in time) compiler is a part of the .NET runtime execution environment. Unlike traditional compilers JIT doesn’t compile the full class file in one shot. Compilation is done on function basis or file basis. JIT compilation has advantage over traditional compilation that heavy parsing of original source code is avoided. Compilation in .NET [...]<p><a href="http://onecore.net/jit-compilers-in-net-environment.htm">JIT Compilers in .NET Environment</a> is a post from: <a href="http://onecore.net">Onecore</a></p> ]]></description> <wfw:commentRss>http://onecore.net/jit-compilers-in-net-environment.htm/feed</wfw:commentRss> <slash:comments>0</slash:comments> </item> <item><title>How to create a master page in visual studio ?</title><link>http://onecore.net/how-to-create-a-master-page-in-visual-studio.htm</link> <comments>http://onecore.net/how-to-create-a-master-page-in-visual-studio.htm#comments</comments> <pubDate>Wed, 02 Jun 2010 14:51:46 +0000</pubDate> <dc:creator>mahesh</dc:creator> <category><![CDATA[.NET]]></category> <category><![CDATA[ASP.NET]]></category> <category><![CDATA[General]]></category> <category><![CDATA[Getting Started]]></category> <category><![CDATA[Programming]]></category> <category><![CDATA[Tutorials]]></category><guid isPermaLink="false">http://www.onecore.net/?p=257</guid> <description><![CDATA[To keep the core layout of your pages consistent you can use master page in your asp.net application. Master pages allow you to keep layout consistent within all the pages of your asp project. There are few more advantages of using master pages in your project: - Master pages allow you to centralize the common [...]<p><a href="http://onecore.net/how-to-create-a-master-page-in-visual-studio.htm">How to create a master page in visual studio ?</a> is a post from: <a href="http://onecore.net">Onecore</a></p> ]]></description> <wfw:commentRss>http://onecore.net/how-to-create-a-master-page-in-visual-studio.htm/feed</wfw:commentRss> <slash:comments>0</slash:comments> </item> <item><title>XML Syntax Rules</title><link>http://onecore.net/xml-syntax-rules.htm</link> <comments>http://onecore.net/xml-syntax-rules.htm#comments</comments> <pubDate>Thu, 13 May 2010 15:21:16 +0000</pubDate> <dc:creator>mahesh</dc:creator> <category><![CDATA[Design]]></category> <category><![CDATA[General]]></category> <category><![CDATA[Getting Started]]></category> <category><![CDATA[Programming]]></category> <category><![CDATA[Software]]></category> <category><![CDATA[Tutorials]]></category><guid isPermaLink="false">http://www.onecore.net/?p=254</guid> <description><![CDATA[XML is growing rapidly and you’ll find yourself working with XML files while working on java or .NET platform. There are some rules that needs to be considered while working with XML files. In this article you’ll learn some of the syntax rules of XML. Rule 1: XML Tags are case sensitive. Rule 2: Opening [...]<p><a href="http://onecore.net/xml-syntax-rules.htm">XML Syntax Rules</a> is a post from: <a href="http://onecore.net">Onecore</a></p> ]]></description> <wfw:commentRss>http://onecore.net/xml-syntax-rules.htm/feed</wfw:commentRss> <slash:comments>0</slash:comments> </item> <item><title>Difference Between Session Bean and Entity Bean</title><link>http://onecore.net/difference-between-session-bean-and-entity-bean.htm</link> <comments>http://onecore.net/difference-between-session-bean-and-entity-bean.htm#comments</comments> <pubDate>Sun, 09 May 2010 09:05:31 +0000</pubDate> <dc:creator>mahesh</dc:creator> <category><![CDATA[General]]></category> <category><![CDATA[Getting Started]]></category> <category><![CDATA[Programming]]></category> <category><![CDATA[Tutorials]]></category><guid isPermaLink="false">http://www.onecore.net/?p=252</guid> <description><![CDATA[In this post i’ve explained some of the differences between session bean and entity bean. Session Beans - Session Beans represent a process or flow. - Each session bean is associated with one EJB client at time. (Session Beans are threadsafe) - Session bean have types stateless and stateful. Stateless beans don’t maintain states while [...]<p><a href="http://onecore.net/difference-between-session-bean-and-entity-bean.htm">Difference Between Session Bean and Entity Bean</a> is a post from: <a href="http://onecore.net">Onecore</a></p> ]]></description> <wfw:commentRss>http://onecore.net/difference-between-session-bean-and-entity-bean.htm/feed</wfw:commentRss> <slash:comments>0</slash:comments> </item> <item><title>How to add javascript to aspx page ?</title><link>http://onecore.net/how-to-add-javascript-to-aspx-page.htm</link> <comments>http://onecore.net/how-to-add-javascript-to-aspx-page.htm#comments</comments> <pubDate>Sat, 08 May 2010 08:12:16 +0000</pubDate> <dc:creator>mahesh</dc:creator> <category><![CDATA[.NET]]></category> <category><![CDATA[ASP.NET]]></category> <category><![CDATA[General]]></category> <category><![CDATA[Getting Started]]></category> <category><![CDATA[Programming]]></category> <category><![CDATA[Tutorials]]></category><guid isPermaLink="false">http://www.onecore.net/?p=248</guid> <description><![CDATA[Javascript let’s you enhance your webpages. Javascript can control events and even add effects to parts of your web page. Adding javascript to your asp page will definitely enhance your website. Adding javascript to your pages: You can embed javascrip into your aspx pages either internally or externally. Let’s see how you can add javascrip [...]<p><a href="http://onecore.net/how-to-add-javascript-to-aspx-page.htm">How to add javascript to aspx page ?</a> is a post from: <a href="http://onecore.net">Onecore</a></p> ]]></description> <wfw:commentRss>http://onecore.net/how-to-add-javascript-to-aspx-page.htm/feed</wfw:commentRss> <slash:comments>0</slash:comments> </item> </channel> </rss>
<!-- Served from: onecore.net @ 2012-02-05 09:03:21 by W3 Total Cache -->
