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

Liked



Upload Image Close it
Select File

Handy Tricks and Tips to do your .NET code Fast, Efficient and Simple. Some common questions that comes into mind. Please check if you could find them listed or not.
Browse by Tags · View All
CodeProject 36
C# 36
.NET 28
beyondrelational 20
internals 19
.NET 4.0 17
BRH 15
.NET 3.5 13
WPF 11
architecture 11

Archive · View All
April 2011 6
July 2011 5
January 2011 5
February 2011 5
March 2011 5
June 2011 4
September 2011 3
May 2011 2
February 2012 1
August 2011 1

Abhishek Sur's Blog

  • 0
    Liked

    Closures in CSharp

    Closures are an interesting feature for a language. I have heard a lot of questions around how we can declare closures in C# and hence I thought to start a blog on it. Over the internet, there are lots of examples on closures available which are taking help of functional languages like F#, yes it is......

    Abhishek Sur  Posted on Apr 17 2011 1:55AM
    Profile · Facebook · Twitter
  • 0
    Liked

    Silverlight 5 Beta - Lets deal with its features

    In MIX 2011, we can see our very own silverlight new version called Silverlight 5 beta is released. Yes, if you are looking for it, its time to download the beta and try them out. The major goal of Silverlight 5 is to move the silverlight development more towards the WPF and hence releasing some of ......

    Abhishek Sur  Posted on Apr 14 2011 8:06AM
    Profile · Facebook · Twitter
  • 0
    Liked

    Internals of LINQ

    If you remember my post on Annonymous Types, I have already stated that there is no concept of annonymous types in MSIL. Every generated type will be mapped to a concrete type produced by C# compiler during the runtime. In this post, I am going to cover few basics of LINQ, and how it is been maintai......

    Abhishek Sur  Posted on Apr 4 2011 8:09AM
    Profile · Facebook · Twitter
  • 0
    Liked

    Issue with RadioButtons and Binding for MVVM

    Well, if you are working with WPF or silverlight, and in VS 2008, I think you would have definitely found this issue or will find it sooner. Most of us when dealing with WPF applications must have been using MVVM pattern where you want to completely separate the presentation layer into a View Mo......

    Abhishek Sur  Posted on Mar 22 2011 8:09AM
    Profile · Facebook · Twitter
  • 0
    Liked

    Internals of Events

    If you are looking already at my internal series, you must by now know what does an entry from Internal series means. Yes, In each of those articles, I have tried to at least give some basic idea about the usage and later tried to show you some of the internal process that is happening to achieve th......

    Abhishek Sur  Posted on Mar 15 2011 8:09AM
    Profile · Facebook · Twitter
  • 0
    Liked

    Deal with Performance in WPF applications

    Hi friends,<br /> <br /> WPF is one of the major changes to the desktop applications in recent times. Most of us is using it in your day to day life programming. Some use for normal desktop or windows based applications while others write programs that run in browsers as Sandboxed application. The......

    Abhishek Sur  Posted on Mar 13 2011 8:09AM
    Profile · Facebook · Twitter
  • 0
    Liked

    RegisterName for StoryBoards in WPF (NameScopes)

    Guys, Have you ever tried to use your Code-Behind extensively in WPF rather than using XAML to design your objects? Certainly there is no way you would like to do this when you have an option to avoid, but sometimes it is almost necessary to do such code. You may argue, even you are smart enou......

    Abhishek Sur  Posted on Mar 11 2011 8:09AM
    Profile · Facebook · Twitter
  • 0
    Liked

    All about .NET Timers - A Comparison

    Threads and Timers are the most common things that you need for your application. Any work that needs to be done in background without intervening the work that is running in the foreground needed to be done using a Thread. We create Threads to delegate a long running process in background so that t......

    Abhishek Sur  Posted on Mar 11 2011 10:10AM
    Profile · Facebook · Twitter
  • 0
    Liked

    Dependency Injection & IOC

    Well, after I introduced Inversion of Control with few simple examples in my previous post, I thought it would be nice to take this discussion further with more implementation of Dependency Injection Principles. Later I would also take a look at some of the existing frameworks available with MS Pat......

    Abhishek Sur  Posted on Feb 27 2011 8:10AM
    Profile · Facebook · Twitter
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]