Urgent
-
Dear All, How do i read the database name and File Size and File growth Which i will provide in the XML File How do extract the only the dbname from the XML File i specified here. like dbname shiv size 10 With GreatRegards, Siva
-
Dear All, How do i read the database name and File Size and File growth Which i will provide in the XML File How do extract the only the dbname from the XML File i specified here. like dbname shiv size 10 With GreatRegards, Siva
-
Dear All, How do i read the database name and File Size and File growth Which i will provide in the XML File How do extract the only the dbname from the XML File i specified here. like dbname shiv size 10 With GreatRegards, Siva
hi, u can keep the items organised in proper tags like shiv 10 then u can declare a class say class DB { public string DbName; public int Size; } then call deserialise method . please refer deserialise method for proper syntax. those who win are those who believe they can