Nov 25, 2013

Run Interactive Command Shell or Batch Files From ASP.NET - CodeProject

Run Interactive Command Shell or Batch Files From ASP.NET - CodeProject:

'via Blog this'


Bookmark and Share

Running Putty from the Windows Command Line — EtherealMind

Running Putty from the Windows Command Line — EtherealMind:

'via Blog this'


Bookmark and Share

Securing Windows 2000 Communications with IP Security Filters, Part 1 | Symantec Connect Community

Securing Windows 2000 Communications with IP Security Filters, Part 1 | Symantec Connect Community:

'via Blog this'


Bookmark and Share

ssh - Why could it be that the FreeSSHd service is running on Windows Server yet I cannot connect from the client machine? - Server Fault

ssh - Why could it be that the FreeSSHd service is running on Windows Server yet I cannot connect from the client machine? - Server Fault:

'via Blog this'

Bookmark and Share

ssh - Why could it be that the FreeSSHd service is running on Windows Server yet I cannot connect from the client machine? - Server Fault

ssh - Why could it be that the FreeSSHd service is running on Windows Server yet I cannot connect from the client machine? - Server Fault:

'via Blog this'

Bookmark and Share

Nov 21, 2013

Mysql datetime issue with EF

MySQL :: MySQL 5.1 Reference Manual :: 21.2.6 Connector/Net Connection String Options Reference:

Mysql datetime issue with EF
solved by,       set "Convert Zero Datetime" to true at connection string


Bookmark and Share

javascript - How to detect which device view you're on using Twitter Bootstrap API? - Stack Overflow

javascript - How to detect which device view you're on using Twitter Bootstrap API? - Stack Overflow: "function findBootstrapDeviceSize() {
var dsize = ['lg', 'md', 'sm', 'xs'];
for (var i = dsize.length - 1; i >= 0; i--) {

// Need to add   for Chrome. Works fine in Firefox/Safari/Opera without it.
// Chrome seem to have an issue with empty div's
$el = $('
');
$el.appendTo($('body'));

if ($el.is(':hidden')) {
$el.remove();
return dsize[i];
}
}

return 'unknown';
}"

'via Blog this'


Bookmark and Share

LESS « The Dynamic Stylesheet language

LESS « The Dynamic Stylesheet language:

'via Blog this'


Bookmark and Share

Creating a MySQL View directly in phpMyAdmin | Sky on Tech

Creating a MySQL View directly in phpMyAdmin | Sky on Tech:

'via Blog this'


Bookmark and Share

c# 4.0 - Entity Framework Count() vs Any() Performances - Stack Overflow

c# 4.0 - Entity Framework Count() vs Any() Performances - Stack Overflow:

'via Blog this'


Bookmark and Share

.net - Entity Framework 4 Single() vs First() vs FirstOrDefault() - Stack Overflow

.net - Entity Framework 4 Single() vs First() vs FirstOrDefault() - Stack Overflow:

'via Blog this'


Bookmark and Share