Information

Saturday, November 29, 2014

How to increase Session Timeout?

›
We can set our custom session timeout in our applications by following Methods 1.     In  Web.config  file we can set session tim...
Saturday, May 24, 2014

Get size of all tables in database

›
Determining space used for each table in a SQL Server SELECT t.NAME AS TableName,     s.Name AS SchemaName,     p.rows AS RowCounts, ...
Friday, May 23, 2014

AWS Multi-Factor Authentication (MFA):

›
MFA adds extra security by requiring users to enter a unique authentication code from their authentication device when accessing AWS websit...
1 comment:
Thursday, May 22, 2014

Amazon - AWS CloudTrail

›
1. AWS CloudTrail captures AWS API calls made by or on behalf of an AWS account and delivers log files to an Amazon S3 bucket that yo...
‹
›
Home
View web version
Powered by Blogger.