
var TREE_ITEMS = 
[
	['Distributed Computing',null,		

			['ASP.net', null,
				['Overview of ASP.NET', null],
				['IDE of Visual Studio.NET', null],
                ['Creating a Web Application with the .NET SDK', null],
				['Controls in ASP.NET', null],
				['Creating Web Forms', null],
				['Programming Basics of ASP.NET', null],
                ['Object Oriented Programming in ASP.NET', null],
				['Database access using ADO.NET', null],
				['Components in ASP.NET', null],
                ['Error Handling, Tracing and Debugging', null],
				['Code Centre', null],
				['Quiz', null],
				
			],
			
	]
];

