asp.net - How to get the data from MysqlDataReader in C# into a .html file -
i have created empty website in visual studio 2012. have created class mysql data connection have written code establishing connection , query string.. there index.html file in have display database table data. how this?
please provide sample above scenario.
Comments
Post a Comment