Sujith's Blog
Sujith Jagini lives in New Jersey and works on Microsoft technologies
Sign in
|
Join
Home
RSS
Atom
Comments RSS
Search
Tags
.Net
BizTalk
EntityFramework
General
MVVM
ORM
Prism/CAG
Resharper
Tools
VS.Net
WCF
WPF
Sponsors
advertise here
Navigation
Home
Blogs
Archives
February 2011 (2)
January 2011 (2)
August 2009 (2)
July 2009 (4)
November 2007 (1)
October 2006 (2)
August 2005 (2)
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:
ORM
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:
Resharper
,
VS.Net
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:
Tools
More Posts