How to convert html file to xml file? Karthick
K
Karthi_jpk
@Karthi_jpk
Posts
-
Answer my comment -
Dispose MethodRefer the details abt the dispose() Method through this below link Thank u http://msdn2.microsoft.com/en-us/library/system.idisposable.dispose.aspx[^] Regards, Karthick :)
-
Connecting to SQL Server through C#.netNo You have a error in Connection String pls modify ur Connection String like that: SqlConnection objConnection = new SqlConnection( "server=localhost;database=pubs;uid=sa;password=if any"); Regards, Karthick :) Iam Karthick from Chennai Dot Net Developer