Quantcast
Channel: ASP.NET AJAX + Ajax Control Toolkit (ACT)
Viewing all articles
Browse latest Browse all 5678

Page_Load 1 load desing 2 load sql

$
0
0
protected void Page_Load(object sender, EventArgs e)
    {
        1. I step installation of the web page design.
        2. I would like to run the sql in step.

    }

      protected void Page_Load(object sender, EventArgs e)
    {
        1. I step installation of the web page design.

        System.Threading.Thread.Sleep(3000);
        2. I would like to run the sql in step.
        select * from table .....

    }

Viewing all articles
Browse latest Browse all 5678

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>