codecorner.tigernews.co.uk

     from TIGER COMPUTER SERVICES LTD

Top Right Logo Spacer
site copyright 2000-2010
     ASP.NET Track
About the ASP.NET track Tips and tricks for ASP.NET Centralise your Session, Form & Query Variable handling

ASP.NET Home Page

Track details

This track aims to encompase anything related to ASP.NET. Where projects overlap with other technologies, you will see multiple track names above the project name on the ASP.NET track.

Web services (SOAP)

As well as standard ASP.NET applications, this is also the track for ASP Web Service (SOAP) technologies. Tiger Computer Services has significant experience in the creation and consumption of SOAP web services, and has had products tested to qualify for the Microsoft .NET Connected logo.

ASP.NET Tips and Tricks
This section contains short tips ...  

Session, Form and Query Variables - standardising access
URL for sample,  http://codecorner.tigernews.co.uk/codecorner/sampleapps/sessionvariables/getsetsessionvariables.aspx ...  

Redirect your Web Service proxy at runtime
There are several reasons why ...  

Logging off a user who closes a browser directly
I regularly have applications ...