Categories
Search → using object in asp

Using NHibernate and Log4Net in ASP.NET 2.0 applications

Hibernate and Log4J are a de-facto standard of ORM (Object-relational mapping) and logging (respectively) in Java world. That''s why both were ported to .NET runtime environment. NHibernate is ORM solution and is intended for transparent b...
DETAILS

ASP Folder Gallery

ASP image gallery designed for large folder-based image archives. Features include: * Classic ASP scripting, no 3rd party components * On-the-fly thumbnails using asp.net drawing object (thumbs are the only .NET component) * Fast folder browsi...
DETAILS

ASP image resize and convert

Short sample to resize and convert jpeg, gif and png image files from an ASP page on-the-fly using Chart object from Office web components. Live online sample.
DETAILS

ASP Request Object

The Request object retrieves the values that the client browser passed to the server during an HTTP request. It is used to get information from the user. Using this object, you can dynamically create web pages and perform various server-side actions ...
DETAILS

Managing State in Web Services

Explains how to manage a session and application state objects in ASP.NET Web Services. Using session objects is always a good option for maintaining per user data. But the case of web services is different. In real life, Web services may be ca...
DETAILS
©2003-2019 jCay.com