ASP.NET Online Quiz with use of XMLASP.NET Online Quiz is one file recursive ASP NET Quiz application, questions are saved in one easy to edit XML file.This example have 10 questions stored in XML file which can be easy edited.Data for the online quiz is kept in an XML document named quiz.xml, which is validated using an XML schema named quiz.xsd. A valid XML document consists of a root element called quiz, which has at least one element called mchoice (short for multiple-choice). Each mchoice element has one question child element, and two or more answer child elements. The answer element may have the correct attribute with possible value of either yes or no. In fact, you should supply the correct attribute with a value of yes to one of the answers in the same mchoice, otherwise there will be no correct answer for the question. Download Here | ||||||
| ||||||
Free Vb.Net and ASP.Net Book - Introducing Microsoft Visual Basic 2005 for DevelopersDownload the whole asp.net bookGet a focused, first look at the features and capabilities in Microsoft Visual Basic 2005, Visual Studio 2005, and the .NET Framework 2.0. If you currently work with Visual Basic 6, these authors fully understand the adoption and code migration issues you'll encounter. They'll step you through a quick primer on .NET Framework programming, offering guidance for a productive transition. If you already work with .NET, you'll jump directly into what's new, learning how to extend your existing skills. From the innovations in rapid application development, debugging, and deployment, to new data access, desktop, and Web programming capabilities, you get the insights and code walkthroughs you need to be productive right away. For Asp.Net web developers read Chapter 6: Building ASP.Net Web Applications Visual Studio 2005 builds on the innovation introduced in Visual Studio .NET and makes Web development easier than ever before for both experienced and novice Web developers. Download the whole asp.net book | ||||||