<?xml version="1.0" encoding="UTF-8"?><rss version="0.92">
<channel>
	<title>Avance Zone</title>
	<link>http://blogs.avancezone.com</link>
	<description>Technical Experts Zone Blogs</description>
	<lastBuildDate>Thu, 15 Sep 2011 15:54:06 +0000</lastBuildDate>
	<docs>http://backend.userland.com/rss092</docs>
	<language>en</language>
	<!-- generator="WordPress/3.1" -->

	<item>
		<title>C sharp HTML  Searching  Method</title>
		<description><![CDATA[This program helps in understanding the c sharp HTML Searching Method &#160; &#160; &#160; &#160; &#60;html&#62; &#160; &#60;form action= http://127.0.0.1/cgi-bin/search.exe &#62; &#160; &#60;b&#62; Enter keyword &#60;/b&#62; &#160; &#60;input type=text name=aa&#62; &#60;p&#62; &#160; &#60;input type=submit value=&#34;Search&#34;&#62; &#160; &#60;form&#62; &#160; &#60;/html&#62; &#160; //c# Code using System.Data.OleDb; &#160; class zzz &#160; &#123; &#160; public static void Main&#40;&#41; &#160; [...]]]></description>
		<link>http://blogs.avancezone.com/technical/microsoft-dot-net/c-sharp/c-sharp-html-searching-method/</link>
			</item>
	<item>
		<title>C sharp Html Connection</title>
		<description><![CDATA[This program helps in understanding the c sharp Html Connection &#160; &#60;html&#62; &#60;form action=http://127.0.0.1/cgi-bin/test.exe&#62; &#60;input type=submit value=Search&#62; &#60;form&#62; &#60;/html&#62; &#160; //C# code &#160; class zzz &#160; &#123; &#160; public static void Main&#40;&#41;&#123; &#160; System.Collections.IDictionary i,t,KARTHIK; &#160; i=System.Environment.GetEnvironmentVariables &#40;&#41;; &#160; System.Collections.IDictionaryEnumerator d; &#160; d=i.GetEnumerator&#40;&#41;; t.Add&#40;KARTHIK,54&#41;; System.Console.WriteLine&#40;&#34;Content-Type:text/html\n&#34;&#41;; &#160; System.Console.WriteLine&#40;&#34;Total Environmental Variables &#34;+i.Count + &#34;&#60;br&#62;&#34;&#41;; &#160; while &#40;d.MoveNext&#40;&#41;&#41; [...]]]></description>
		<link>http://blogs.avancezone.com/technical/microsoft-dot-net/c-sharp/c-sharp-html-connection-4/</link>
			</item>
	<item>
		<title>c sharp HTML Connection</title>
		<description><![CDATA[This program helps in understanding the c sharp HTML Connection &#160; &#160; &#60;html&#62; &#160; &#60;form action= http://127.0.0.1/cgi-bin/nine.exe &#62; &#160; &#60;b&#62; Enter Table Name &#60;/b&#62; &#160; &#60;input type=text name=aa&#62; &#60;p&#62; &#160; &#60;input type=submit value=&#34;Show Table&#34;&#62; &#160; &#60;form&#62; &#160; &#60;/html&#62; // C# Code &#160; using System.Data.OleDb; using System; class zzz &#160; &#123; &#160; public static void Main&#40;&#41; [...]]]></description>
		<link>http://blogs.avancezone.com/technical/microsoft-dot-net/c-sharp/c-sharp-html-connection-3/</link>
			</item>
	<item>
		<title>c sharp HTML   Connection</title>
		<description><![CDATA[This program helps in understanding the c sharp HTML Connection &#160; &#60;html&#62; &#160; &#60;form action= http://127.0.0.1/cgi-bin/eight.exe &#62; &#160; &#60;b&#62; Enter Table Name &#60;/b&#62; &#160; &#60;input type=text name=aa&#62; &#60;p&#62; &#160; &#60;input type=submit value=&#34;Show Table&#34;&#62; &#160; &#60;form&#62; &#160; &#60;/html&#62; &#160; &#160; &#160; &#160; //C # code using System.Data.OleDb; class zzz &#160; &#123; &#160; public static void Main&#40;&#41; [...]]]></description>
		<link>http://blogs.avancezone.com/technical/microsoft-dot-net/c-sharp/c-sharp-html-connection-2/</link>
			</item>
	<item>
		<title>C sharp Html Connection</title>
		<description><![CDATA[This program helps in understanding the c sharp Html Connection using System; class zzz &#123; public static void Main&#40;&#41; &#123; string t; int a,b,c; System.Console.WriteLine&#40;&#34;Content-Type:text/html\n&#34;&#41;; t=System.Environment.GetEnvironmentVariable&#40;&#34;QUERY_STRING&#34;&#41;; string &#91;&#93; u; char &#91;&#93; v = new char&#91;2&#93;; v&#91;0&#93; = '='; v&#91;1&#93; = '&#38;'; u = t.Split&#40;v&#41;; a=Int32.Parse&#40;u&#91;1&#93;&#41;; b=Int32.Parse&#40;u&#91;3&#93;&#41;; c=a+b; System.Console.WriteLine&#40;&#34;&#60;h1&#62;Addition of {0} and {1} is {2}&#60;/h1&#62;&#34;,a,b,c&#41;; &#125; [...]]]></description>
		<link>http://blogs.avancezone.com/technical/microsoft-dot-net/c-sharp/c-sharp-html-connection/</link>
			</item>
	<item>
		<title>c sharp using Html</title>
		<description><![CDATA[This program helps in understanding the c sharp using Html &#60;html&#62; &#160; &#60;form action= http://127.0.0.1/cgi-bin/six.exe &#62; &#160; &#60;b&#62; Enter the number &#60;/b&#62; &#160; &#60;input type=text name=aa&#62; &#60;p&#62; &#160; &#60;input type=submit value=&#34;Show Table&#34;&#62; &#160; &#60;form&#62; &#160; &#60;/html&#62; &#160; // C # coding using System; class zzz &#123; public static void Main&#40;&#41; &#123; string t; int n; [...]]]></description>
		<link>http://blogs.avancezone.com/technical/microsoft-dot-net/c-sharp/c-sharp-using-html/</link>
			</item>
	<item>
		<title>c sharp Connection  with  HTML</title>
		<description><![CDATA[This program helps in understanding the c sharp Connection with HTML &#60;html&#62; &#60;form action=http://127.0.0.1/cgi-bin/five.exe&#62; &#60;input type=submit value=Search&#62; &#60;form&#62; &#60;/html&#62; &#160; class zzz &#160; &#123; &#160; public static void Main&#40;&#41;&#123; &#160; System.Collections.IDictionary i; &#160; i=System.Environment.GetEnvironmentVariables &#40;&#41;; &#160; System.Collections.IDictionaryEnumerator d; &#160; d=i.GetEnumerator&#40;&#41;; &#160; System.Console.WriteLine&#40;&#34;Content-Type:text/html\n&#34;&#41;; &#160; System.Console.WriteLine&#40;&#34;Total Environmental Variables &#34;+i.Count + &#34;&#60;br&#62;&#34;&#41;; &#160; while &#40;d.MoveNext&#40;&#41;&#41; &#160; &#123; &#160; [...]]]></description>
		<link>http://blogs.avancezone.com/technical/microsoft-dot-net/c-sharp/c-sharp-connection-with-html/</link>
			</item>
	<item>
		<title>C sharp (HTML Connection With Ms Access)</title>
		<description><![CDATA[This program helps in understanding the c sharp This program helps in understanding the c sharp (HTML With Ms Access) &#60;html&#62; &#60;form action=http://127.0.0.1/cgi-bin/three.exe&#62; &#60;input type=submit value=Search&#62; &#60;form&#62; &#60;/html&#62; &#160; // c# File using System.Data.OleDb; &#160; class zzz &#160; &#123; &#160; public static void Main&#40;&#41; &#160; &#123; &#160; try &#160; &#123; &#160; OleDbConnection s; &#160; s [...]]]></description>
		<link>http://blogs.avancezone.com/technical/microsoft-dot-net/c-sharp/c-sharp-html-connection-with-ms-access/</link>
			</item>
	<item>
		<title>c sharp with Html</title>
		<description><![CDATA[This program helps in understanding the c sharp with Html &#60;html&#62; &#60;form action=http://127.0.0.1/cgi-bin/two.exe&#62; &#60;input type=submit value=Search&#62; &#60;form&#62; &#60;/html&#62; &#160; class zzz &#123; public static void Main&#40;&#41; &#123; System.Console.WriteLine&#40;&#34;Content-Type:text/html\n&#34;&#41;; System.Console.WriteLine&#40;&#34;&#60;center&#62;&#60;h1&#62;Multiplication Table&#60;/h1&#62;&#60;/center&#62;&#34;&#41;; int n=3; for&#40;int i=1;i&#60;=12;i++&#41; &#123; System.Console.WriteLine&#40;&#34;&#60;font color='red' size=4&#62;{0} * {1} = {2} &#60;/font&#62;&#60;br&#62;&#34;,n,i,n*i&#41;; &#125; &#160; &#125; &#160; &#125;]]></description>
		<link>http://blogs.avancezone.com/technical/microsoft-dot-net/c-sharp/c-sharp-with-html/</link>
			</item>
	<item>
		<title>c sharp with Html Example</title>
		<description><![CDATA[This program helps in understanding the c sharp with Html &#160; class zzz &#123; public static void Main&#40;&#41; &#123; System.Console.WriteLine&#40;&#34;Content-Type:text/html\n&#34;&#41;; System.Console.WriteLine&#40;&#34;&#60;center&#62;&#60;h1&#62;Multiplication Table&#60;/h1&#62;&#60;/center&#62;&#34;&#41;; int n=3; for&#40;int i=1;i&#60;=12;i++&#41; &#123; System.Console.WriteLine&#40;&#34;&#60;font color='red' size=4&#62;{0} * {1} = {2} &#60;/font&#62;&#60;br&#62;&#34;,n,i,n*i&#41;; &#125; &#160; &#125; &#160; &#125;]]></description>
		<link>http://blogs.avancezone.com/technical/microsoft-dot-net/c-sharp/c-sharp-with-html-example-2/</link>
			</item>
</channel>
</rss>

