Browse by Tags
All Tags »
ASp net (
RSS)
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...
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...
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...
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...
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...
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...
More Posts