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

Liked



Upload Image Close it
Select File

Learned something today? Share it, or learn from what others have learned today
  • 9
    Liked
    8
    Learned
    2
    Comments

    SSRS - Report Viewer - Hide PDF Export option

    Hide PDF export option from Report Viewer toolbar. Step - 1 Locate the file name "RSReportDesigner.config" at "Microsoft Visual Studio 9.0\Common7\IDE\PrivateAssemblies\RSReportDesigner.config". Note: Location of the file varies in different ver......
    SQL Server Tips
    Chirag Vidani  Posted on Nov 8 2011 11:40AM
  • 9
    Liked
    8
    Learned
    2
    Comments

    SQL Server-Backup Database details with T-SQL.

    I just learned one new thing today "How to know database backup details like DBname,backup start time,backup end time,recovery model,total DBsize,backup location etc.with t-sql." check out following query. [code] USE MSDB GO SELECT database_name a......
    SQL Server Tips
    Fazal Vahora  Posted on Nov 5 2011 6:20AM
  • 12
    Liked
    11
    Learned
    3
    Comments

    SPACE Function in SQL Server

    Heard of Space function? It returns a string of repeated spaces. Syntax: SPACE ( integer_expression ) integer_expression : Is a positive integer that indicates the number of spaces. If integer_expression is negative, a null string is returned.......
    SQL Server Tips
    vanne040  Posted on Nov 3 2011 11:23AM
  • 7
    Liked
    7
    Learned
    5
    Comments

    ODBC Scalar functions

    Today, I learnt something new which is not really new but unknown for me about ODBC scalar functions. I never see people used these functions very frequently. Thought of sharing with all.... Eg: select {fn current_date()} select {fn current_time()}......
    SQL Server Tips
    Latheesh NK  Posted on Nov 2 2011 12:43AM
Previous | 11 | 12 | 13 | 14 | 15 | 16 | 17 | 18 | 19 | 20 | ... Next
    Copyright © Rivera Informatic Private Ltd Contact us      Privacy Policy      Terms of use      Report Abuse      Advertising      [ZULU1097]