Getting Started with Adobe After Effects - Part 6: Motion Blur

Liked



Upload Image Close it
Select File

Slaks Blog
Browse by Tags · View All
.Net 39
C# 28
functions 10
C# 5 9
caller-info-attributes 9
Javascript 9
delegates 8
closures 8
design 8
ASP.Net MVC 7

Archive · View All
July 2011 10
September 2011 10
June 2011 10
October 2011 8
November 2011 4
December 2011 4
May 2011 2
August 2011 2
June 2012 1
April 2011 1

  • 1
    Liked
    1
    Comments

    The Dark Side of Covariance

    What’s wrong with the following code? var names = new HashSet(StringComparer.OrdinalIgnoreCase); ... if (names.Contains(sqlCommand.ExecuteScalar()) This  code is intended to check whether the result of a SQL query is contained in a case-insensitive collection of names.  However, if y......

    SLaks  Posted on Dec 15 2011 4:14AM
    Profile
  • 1
    Liked
    0
    Comments

    The Dark Side of Covariance

    What’s wrong with the following code? var names = new HashSet<string>(StringComparer.OrdinalIgnoreCase); ... if (names.Contains(sqlCommand.ExecuteScalar()) This  code is intended to check whether the result of a SQL query is contai...

    SLaks  Posted on Dec 15 2011 12:00AM
    Profile
  • 1
    Liked

    CAPTCHAs do not mitigate XSS worms

    One common misconception about web security is that protecting important actions with CAPTCHAs can prevent XSS attacks from doing real damage.  By preventing malicious code from scripting critical tasks, the idea goes, XSS injections won’t be able to accomplish much. This idea is dangerou......

    SLaks  Posted on Dec 8 2011 2:32AM
    Profile
  • 0
    Liked
    0
    Comments

    CAPTCHAs do not mitigate XSS worms

    One common misconception about web security is that protecting important actions with CAPTCHAs can prevent XSS attacks from doing real damage.  By preventing malicious code from scripting critical tasks, the idea goes, XSS injections won’...

    SLaks  Posted on Dec 8 2011 12:00AM
    Profile
    Copyright © Rivera Informatic Private Ltd Contact us      Privacy Policy      Terms of use      Report Abuse      Advertising      [ZULU1097]