Sukumar Raju's Blog

MCP

Sponsors

Tags

News

SharePoint SharePoint

More reading these days Patterns and practicces


Interesting to work with ASP.NET Membership provider

Suggested Reading C# Book


patterns & practices Application Architecture Guide 2.0


MVP Blog Badge.

Grab this badge here!


Browse by Tags

All Tags » Dynamic search using SQL Stored procedure (RSS)
Sorry, but there are no more tags available to filter with.
Dynamic Search using Stored procedure
Hi It is best practise to separate Data access layer from Business logic layer . It allows easy source code maintainability, reusability and improves application performance. There are lot more advantages in doing so. In order to implement a search engine...
More Posts