July 2009 - Posts

9
Comments

Starting with LLBLGenPro in your Project by skjagini

LLBLGenPro is an object relational mapper which generates code for the data access layer from the database, in the coming releases it’s been planned to engineer from LLBL Project to create database. I am using v2.6 in my current project and happy with...
Filed under:
3
Comments

My most frequently used Resharper and VS.Net Shortcuts by skjagini

1. Resharper ReSharper is a VS.Net Plug-in that gives you solution wide error analysis with lots of refactoring features. I can say with confidence that my productivity has gone up after I started using this tool and completely addicted to it. These are...
Filed under: ,
6
Comments

Extension methods – ForEach statement by skjagini

One of the features introduced along with .Net framework 3.5 is Extension methods which allows to extend a class by adding new methods without actually deriving from the class or changing the source code. They are extremely handy to extend multiple classes...
0
Comments

Windows Live Writer + Code Snippet Plug-in = Happy blogging by skjagini

If you are a avid blogger, and haven’t heard of Windows Live Writer (WLW) then you are living in a cave, can you think of any of those Geico ads :) For example think of an email editor, where you longer need to connect to email provider site, depend on...
Filed under:
More Posts