Login failed for user 'cdmslm_country'.
at ApplicationModule.GetDataTable(String SQL, String TableName) in D:\hshome\cdmslm\oh-indian.com\App_Code\ApplicationModule.vb:line 204
at Controls_LeaveAReply.LoadComments() in D:\hshome\cdmslm\oh-indian.com\Controls\LeaveAReply.ascx.vb:line 37 ASP.NET - Paging Provision in Grid View
Home SWOT Analysis How Strong U R? Articles About Us
Mahatma Gandhi Jawaharlal Nehru Bagat Singh Kamarajar Indira Gandhi

Oh Indian

In remembrance of the Independance day Aug 15, 2007

This site is dedicated to one and all who sincerely participated in freedom struggle. Let us try to fulfill their ambitions!
Skip Navigation Links

ASP.NET - Creating a Business Object


Creating business object is a vital part in order to split up the database related operations from the Web form. This makes it very easy for a designer to focus on the design and calling business object only. Whereas an expert database coder can prepare the business object in order to store and retrieve in a very proper manner. Also, in future if it is needed to run the business object in a separate server, that way also it will be helpful.

We have already made a standard baseservices which encapsulates all the necessary functionalities. Writing business object is just to implement the important functions which we are going to discuss shortly.

We need to use the following procedure:
COMMENTS FROM USERS
Leave a Reply
Name (Required)  
Mail (will not be published) (required)    
Website
 
Label