Recent Pastes

Pastes found: 2206
25 May 2014, 01:28 PM

This is the pop-up flow.

[close]

SELECT * FROM pttpos.tblorders as O WHERE O.Orderdate >= '2014-05-17' AND O.Orderdate <= '2014-05-18'
21 May 2014, 04:50 PM

This is the pop-up flow.

[close]

.container-fluid
20 May 2014, 07:58 PM

This is the pop-up flow.

[close]

http://wditestserver.com/live/pohsia/about-us/

This is the pop-up flow.

[close]

 
Visual Scraper - Web Scraping Software
 
Web scraping ( web harvesting or web data extraction ) is a computer software technique to extract information from websites. People collect data across the web for many purposes such as creating a search engine like Google, collecting customers feedback, col
14 May 2014, 03:07 PM

This is the pop-up flow.

[close]

http://stackoverflow.com/questions/2213541/vietnamese-character-in-net-console-application-utf-8
 
class Program
{
    [DllImport("kernel32.dll")]
    static extern bool SetConsoleOutputCP(uint wCodePageID);
 
    static void Main(string[] args)
    {
        SetConsoleOutputCP(65001);
        Console.OutputEncoding = Encoding.UTF8;
        Console.WriteLine("tést, тест, τεστ, ←↑→↓∏∑√∞①②③④, Bài viết chọn lọc");
        Console.ReadLine();
    }
}
08 May 2014, 09:07 PM

This is the pop-up flow.

[close]

bi kip quyen ru 
https://dl.dropboxusercontent.com/s/81p33iwoaes0eqy/BiKipQuyenRu.pdf?dl=1&token_hash=AAGkRKeYfnNKI8SGFSirlRTrzo-AVGcnb6cWaCkNn_KrFg&expiry=1399545162
29 Apr 2014, 05:07 PM

This is the pop-up flow.

[close]

$this->Form->getLastInsertId();
28 Apr 2014, 05:16 PM

This is the pop-up flow.

[close]

http://www.uphinhnhanh.com/view-10045tumblr_l1zhrjvagb1qbd8.jpg
28 Apr 2014, 03:21 PM

This is the pop-up flow.

[close]

Encountered a WebException (ConnectFailure), the request cannot be retried. Either the maximum number of retries has been exceeded (4/4) or the request is using a non-seekable stream.
26 Apr 2014, 09:28 PM

This is the pop-up flow.

[close]

To disable JIT Debugger:
http://msdn.microsoft.com/en-us/library/5hs4b7a6(VS.80).aspx
 
HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\AeDebug\Debugger
HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\.NETFramework\DbgManagedDebugger
On a 64-bit operating system also delete the following registry keys:
HKEY_LOCAL_MACHINE\SOFTWARE\Wow6432Node\Microsoft\Windows NT\CurrentVersion\AeDebug\Debugger
HKEY_LOCAL_MACHINE\SOFTWARE\Wow6432Node\Microsoft\.NETFramework\DbgManagedDebugger
Invalid Email or Password