How To Determine Browser Type in Server-Side Code Without the BrowserType Object in ASP.NET is a web based tutorial in which author tells about the step by step method that have to be adapted to determine the browser type of the users by using server
Performing Browser Detection Using ASP.NET is a web based tutorial in which author elaborates the method of identifying the visitors web browser using Request.Browser property. Here author provides source code which collects the information of users
Nevron Chart for ASP .NET is the leading data visualization component for ASP .NET. In terms of image and presentation quality this component simply has no competition. The component supports numerous charting types, VS design time support, empty dat
ASP learners will come to know clearly about all aspects in ASP within a lesser period using this tutorial. It describes that ASP implements user inputs on server side and produces the HTML output to the browser. And you will learn in detail on codin
Scott Brady's Browser Detection allows you to easily setup a browser detector in your webpage that loads a page depending on the browser being used by the visitor. The script displays the name of the browser in the loaded page, which can be replaced
The Javascript Browser Sniffer is a Javascript library for identifying which browser and operating system is the visitor using, including the version number. It also detects bots and the Flash plugin.Currently, jsbrwsniff identifies 30 browsers, 14 b
Netscape, IE and client side validation in ASP.NET is a tutorial in which author discusses about the solution for the problem that occur while executing form validation. In Netscape the form validation has to be done in server side while the IE brows
EAUpload is an ASP.NET file upload component that provides expansive functionality for ASP.NET applications to work with uploaded files to the web server by a browser.
VintaSoftTiff.NET Library allows to work with multipage TIFF files without usage of temporary file. You can add image to TIFF file, delete image from TIFF file, split one multipage TIFF file to many files.
Cross-Browser display of XML/XSL is an easy tutorial in which author gives details about the process of showing XML or XSL in the browser by combining ASP with XML/XSL in the server side. This programme will be helpful for the ASP.NET programmers and |