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

Liked



Upload Image Close it
Select File

ASP.NET - scratching discs of code & entrepreneurship

Archive · View All
January 2012 8
April 2011 6
March 2011 4
August 2012 2
June 2011 2
May 2012 1
May 2011 1

John Katsiotis's Blog

  • 1
    Liked
    1
    Comments

    PetaPoco and Spatial Data Types

    PetaPoco is a micro-ORM for .NET and Mono. If you haven’t see it yet I suggest you to check it out. Alternatives to PetaPoco are Massive and Dapper. (If you know more projects let me know). After this brief introduction let me begin by explaining the p...

    John Katsiotis  Posted on May 14 2011 12:00AM
    Profile
  • 0
    Liked
    0
    Comments

    Why I Still L.O.V.E. ASP.NET WebForms

    Objectives Build Contact Page (a page that interacts with a data-storage) Build a Contact List Page (a page with a gird) Do it using ASP.NET WebForms Create Unit Tests We will use the MVP pattern and the open-source project WebFormsMVP to accomplis...

    John Katsiotis  Posted on Apr 29 2011 12:00AM
    Profile
  • 0
    Liked
    0
    Comments

    Filter Tweets by Language

    Twitter is great but is missing a feature that is badly wanted (at least from me). This is the ability to filter tweets based on the language of the tweet. Although some clients support automatic recognition of the language such an implementation would ...

    John Katsiotis  Posted on Apr 26 2011 12:00AM
    Profile
  • 0
    Liked
    0
    Comments

    Linked-In OAuth Library

    I uploaded a package in Nuget Gallery that simplifies the interaction with linked-in. Uses a modified version of Hammock (because latest version has a bug) so be careful if you want to add it to your project. When the bug is fixed the correct dependency...

    John Katsiotis  Posted on Apr 22 2011 12:00AM
    Profile
  • 0
    Liked
    0
    Comments

    Where is the bug? - C#

    Below are a few lines of code written in C#. Is the code bug-free? What will this print in the console? Can you do it without VS? static void AVeryCoolMethod(){ var numbers = new[] { 1, 2, 3, 4, 5, 6 }; var ngt5 = numbers.Where(n => n > 5); var...

    John Katsiotis  Posted on Apr 22 2011 12:00AM
    Profile
  • 0
    Liked
    0
    Comments

    Detect if Firebug is enabled and deny access

    Firebug is an essential tool for every web developer. It allows to do many things such as script debugging, DOM manipulation etc. What happens though when it get’s to the hand of an experienced attacker? Then it could be used to exploit your site very e...

    John Katsiotis  Posted on Mar 9 2011 12:00AM
    Profile
  • 0
    Liked
    0
    Comments

    Hope Driven Development - Are you doing it?

    HDD (and it don’t mean Hard Disk Drive ?) is intuitively a bad approach on Software Development. If someone tells you that many times is doing Hope Driven Development, only by name you might say “Oh that’s a bad thing. Stop it now!” But everyone is doin...

    John Katsiotis  Posted on Mar 8 2011 12:00AM
    Profile
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]