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

Liked



Upload Image Close it
Select File

Share a .NET tip or learn from what others have shraed.
  • 7
    Liked
    8
    Learned
    0
    Comments

    Difference between And and Andalso in VB.net

    'And' operator evaluates both expressions, 'AndAlso' evaluates the right side only if the left side is true. For example, below code throw exception if StrandalsoTest is nothing [code] If StrandalsoTest IsNot Nothing And StrandalsoTest.Contai......
    Microsoft .NET Tips
    Kirti M.Darji  Posted on Aug 24 2011 12:10AM
  • 8
    Liked
    8
    Learned
    1
    Comments

    C# - Visualstudio shortcut to encapsulate a field

    Recently learned this shortcut from my colleague. In visual studio, we can simply encapsulate a field. In a class add a field like below [code] private string _CustomerName; [/code] Now press Ctrl+R,E. It will show a dialog box with default prope......
    Microsoft .NET Tips
    Ramireddy  Posted on Aug 22 2011 12:01AM
Previous 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | 10 | ... Next
    Copyright © Rivera Informatic Private Ltd Contact us      Privacy Policy      Terms of use      Report Abuse      Advertising      [ZULU1097]