Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 7074959
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 28, 20262026-05-28T06:07:13+00:00 2026-05-28T06:07:13+00:00

I have a website made using Visual Web Developer. Every attempt I’ve made at

  • 0

I have a website made using Visual Web Developer. Every attempt I’ve made at handling databases, or manipulating the ASP.NET configuration manager has failed in frustration. Consequently, I’m wondering if anybody knows of an open-source, downloadable project I can use for this.

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-28T06:07:13+00:00Added an answer on May 28, 2026 at 6:07 am

    I built my intranet based (and authenticated) website & related database management system based upon the Contoso University MVC Entity Framework project

    Deviations: I created an intranet project instead of normal web project

    web.config items:
    The only items I needed to configure in the web.config file was

    <authentication mode="Windows" />
    <authorization>
        <allow roles="DomainName\DomainGroupName" />
        <deny users="*" />
    </authorization>
    <roleManager enabled="true" defaultProvider="AspNetWindowsTokenRoleProvider">
        <providers>
            <clear />
            <add name="AspNetWindowsTokenRoleProvider" type="System.Web.Security.WindowsTokenRoleProvider" applicationName="/" />
        </providers>
    </roleManager>
    

    On specific controllers which needed stricter permissions, on the line preceding the ActionResult you can add in an [Authorize] element for specific users or groups

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I have been using Microsoft Visual Web Developer 2008 Express Edition. Originally, I made
i am a beginner at asp, i have made a website using asp.net and
I have a Dynamic Data website built in Visual Studio 2008 using .NET 3.5
I've been making my first ASP.NET Visual Studio website and I have just started
I have made a website on which a user has to log in using
I have made a REST Web service, that works with Visual Studios WCF Test
There is a website made using .net, the maker has gone and we can't
I have an ASP .NET website that uses cookieless sessions. When the initial request
I am new to visual studio/asp.net so please bear with me. Using vs 2005
I've made a website using Flask and I have no problems getting things to

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.