Category: My Blog

  • Blog
  • Category: My Blog

Use Component Class in Business Logic Class in C# or VB.NET:

You can get many advantage using a component class insteadof simple class.Following are the some basic advantage that you can get usingcomponent class. – It implements System.Component namespace – You can drag and drop any existing data access component.Soyou have to right less code. – You can drag and drop stored procedure and other sql

Dependency Injection with Autofac : Constructor Injection

Recently I’m playing with Autofac and I’m having fun with it. This blog post a part of same series. In this blog post we are going to look into how we can do constructor injection with Autofac. If you are not familiar with Autofac you can go through my introductory blog at following location. Dependency

Google SMS Channel –Subscribe my post via SMS

Mobile has been very useful device since its launched. Now days we can not live without mobile. Think if you have your own sms channel and you can send message to your subscribers about your thought your blogs. It seems like a dream but now dream comes true. Google has launched new sms channel through

Great Developer Resources.

As a web developer we all face the some problems related to web development, because web development far different then the windows development. I have found great link which will contain 99 problem that a web developer can face. It also contains great links to solve the problems.here is the link for that article.. http://www.softwaredeveloper.com/features/i-got-99-problems-080707/