prog.cs(2,14): error CS0234: The type or namespace name `Data' does not exist in the namespace `System'. Are you missing an assembly reference?
prog.cs(6,18): error CS0234: The type or namespace name `Security' does not exist in the namespace `System.Web'. Are you missing an assembly reference?
prog.cs(7,18): error CS0234: The type or namespace name `UI' does not exist in the namespace `System.Web'. Are you missing an assembly reference?
prog.cs(8,18): error CS0234: The type or namespace name `UI' does not exist in the namespace `System.Web'. Are you missing an assembly reference?
prog.cs(9,18): error CS0234: The type or namespace name `UI' does not exist in the namespace `System.Web'. Are you missing an assembly reference?
prog.cs(10,18): error CS0234: The type or namespace name `UI' does not exist in the namespace `System.Web'. Are you missing an assembly reference?
prog.cs(11,18): error CS0234: The type or namespace name `Linq' does not exist in the namespace `System.Xml'. Are you missing an assembly reference?
prog.cs(12,14): error CS0234: The type or namespace name `Data' does not exist in the namespace `System'. Are you missing an assembly reference?
prog.cs(20,12): error CS0246: The type or namespace name `SqlCommand' could not be found. Are you missing a using directive or an assembly reference?
prog.cs(21,12): error CS0246: The type or namespace name `SqlDataReader' could not be found. Are you missing a using directive or an assembly reference?
prog.cs(22,12): error CS0246: The type or namespace name `SqlDataAdapter' could not be found. Are you missing a using directive or an assembly reference?
prog.cs(23,12): error CS0246: The type or namespace name `DataSet' could not be found. Are you missing a using directive or an assembly reference?
prog.cs(2,14): error CS0234: The type or namespace name `Data' does not exist in the namespace `System'. Are you missing an assembly reference?
prog.cs(6,18): error CS0234: The type or namespace name `Security' does not exist in the namespace `System.Web'. Are you missing an assembly reference?
prog.cs(7,18): error CS0234: The type or namespace name `UI' does not exist in the namespace `System.Web'. Are you missing an assembly reference?
prog.cs(8,18): error CS0234: The type or namespace name `UI' does not exist in the namespace `System.Web'. Are you missing an assembly reference?
prog.cs(9,18): error CS0234: The type or namespace name `UI' does not exist in the namespace `System.Web'. Are you missing an assembly reference?
prog.cs(10,18): error CS0234: The type or namespace name `UI' does not exist in the namespace `System.Web'. Are you missing an assembly reference?
prog.cs(11,18): error CS0234: The type or namespace name `Linq' does not exist in the namespace `System.Xml'. Are you missing an assembly reference?
prog.cs(12,14): error CS0234: The type or namespace name `Data' does not exist in the namespace `System'. Are you missing an assembly reference?
Compilation failed: 20 error(s), 0 warnings