Resources for IT Professionals > Forums Home > Using Forums Forums > Where is the Forum For…? > Best way for building Database API in C# for ASP.NET Application
Ask a questionAsk a question
 

QuestionBest way for building Database API in C# for ASP.NET Application

  • Wednesday, November 04, 2009 8:41 AMseewinpgm Users MedalsUsers MedalsUsers MedalsUsers MedalsUsers Medals
     

    Hi,

    I want to create a C# API for ASP.NET Application. How to Create the API in C# for Storing and retrieving the data in sql.

    Am in confusion of how to define the API, whether I have to define separate class for connection of sql, and insert I have to define a separate class likewise for update and delete or we can define all the functionality in single class. Can anyone guide me in right in which which way I have to go.

    What is the best way for building Database API.

    • Moved byKarel ZikmundMSFTWednesday, November 04, 2009 6:47 PMWrong forum (From:Building Development and Diagnostic Tools for .Net)
    •  

All Replies