Categories
ASP.NET → Tips and Tutorials

Handling cookies in ASP .NET

How to create a cookie, how to get the value stored in a cookie, set the lifetime, path and domain for a cookie, edit a cookie, delete a cookie, remove subkeys from a cookie...
  • Platforms
    • Windows
  • Licenses
    • Freeware
DETAILS

Creating Custom Configurations

ASP.Net''s introduction of the web.config file went a long way to filling the configuration hole we had to deal with in classic ASP. We actually went from having very little (global.asa was the closest thing) to a well-structured, change on the ...
  • Platforms
    • Windows
  • Licenses
    • Freeware
DETAILS

Creating multilingual websites - Part 2

With a solid foundation created in Part 1, we now turn our attention to more advanced topics. We ll use context rewriting for some professional looking and hassle free state-management, talk about good database design with respect to multilingual ap...
  • Platforms
    • Linux
  • Licenses
    • Freeware
DETAILS

Creating multilingual websites - Part 1

Extend the existing globalization capabilities of .Net to create flexible and powerful multilgual web sites. First create a custom ResourceManager and then create custom localized-capable server controls to easily deploy multilingual functionality.
  • Platforms
    • Linux
  • Licenses
    • Freeware
DETAILS

Using and consuming Web Services with ASP .NET / C#

Shows and explains you how to make an ASP .NET Web Service, an ASP .NET Web Application and how to consume the Web Service with the ASP .NET Web Application.
  • Platforms
    • Linux
  • Licenses
    • Freeware
DETAILS

ASP.NET Datagrid Web Server Control (KB100026)

This article walks you through the process of building a thin-client ASP.NET bug tracking application, with a Microsoft Access XP backend. It uses nearly every documented capability of the .NET datagrid web server control to allow you to select, edit...
  • Platforms
    • Windows
  • Licenses
    • Freeware
DETAILS

Creating Custom RSS Feeds Part 1

This article explains how to use the .NET XmlTextWriter class to create a custom RSS feed. I have decided to write this article in 2 parts. In this part, I will focus on creating the RSS feed and how to consume it from an asp.net page. In part 2, I w...
  • Platforms
    • Linux
  • Licenses
    • Freeware
DETAILS

Cookies in ASP.NET

We probably all remember how agonizing it is to create client-side cookies using JavaScript. HttpCookie class offers an easier way to accomplish the task and with minimal fuss. This article takes a close look at HttpCookie class and how to use it to ...
  • Platforms
    • Linux
  • Licenses
    • Freeware
DETAILS

.NET Serial Port Communication

Microsoft''s .NET Framework 1.1 does not provide proper utilities to communicate with the serial ports on a Windows machine. The RS232 library and this quick tutorial will have you talking to a COM port on your machine in no time.
  • Platforms
    • Windows
  • Licenses
    • Freeware
DETAILS

Executing queries on XMLDBelt

This tiny demo source code will give you a hint about how to query data stored on your server via XMLDB Engine Lite (XMLDBelt), create new files, insert data into existed, update data, delete and etc.
  • Platforms
    • Linux
  • Licenses
    • Freeware
DETAILS

Page:
©2003-2019 jCay.com