Members

Technology Zones

IBM Learning Center

Articles

Hosted By

MaximumASP

Info

    Articles & Tutorials Articles & Tutorials RSS feed

  • Developing your first Visual WebGui gateway

    by Gizmox

    An introduction to using Visual WebGui gateways which are the Visual WebGui way to bridge WinForms development to web development.. Read full article

  • Implementing AJAX in ASP.NET

    by Karl Seguin

    Asynchronous JavaScript and XML (AJAX) has recently become the craze thanks, in no small part, to Google’s usage of it in Google Suggest as well as Google Maps. Karl looks at how it works, and how we can implement it in ASP.NET using a free AJAX.NET wrapper.. Read full article

  • Valid XHTML within .NET

    by liquiddevelopment

    At present none of Microsoft's ASP.NET controls intrinsically support the strict W3C XHTML standards. This can cause problems when using ASP.NET controls on pages that need to conform to one of the XHTML standards. In order to use Microsoft's supplied controls some modifications will be required. This series of articles intends to focus on the more widely used controls and the steps required to make them output valid code.. Read full article

  • Create a Site Search Engine in ASP.NET

    by stevanrin

    When I was working on an ASP.NET project, I had to add the site search module - this article demonstrates how. This search engine will index an entire page for matching keyword(s) or a phrase and will count how many times the keyword(s) or phrase are found on the page, and displays the results with the highest matches first. . Read full article

  • ASP.NET and GDI+

    by StürmKind

    Working with GDI can be tricky on the web, this tutorial is a basic introduction for people who needs to draw images on the fly. Here we cover drawing text and lines.. Read full article

  • More Miscellaneous Articles & Tutorials...

    Products Products RSS feed

  • EasyQuery.NET (WebForms)

    EasyQuery.NET WebForms provides your ASP.NET web-site with user-friendly data searching and filtration interface and gives your users an ability to describe their requests in natural language instead of complicated SQL or QBE statements.

    Web Sites Web Sites RSS feed

  • Code Generation Network

    The Code Generation Network covers all aspects of code generation and model-based development. The site's resources include a database of code generation tools, interviews with leading exponents of code generation and book reviews on code generation and software development in general.

  • Introduction to GDI+

    This article will take a look at what GDI+ is and some of it's base classes.

  • Generate Web Services from Stored Procedures

    This article shows you how to take advantage of SQLXML 3.0 and includes the source code for a VB .NET consumer of Web services from the OakLeaf site.

  • Simple GDI+ Graphics

    To start your journey into GDI+ we'll first go into drawing simple shapes and using pens to add color.

  • Access Directories Through Firewalls With DSMLv2

    Microsoft Directory Services for Windows (DSfW) beta 1.0 is a SOAP 1.1 implementation of Directory Services Markup Language version 2 (DXMLv2) for the .NET Framework. Give the ASP.NET DSMLv2 consumer a test drive at http://www.oakleaf.ws/dsmlasp/.

  • More Miscellaneous Web Sites...