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

Liked



Upload Image Close it
Select File

Browse by Tags · View All
SQL Server 119
#SQLServer 88
Oracle 70
#SQL SERVER 35
BRH 31
SQL Server 2012 29
denali 23
#TSQL 19
TSQL 19
C# 15

Archive · View All
October 2011 31
November 2011 30
September 2011 30
August 2011 18
December 2011 15
July 2011 13
June 2011 8
May 2012 4
April 2012 3
January 2010 3

  • 0
    Liked
    1
    Comments

    With Result Sets in Denali (SQL Server 2012)

    The With Result Sets feature of Denali allow us to change the column names and data types of the result set that a stored procedure returns. Before going to explore that,let us observe how in earlier versions of Sql Server (pre-Denali), we used to get the values from an executing stored procedure. ......
    Blogs »  niladri.biswas
    Niladri Biswas  Posted on Jun 9 2011 11:12PM
    Profile
  • 1
    Liked

    Throw in Denali (SQL Server 2012)

    A new addition to Sql Server 2011(Denali) is the Throw statement. It is used in conjunction with the Try...Catch block and is used to notify the occurrence of runtime exception. When an exception is thrown, the program looks for the catch statement that handles this exception. By using this statemen......
    Blogs »  niladri.biswas
    Niladri Biswas  Posted on Jun 9 2011 6:39AM
    Profile
  • 0
    Liked

    Work with Radio Buttons and JQuery

    I have been working with JQuery since the last few days and found it to be very handy.So I thought of sharing the stuffs that I am learing/implementing everyday in the project In this article we will look into how to work with Radio Buttons and JQuery N.B.~ We are using JQuery1.6.1 version Inpu......
    Blogs »  niladri.biswas
    Niladri Biswas  Posted on Jun 7 2011 11:12PM
    Profile
  • 0
    Liked

    Html Agility Pack(HAP)

    Today I got a requirement of converting a Html file to a .net DataTable. Searching in the net though yield some solution, but I was looking for a library if it is available. So I found Html Agility Pack (HAP). It is a .net library written in C# that basically parses the Html files. Let us hav......
    Blogs »  niladri.biswas
    Niladri Biswas  Posted on Jun 7 2011 3:38AM
    Profile
  • 0
    Liked

    Datatable extension Methods

    In our recent project, we have encountered some situations regarding the data table for which there was no inbuilt extension methods. Henceforth, we wrote our own and I am presenting those here. List of DataTable Extension methods presented here Subtract Multiply Divide Average GetDat......
    Blogs »  niladri.biswas
    Niladri Biswas  Posted on May 13 2011 10:36PM
    Profile
  • 0
    Liked

    Implementing custom switch case in C#

    Introduction We all know what a switch case is henceforth there is no need for further explanation of that. But the current one present in C# does lack certain features (at least according to me) and I am going to list them down Case 1: Multiple case statement problem Consider the below ......
    Blogs »  niladri.biswas
    Niladri Biswas  Posted on Apr 19 2011 4:05AM
    Profile
Previous | 11 | 12 | 13 | 14 | 15 | 16 | 17 Next
    Copyright © Rivera Informatic Private Ltd Contact us      Privacy Policy      Terms of use      Report Abuse      Advertising      [ZULU1097]