In .NET 2.0 we are introduced with Generic lists  which ware most powerful feature of C# 2.0.  "Generics allow you to define type-safe ...
                                    Home
                                  
                                  Archive for 
                                  October 2012
FancyBox and Visual Studio 2012
Hello,   In this post I will quickly show you " How to integrate those fancy modal image preview ".  Magic library for this functi...
Visual studio 2012 comment / uncomment menu icon
Visual Studio 2012 menu comment / uncomment icons.    
Sql find stored procedure by name
Let's use this line of sql query code to find stored procedure inside database:   select  *  from  sys . procedures where  name like  ...
Subscribe to:
Comments
                            (
                            Atom
                            )