Search   Articles   Dev Forums   Personalize   Favorites   Member Login   ASP.Net Hosting
DevASP.NET for ASP.NET, VB.NET, XML and C# (C-Sharp) Developers Thursday, August 28, 2008

Search Directory
ASP.NET
VB.Net
C-Sharp
SQL Server
 
FREE 12 month online training for ASP.NET & MS Expression Studio and a Free copy of MS Expression Web with Windows Server Purchase

Home > Search > Knowledge Base > ASP.Net > Configuration > SQL Server security
Search:
What's New - What's Hot


HOW TO: Configure SQL Server Security for .NET Applications        
Total Hits: 197  |  Today: 0       Rating:  
Read Reviews | Write Review |   Your Rating: 

This article describes how to configure the SQL Server for .NET applications. By default, the SQL Server denies access to user accounts that have not explicitly been granted access to a database, a table, or a view. By default, ASP.NET applications run in the context of the ASPNET user account. Unless you permit access to the ASPNET user account, an ASP.NET application cannot read and cannot update data in an SQL Server database. This article describes the process that you can use to permit an A...

How to run a user control assembly that is hosted on Internet Information Services (IIS) in Internet Explorer        
Total Hits: 18  |  Today: 0 Author: Microsoft       Rating:  
Read Reviews | Write Review |   Your Rating: 

This article discusses how to run a user control assembly that is hosted on Microsoft Internet Information Services (IIS) in Microsoft Internet Explorer....

How to copy and configure ASP.NET projects between different local computers        
Total Hits: 16  |  Today: 0 Author: harryteck       Rating:  
Read Reviews | Write Review |   Your Rating: 

I wrote this article because I had many questions asked of me regarding the "simple" act of copying Visual Studio .NET projects from removable disk drives to a local machine. The issue is how the webinfo file was first created in the original project and what Visual Studio .NET looks for to map your project to the URL. The software is not "smart" enough to know that you saved your project on a floppy disk just so you could work on the project somewhere else on a different machine. So, when you t...

How to: Configure Multiple Site Maps and Site-Map Providers        
Total Hits: 43  |  Today: 0 Author: Microsoft Coproration       Rating:  
Read Reviews | Write Review |   Your Rating: 

By default, ASP.NET site navigation works with an XML file that is named Web.sitemap that describes the hierarchy of the Web site. However, you might want to use more than one site-map file or site-map provider to describe the navigation structure of a complete Web site. For example, you could have a main site map that references a child site map....


DevASP.Net - Disclaimer - Privacy
Copyright © 2008 DevASP.net