Skip to content

Instantly share code, notes, and snippets.

using Ninject.Modules;
using System;
using System.Collections.Generic;
using System.Linq;
using System.Reflection;
using System.Web;
using System.Web.Http;
using System.Web.Http.Dependencies;
// A small Library to configure Ninject (A Dependency Injection Library) with a WebAPI Application.
using Ninject;
using Ninject.Modules;
using Ninject.Web.Common;
using System;
using System.Collections.Generic;
using System.Linq;
using System.Reflection;
using System.Web;
using System.Web.Mvc;
###################
# compiled source #
###################
*.com
*.class
*.dll
*.exe
*.pdb
*.dll.config
*.cache
02:35:18.0497: Downloading referenced file 'https://gist.github.com/OutCust/9f5eb04cb38785691d84.js'...
02:35:19.1915: 'https://gist.github.com/OutCust/9f5eb04cb38785691d84.js' download completed.
<script src="https://gist.github.com/OutCust/9f5eb04cb38785691d84.js"></script>
<h2>Index1</h2>
@Html.TextBox("tags",null, new { placeholder = "Type in your search"})
<h2>Share</h2>
<div>
<a id="link" href=""></a>
</div>
<h2>Pictures</h2>
<div id="container">
<script src="https://gist.github.com/OutCust/9f5eb04cb38785691d84.js"></script>
<h2>Index1</h2>
@Html.TextBox("tags",null, new { placeholder = "Type in your search"})
<h2>Share</h2>
<div>
<a id="link" href=""></a>
</div>
<h2>Pictures</h2>
<div id="container">
This is gist.
There are many like it, but this one is mine.
It is my life.
I must master it as I must master my life.
Without me gist is useless.
Without gist, I am useless.