-
mssql aes function encrypt decrypt in microsoft sql
Simple symmetric encryption in MSSQL. Copied from MS references below: References: http://msdn.microsoft.com/en-us/library/bb669072.aspx http://msdn.microsoft.com/en-us/library/ms179331.aspx
-
asp .net repeater itemcommand command name common repeater control item operations
This is only one small snippet illustrating some functionality. I will add to this blog from my previous usage with Repeater control over time or per request. In many deployments, I prefer to use Repeater or ListView rather than Grids. The code pattern is the same, but the output is slightly different as well as…
-
directory info get files show directories C# .Net
There is sometimes a misunderstanding between a “file” and a “folder” in filesystems. In C# .Net the following is often used to list all “files” in a folder. However, even though you can specify to search containing subdirectories, the above function will not inherently list folders. If you are looking for the equivalent to “dir”…
-
Race at the Pump – Electric vs Gas
Watch this quick video showcasing Tesla’s new tech that could give the gas giants a run for their money: http://www.pcmag.com/article2/0,2817,2420802,00.asp
-
Wall Street Journal – CIA Chooses: Amazon or IBM
Showcases how large Amazon’s Cloud infrastructure has become. http://online.wsj.com/article/SB10001424127887324904004578539722533829106.html
