<$BlogRSDUrl$>

lunes, febrero 20, 2006

ERREALA.COM :: Ver tema - juego!!! imagenes de peliculas. 

ERREALA.COM :: Ver tema - juego!!! imagenes de peliculas.

miércoles, enero 18, 2006

Vuelos Baratos 

Vuelos Baratos

martes, enero 17, 2006

EOL - Guia para Novatos (FAQ) 

EOL - Guia para Novatos (FAQ)

martes, enero 10, 2006

EOL - Tutorial Instalacion Spiderchip 

EOL - Tutorial Instalacion Spiderchip

Identifying Your Xbox Revision 

Identifying Your Xbox Revision

jueves, noviembre 17, 2005

ADS32: KJilouasasn 

ADS32

El sondeo del CIS muestra la distancia más corta entre PP y PSOE desde las elecciones del 14-M | elmundo.es 


Links tutoriales C# 

www.programacion.com/tutorial/csharp
www.monohispano.org/tutoriales/csharp
www.msdn.es

martes, noviembre 15, 2005

XML ariketa 

System.IO.StreamReader stream=new System.IO.StreamReader("c:\\greg\\hola.xml");
System.Xml.XmlTextReader reader = new System.Xml.XmlTextReader(stream);
while (reader.Read())
{
switch(reader.NodeType)
{
case System.Xml.XmlNodeType.Element:
Console.Write("<"+reader.Name);
while(reader.MoveToNextAttribute())
{
Console.Write(" "+reader.Name+"='"+reader.Value+"'");
}
Console.Write(">");
break;
case System.Xml.XmlNodeType.Text:
Console.WriteLine(reader.Value);
break;
case System.Xml.XmlNodeType.EndElement:
Console.WriteLine("");
break;
}
}

jueves, junio 23, 2005

Apostasía. Excomunión. Estudio Ateo. (apostasia, apostatar) 

Apostasía. Excomunión. Estudio Ateo. (apostasia, apostatar)

This page is powered by Blogger. Isn't yours?