Search - Articles
DevASP.NET for ASP.NET, VB.NET, XML and C# (C-Sharp) Developers Tuesday, March 03, 2009
Dev Articles
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 > Articles & Samples > ASP.Net > ASP.NET Administration


Search:
What's New - What's Hot
IIS Metabase and programmatic administration in C#     
Total Hits: 360  |  Today: 0Author: ibrahimuludag      Rating:  
Read Reviews | Write Review |  Your Rating: 

System.DirectoryServices namespace can be used to access Internet Information Service(IIS). You can create, delete and change the properties of web servers, virtual directories, directories and files. Also you can invoke IIS methods. This article will tell basic concepts about IIS Metabase and some programmatic administration of IIS. The programmatic administration will include a tip about managing IIsWebDirectory and IIsWebFile....

Server Administration Guide     
Total Hits: 139  |  Today: 0Author: Microsoft TechNet      Rating:  
Read Reviews | Write Review |  Your Rating: 

This section describes how to administer your server and Web sites by using the many tools and features developed in Internet Information Services (IIS) 6.0 to improve server management, performance, reliability, and security. This section also includes conceptual information regarding some of the key changes to the IIS architecture and to the metabase....

Configuring App Specific Membership and Personalization in ASP.NET 2.0  Version: NA     Price: $0.00  
Total Hits: 178  |  Today: 0Author: David Bush      Rating:  
Read Reviews | Write Review |  Your Rating: 

Out of the box, Visual Studio 2005 is designed to work against a single SQL Express database. The problems with this are that 1) it is probably not the database you are going to be using in production, 2) even if you were going to use this database, you’d be using the same database for all of the asp.net applications on your computer. 3) the production system is going to need it’s own database. This article describes how to setup a unique database for the application....

ASP.NET Internals - The bridge between ISAPI and Application Domains     
Total Hits: 95  |  Today: 0Author: Simone Busoli      Rating:  
Read Reviews | Write Review |  Your Rating: 

In this article I'm going to describe the bridge between managed and unmanaged worlds and how the two collaborate to set up the processing environment needed by ASP.NET requests to be processed....

Performing Web Authentication and Administration with LDAP     
Total Hits: 109  |  Today: 0Author: Lance Robinson      Rating:  
Read Reviews | Write Review |  Your Rating: 

In this article, I will cover how to authenticate a user/password pair in ASP.NET with an LDAP server, how to determine which directory a user is located in (if the Directory Server contains more than one directory), how to add new users, as well as how to handle general maintenance of the users (additions, deletions, and modifications)....

A simple login mechanism instead of built-in Forms Authentication     
Total Hits: 182  |  Today: 0Author: admin under      Rating:  
Read Reviews | Write Review |  Your Rating: 

While ASP.NET certainly do give us developers a pretty nice security/login model sometimes I feel a little frustrated when wanting to implement it. I mean in theory it's as simple as:

1. Define a few lines in web.config
2. Create a login.aspx page

But at least for me, I seem to never be able to memorize WHAT lines should be in web.config and WHERE and it ends up with me searching for another project where I used it and then copying the lines and login.aspx files....

Windows Small Business Server 2003: A Clear and Concise Administrator's Reference and How-To     
Total Hits: 114  |  Today: 0Author: Mohan Raphel.      Rating:  
Read Reviews | Write Review |  Your Rating: 

Microsoft Small Business Server 2003 is the fourth release of the all-in-one server solution from Microsoft. By combining all of the commonly used servers into a single package, Microsoft makes it easier and cheaper for small business and branch offices to run a fully featured network. The basic version of SBS contains a file server for shared and central document and data storage; Exchange email server; Sharepoint services for team collaboration; Internet Security Server for safe connections to...

Using LINQ with Microsoft.Web.Administration     
Total Hits: 73  |  Today: 0Author: CarlosAg      Rating:  
Read Reviews | Write Review |  Your Rating: 

With the upcoming release of .NET 3.5 and LINQ I thought it would be interesting to show some of the cool things you can do with IIS 7 and LINQ. Everything that I will do can be done with C# 2.0 code but it would take me several lines of code to write them but thanks to LINQ you can do them in about a line or two....

Lambda Probe Essentials: The Top 5 Features for Tomcat Administration     
Total Hits: 106  |  Today: 0Author: Edmon Begoli      Rating:  
Read Reviews | Write Review |  Your Rating: 

