Categories
ASP.NET → Tips and Tutorials

Globalization and Localization

Tutorial explains how to make international applications customizable to users belonging to different nations, cultures, or regions. The local is the combination of a language and a country. An application uses the locale to identify the preferen...
  • Platforms
    • Windows
  • Licenses
    • Freeware
DETAILS

How to create your own RSS Reader

A tutorial about multiple methods of creating an asp.net rss reader
  • Platforms
    • Windows
  • Licenses
    • Other Free / Open Source License
DETAILS

Sending Email with ASP.NET

In this article we will be discussing on how you can send emails using your ASP.NET applications. In ASP.NET application, you can send electronic mails by using either the SmtpMail class or the MailMessage class found in the System.Web.Mail namespace.
  • Platforms
    • Windows
  • Licenses
    • Freeware
DETAILS

Understanding State Management

Tutorial explains how to maintain state-level and page-level information of an ASP.NET Web application. You need to maintain state-level and page-level information of an ASP.NET Web application because Web pages and ASP.NET Framework use stateles...
  • Platforms
    • Windows
  • Licenses
    • Freeware
DETAILS

Using XML in ASP.NET

This tutorial explains how to store and retrieve data by using XML with ASP.NET web application. XML is a cross-platform, hardware and software independent, text based markup language, which enables you to store data in a structured format by usi...
  • Platforms
    • Windows
  • Licenses
    • Freeware
DETAILS

Managing ASP.NET Sessions

This tutorial explains everything you need in order to start using sessions in your website. Sessions in the websites are very important as one of the ways how you can send sensitive data from one web page to another.
  • Platforms
    • Windows
  • Licenses
    • Freeware
DETAILS

User Management in ASP.NET

Tutorial explains functionalities like user registration and administration. In sample web application users will be able to upload picture and edit profile. To enjoy all these features a user should first register to the website.
  • Platforms
    • Windows
  • Licenses
    • Freeware
DETAILS

Moving items between listboxes in ASP.net example

Someone wanted the exact same thing on codeproject.com a while ago but I didn't give much thought to it, until someone at work asked me how to do it - since he wasn't able to find a viable solution on the internet.
  • Platforms
    • Linux,
    • Windows
  • Licenses
    • Freeware
DETAILS

Nested Master Pages

Tutorial covers the details regarding how master pages can be nested within one main master page. To give a same look to the overall site Master Pages are used since long. They give you the power to customize your web pages but keeping the same o...
  • Platforms
    • Windows
  • Licenses
    • Freeware
DETAILS

About Web Services

The evolution of the internet and its exponential growth in recent years has resulted in gradual shift from desktop to distributed applications. This shift has led to the development of complex enterprise applications that are managed across differen...
  • Platforms
    • Windows
  • Licenses
    • Freeware
DETAILS

Page:
©2003-2019 jCay.com