Help > Web Development > Object Reference > Code Samples > ASP.NET
<a name="kanchor593"></a>ASP.NET
These simple examples show the fundamentals of getting started using the ISYS:web.dk (admin) object framework with the Microsoft .NET Framework and Visual Studio.NET.

This section includes the following topics:
Before you beginYou need to include ISYS:web.dk (admin) as a reference in your project.
Creating the ISYS engineDemonstrates creating the ISYS engine and storing it in application scope.
Opening an ISYS IndexDemonstrates opening a static index or a chain of indexes.
Executing a searchDemonstrates executing a command based query against an index.
Enumerating the result listDemonstrates enumerating an ISYS result list.
Walking the Concept TreeDemonstrates recursively walking the concept tree nodes.