A pache Tomcat probably is the most popular open source web application server on the planet. The one thing it is designed to do—run Java-based web applications—it does extremely well. Not only is it simple to run and administer, but it is reliable, robust, and high performing as well....

Advertisement Management Systems     
Total Hits: 30  |  Today: 0Author: aspalliance      Rating:  
Read Reviews | Write Review |  Your Rating: 

How many times each advertisement displayed in a specific period of time?
Display a particular advertisement based on a user profile
Stop displaying an advertisement as soon as it is displayed 100,000 times
Display an advertisement only up to 15th of next month
Prevent an advertisement if it already displayed...

you have come to the right place!

As this is a part of a set of articles on Advertisement Management Systems, I request you to go through the other related arti...

MAC-Based Authentication for Web Sites     
Total Hits: 126  |  Today: 0Author: m_irfan      Rating:  
Read Reviews | Write Review |  Your Rating: 

It has become a common practice to provide a secure login for companies web sites, and they adopt different methodologies. Some of those methods are either very expensive that middle or small size companies cannot afford or these are not 100 % foolproof. When I faced such a situation and was asked to find a solution for secure login to my company's official site that should not rely upon the user to keep their credentials confidential and safe, I came up with the following solutions....

ASP.Net Fundamentals     
Total Hits: 73  |  Today: 0Author: Uncle Chutney      Rating:  
Read Reviews | Write Review |  Your Rating: 

After working with ASP.Net for over a year, and participating in the Microsoft ASP.Net newsgroups for quite awhile, I have observed that many people who are new to ASP.Net are having some fundamental difficulties understanding how it actually works. This is particularly important with ASP.Net, much more so than with ASP. Why? Because ASP has a fairly straightforward approach to creating dynamic content, and is procedural. ASP.Net is object-oriented, and has a number of features built in which se...

Remote Database Administer via XMLHTTP     
Total Hits: 91  |  Today: 0Author: Lu Lianbo.      Rating:  
Read Reviews | Write Review |  Your Rating: 

Several years ago, CGI-BIN modules were used to administer remote databases. But recently, CGI-BIN is used rarely due to the fact that it runs slowly and is hard for maintenance.
These few years, Component Object Model (COM) was widely used and worked well. Unfortunately it is not easy to register COM components on virtual hosting.
Yes, on .NET or on J2EE platform, we can make very well n-Tier Web applications. But for a web site, we have other easy ways to administer remote databases, for...

Online DB Administration     
Total Hits: 120  |  Today: 0Author: Bjornar Henden.      Rating:  
Read Reviews | Write Review |  Your Rating: 

This is an application for online administration of your database.
* Supports MS SQL Server (not completely) and MS Access.
* Create, modify, and drop tables and views.
* Create and drop keys (primary, foreign, and unique).
* Create and drop indexes.
* Edit, insert, and duplicate rows in tables.
* Foreign keys are used to create filters/lookups when browsing and editing data.
* Export tables and views to a CSV file....

Universal Database Admin for ASP.NET and SQL Server (Reloaded)     
Total Hits: 154  |  Today: 0Author: Quartz      Rating:  
Read Reviews | Write Review |  Your Rating: 

This article describes an asp.net web module which can be added /cutomized in any sql driven web application as a database administration. When i first started with an admin section of a web application, i thought why not try to make something more general a plug-n-play admin section which can be used for any SQL driven dynamic web application so here is the result of the effort....

New Multisite DLL Or How to develop .NET project in a Root     
Total Hits: 226  |  Today: 0Author: Gevorg      Rating:  
Read Reviews | Write Review |  Your Rating: 

How many times you probably wished that you can develop your .NET project in the root folder or host multiple websites on Win XP. If at least one time, then read on.The problem with developing in the root is that VS does not really support that (although doable). Also, very often, I work on several projects or just simply would like to have a project in its own folder so that when I need I can easily bring it up for debugging/modifying without messing up all other projects....

Microsoft Message Queue Utility     
Total Hits: 270  |  Today: 0Author: Venus Patel      Rating:  
Read Reviews | Write Review |  Your Rating: 

The goal of this article is to explain the process of creating an ASP.NET project that allows privileged users to dynamically delete messages from Microsoft Message Queue (MSMQ).
There are many reasons to build this tool. Few of the primary reasons are as below:
Allow to delete a single message rather than all messages from queue (purging the queue). Provide nice web front end for privileged users to delete messages from the queue.Keep track of deleted messages using a database....


1  2  


Disclaimer - Privacy
© 2002-2012 DevASP.net