C# Tutorials and offshore development in India
    Tutorials   Resources   Forum   Interview   Jobs   Projects   Offshore Development    
Mentor | Code Converter | Articles | Code Factory | Computer Jokes | Members | Peer Appraisal | IT Companies | Bookmarks | Revenue Sharing | Talk to Us |



My Profile

Gifts

Active Members
TodayLast 7 Days more...







Web based Address Book


Posted Date: 12 Jan 2007
Total Responses: 0

Posted By: Murali

Member Level: Gold       Posted Date: 12 Jan 2007
Revenue Score: Revenue Score: 0


Web based Address Book

Murali Krishnan has posted an excellent learning project. This is a web based, address book application developed using ASP.NET and C#. SQL Server is used as database back end and stored procedures are used for database retrieval and updates. This is a good startup project for beginners who want to learn mutli tier application development.

How to use the sample application ?

You can download the sample web application by clicking on the above link. Download the zip file and extract. Right click on the folder 'aspdotnet' and select 'Properties'. Select the tab 'Web Sharing'. Choose the option 'Share this folder'. This will make it a virtual folder.

Now you have to create the database. Open the SQL Server Enterprise manager and create a new database with the name 'Contacts'. Now run the script 'ContactInfo_CRM.sql' in this database. This will create the required tables and stored procedures.

Now you are ready to go! Double click on the solution file 'aspdotnet.sln'. This will open the solution in VS.NET. Open the web.config from the Visual Studio project. Edit the following key :

<add key="ConnectionString" value="server=localhost;uid=sa;pwd=sqlsa;database=contacts" />

Edit the uid and pwd fields to use the correct user id and password in your database.

Compile and run the project. You will see the web based address book application opened in Internet Explorer.

Highlights

Tier based design approach
Usage of components
Stored Procedures for database activities

Datbase Tables

ContactInfo

Stored Procedures

ContactInfo_Insert
ContactInfo_Update
ContactInfo_Delete
ContactInfo_GetContact
ContactInfo_GetContactList

Attachments

  • 10-121638-Contacts.zip (10-121638-Contacts.zip)


    10-121644-ContactInfo_Edit.jpg



    10-121644-ContactInfo_List.jpg


  • Project Feedbacks

    Author: vinayakMember Level: BronzeRevenue Score:
    the application was not run proparly.there was an error of server does not support debugging of asp.net or ATL server application.


    Author: DeepaMember Level: DiamondRevenue Score:
    Hi,
    Your application is very nice... i have add some new things in that like..
    1)Image in Datagrid(Image of that particular person)
    2)Validations
    3)Image in contact details
    and some small changes.
    But i hve small dougt when i click edit button it updating all rows.


    Thanks & Regards,
    Deepa


    Author: Satyanarayan SushilKumar BajoriaMember Level: GoldRevenue Score:
    Hi,
    Nice project.
    keep sending such valuable code.


    Author: Satyanarayan SushilKumar BajoriaMember Level: GoldRevenue Score:
    Hi,
    Your application is very nice... i have add some new things in that like..
    1)Image in Datagrid(Image of that particular person)
    2)Validations
    3)Image in contact details
    and some small changes.
    But i hve small dougt when i click edit button it updating all rows.

    Thanks for sharing your knowledge.


    Author: UltimateRenganMember Level: DiamondRevenue Score:
    hi,
    Really nice.continue post such valuable code.


    Author: biswaMember Level: GoldRevenue Score:
    fine projecy


    Author: Athira AppukuttanMember Level: DiamondRevenue Score:
    Really Good One


    Author: Prabhu.kMember Level: BronzeRevenue Score:
    Very Goog Sample Project


    Author: RaghuramakarthikeyanMember Level: GoldRevenue Score:
    hai..
    Your Project is very Nice..Good Project


    Author: Vaibhav SaranMember Level: BronzeRevenue Score:
    nice project

    Ran succesfully :)


    Author: RaghuramakarthikeyanMember Level: GoldRevenue Score:
    Your Project is Good..It will Be very Useful For Learners.
    continue posting like this projects.

    Regards,
    Raghu rama karthikeyan.A


    Author: Nushrat aliMember Level: BronzeRevenue Score:
    Hi Murali

    i am very thankfull to you to posting this kind of Module.

    Thank you very much

    Nushrat Ali Tyagi




    Author: ShivaMember Level: BronzeRevenue Score:
    Hi Murali ,
    Nice project...it will be use full for learners.


    Author: ABARNAMember Level: BronzeRevenue Score:
    hi
    can u help me i am a simple project in asp.net based on HR managemnt
    is there is a way to use tab controls in asp.net its availablein vb.net but how in asp.net
    how can we implement multiview &adrotator controls


    Author: Raj Kumar PrajapatiMember Level: BronzeRevenue Score:
    Hi Murali

    i am very thankfull to you to posting this kind of Module.

    Thank you very much

    Raj kumar Prajapati


    Post Feedback
    You must Sign In to post a feedback.
    Next Project: Patient Information System

    Return to Project Index

    Post New Project


    Related Projects



    dotNet Slackers   BizTalk Adaptors    Web Design

    audio conferencing services

    Contact Us    Privacy Policy    Terms Of Use