help.net


Musing on .Net

News





hit counters




Open source CMS


Technorati

My blog

Irish blogs

Locations of visitors to this page Get Chitika eMiniMalls

.Net useful

Blogs I read

PocketPC

SQL

Usability

Browse by Tags

All Tags » ASp net (RSS)
Webcast - The Net Coffee Break Show
Starting this month, Developers.ie invite all of his members to attend to a regular webcast. We think that a coffee break is the right time to attend a short talk on various subjects, starting with Silverlight this month. Our speaker in June is Martha...
Add Custom Configuration Sections into a Separate web.config
Adding custom configuration sections lets you leverage built-in .NET configuration mechanism to employ strong-type objects to access the configuration content without taking care of manipulation of XML 1, 2 . This article introduces a tip about how to...
Posted: May 11 2008, 12:17 AM by help.net | with no comments
Filed under:
Improve Web Application Performance
Adnan Aman shows some tricks and tips to improve the performance of web applications. Introduction In the IT world, software applications are being rapidly developed. Clients, and so employers, are just looking for those teams/individuals who can build...
Posted: May 11 2008, 12:12 AM by help.net | with no comments
Filed under:
Role Based Forms Authentication
Using Role based forms authentication, we can restrict users of the site to accessing certain resource if they are not part of a particular role. In this article, Satheesh demonstrates how to build sites with this type of authentication. He provides a...
Posted: Apr 12 2008, 04:03 PM by help.net | with no comments
Filed under:
Implementing a Session Timeout Page
In this article, Steve walks through the steps required to implement a Session Logged Out page that users are automatically sent to in their browser when their ASP.NET session expires. He examines each step with the help of detailed explanation supported...
Posted: Apr 12 2008, 04:01 PM by help.net | with no comments
Filed under:
Adding Filter Action to FileUpload Control
In this article, Soyuj explains the logic to implement the ASP.NET 2.0 FileUpload Control for adding the ability to filter files. After a brief introduction, he discusses both the client and server side approaches with the help of source code. At the...
Posted: Apr 12 2008, 04:00 PM by help.net | with no comments
Filed under:
More Posts