<?xml version="1.0" encoding="iso-8859-1" ?>
<!DOCTYPE rss >
<rss version="2.0">
<channel>
<title>PHP scripts, Javascript, script writing, Collection of Scripts Resources, Free Scripts, Source code and Scripts, web resources, source code, free script, books, examples, help and more!</title><link>http://www.advancescripts.com/rss/840.html</link><description>Scripting Techniques RSS feeds</description><language>en-us</language><copyright>Copyright (c) AdvanceScripts All rights reserved.</copyright><item>
<title>Attributed Programming in .NET using C#</title>
<link>http://www.advancescripts.com/detailed/2493.html</link>
<description>Attributed Programming in .NET using C# is a tutorial in which the author discusses about a .NET feature called attribute. An attribute is used to obtain the information of the class, method, interface etc., during design, compilation and runtime. .NET framework has both intrinsic and custom attributes. The author also describes briefly about how to implement custom attributes.</description>
</item>
<item>
<title>BitWise Operations in C#</title>
<link>http://www.advancescripts.com/detailed/2215.html</link>
<description>BitWise Operations in C# is a simple tutorial through which you can learn about various bitwise operators of C# such as AND, OR, LEFT SHIFT and RIGHT SHIFT which helps you to perform binary operations. The author shows you a sample program for AND, OR and LEFT SHIFT and RIGHT SHIFT operator with outputs.</description>
</item>
<item>
<title>A Practical Comparison of ADO and ADO.NET - Part II</title>
<link>http://www.advancescripts.com/detailed/1870.html</link>
<description>A Practical Comparison of ADO and ADO.NET - Part II is an article in which the author compares the recordset of ADO with the Rowset of the ADO.NET. The rowset of the ADO.NET belongs to the OleDbDataReader and SqlDataReader classes. Using Recordset you can store the result of the SQL query. The Read() method of the SqlDataReader makes the rowsets cursor to move forward and thus gives you access to the next row.</description>
</item>
<item>
<title>A Quick Comparison of ADO and ADO.NET - Part I</title>
<link>http://www.advancescripts.com/detailed/1869.html</link>
<description>A Quick Comparison of ADO and ADO.NET - Part I is an interesting article in which the author discusses about the difference between ADO and ADO.NET. ADO 2.x contains 9 classes to perform various database operations. But in ADO.NET you have two classes which are included in seperate namespaces. The author lists you the various namespaces which helps you to access the database.</description>
</item>
<item>
<title>C# to VB.NET Translator</title>
<link>http://www.advancescripts.com/detailed/1868.html</link>
<description>C# to VB.NET Translator is a .NET tutorial in which you can get the method for converting the c# coding in to the VB.NET coding. In this tutorial the author gives you a richtext box through which you can perform this operation by pasting the c# code in it and clicking on the translate button. This translator tool is useful for the developers.</description>
</item>
</channel>
</rss>
