Bootstrap Modal: Implementing JQuery, Bootstrap using ADS Video
Walnut Creek CA:
Bootstrap Modal with embedded Youtube video that demonstrates an Active Denial System (ADS) which is a non-lethal riot control device. Highly effective in the right hands extremely deviant in the wrong hands which coupled with other systems leads to a huge what if they used this as a ....
Example of creating...
Showing posts with label code samples. Show all posts
Showing posts with label code samples. Show all posts
Thursday, July 24, 2014
FuelUX-Datagrid
var DataSource = function (options) {
this._formatter = options.formatter;
this._columns = options.columns;
this._data = options.data;
this._delay = options.delay || 0;
};
DataSource.prototype = {
columns: function () {
return...
Using Bootstrap 3.0 with Blogger
Hello, Bootstrapping BloggerIntegrating Bootstrap Features into bloggerLearn moresss...
Monday, January 14, 2013
Visual Studio Tools for Office
Pete Bennett12:19 PMcode samples, Database, MS Office, Office Suite, Outlook, Visual Studio, VSTO, Word


Visual Studio Tools for Office
Microsoft Visual Studio Tools for the Microsoft Office System can help you take advantage of the productivity enhancements in the Microsoft .NET Framework version to extend applications in Microsoft Office.
Below are links to all three versions...