<!-- 
This web service accepts two parameters
t: which stand for the id of the technology
and c: which stands for the count or number of kb articles to retrieve for a given technology
for example using the following url:
http://kbalertz.com/websvc/latestkbs.aspx?t=227&c=10
will return the latest 10 articles for the technology with the ID of 227,
which happens to be technology for Windows 2000
for additional help go to http://kbalertz.com/webmaster/

--><NewDataSet>
  <xs:schema id="NewDataSet" xmlns="" xmlns:xs="http://www.w3.org/2001/XMLSchema" xmlns:msdata="urn:schemas-microsoft-com:xml-msdata">
    <xs:element name="NewDataSet" msdata:IsDataSet="true" msdata:UseCurrentLocale="true">
      <xs:complexType>
        <xs:choice minOccurs="0" maxOccurs="unbounded">
          <xs:element name="Table">
            <xs:complexType>
              <xs:sequence>
                <xs:element name="Id" type="xs:int" minOccurs="0" />
                <xs:element name="Number" type="xs:string" minOccurs="0" />
                <xs:element name="Title" type="xs:string" minOccurs="0" />
                <xs:element name="DateEntered" type="xs:dateTime" minOccurs="0" />
                <xs:element name="Url" type="xs:string" minOccurs="0" />
              </xs:sequence>
            </xs:complexType>
          </xs:element>
        </xs:choice>
      </xs:complexType>
    </xs:element>
  </xs:schema>
  <Table>
    <Id>217759</Id>
    <Number>976400</Number>
    <Title>An access violation occurs, and the corresponding application pool is recycled when an ASP.NET 1.1 Web site is under a heavy load</Title>
    <DateEntered>2010-03-05T08:35:34.503-08:00</DateEntered>
    <Url>http://kbalertz.com:80/976400/access-violation-corresponding-application-recycled-under-heavy.aspx</Url>
  </Table>
  <Table>
    <Id>216677</Id>
    <Number>971108</Number>
    <Title>MS09-062: Description of the security update for the Microsoft .NET Framework 1.1 Service Pack 1: October 13, 2009</Title>
    <DateEntered>2009-10-14T22:40:06.8-07:00</DateEntered>
    <Url>http://kbalertz.com:80/971108/Description-security-update-Microsoft-Framework-Service-October.aspx</Url>
  </Table>
  <Table>
    <Id>216678</Id>
    <Number>974378</Number>
    <Title>MS09-061: Vulnerability in the .NET common language runtime could allow Remote Code Execution</Title>
    <DateEntered>2009-10-14T22:40:06.8-07:00</DateEntered>
    <Url>http://kbalertz.com:80/974378/Vulnerability-common-language-runtime-could-allow-Remote-Execution.aspx</Url>
  </Table>
  <Table>
    <Id>216679</Id>
    <Number>953298</Number>
    <Title>MS09-061: Description of the security update for the Microsoft .NET Framework 1.1 Service Pack 1 on Windows Server 2003 (32-bit): October 13, 2009</Title>
    <DateEntered>2009-10-14T22:40:06.8-07:00</DateEntered>
    <Url>http://kbalertz.com:80/953298/Description-security-update-Microsoft-Framework-Service-Windows-Server-October.aspx</Url>
  </Table>
  <Table>
    <Id>216666</Id>
    <Number>957488</Number>
    <Title>MS09-062: Vulnerabilities in GDI+ could allow remote code execution</Title>
    <DateEntered>2009-10-14T22:40:06.783-07:00</DateEntered>
    <Url>http://kbalertz.com:80/957488/Vulnerabilities-could-allow-remote-execution.aspx</Url>
  </Table>
  <Table>
    <Id>216676</Id>
    <Number>953297</Number>
    <Title>MS09-061: Description of the security update for the Microsoft .NET Framework 1.1 Service Pack 1: October 13, 2009</Title>
    <DateEntered>2009-10-14T22:40:06.783-07:00</DateEntered>
    <Url>http://kbalertz.com:80/953297/Description-security-update-Microsoft-Framework-Service-October.aspx</Url>
  </Table>
  <Table>
    <Id>216644</Id>
    <Number>976111</Number>
    <Title>Introduction to URL rewriting, to URL mapping, and to URL routing in ASP.NET in a .NET Framework environment</Title>
    <DateEntered>2009-10-10T00:14:55.07-07:00</DateEntered>
    <Url>http://kbalertz.com:80/976111/Introduction-routing-Framework-environment.aspx</Url>
  </Table>
  <Table>
    <Id>215325</Id>
    <Number>970951</Number>
    <Title>Windows Forms Application Hangs with High CPU</Title>
    <DateEntered>2009-05-05T22:55:15.953-07:00</DateEntered>
    <Url>http://kbalertz.com:80/970951/Windows-Forms-Application-Hangs.aspx</Url>
  </Table>
  <Table>
    <Id>214321</Id>
    <Number>957206</Number>
    <Title>FIX: Error message when you use the XMLSchema.Compile method to compile an XML schema (XSD) file: "The content type of the base type must not be a simple type definition"</Title>
    <DateEntered>2009-02-06T23:53:25.553-08:00</DateEntered>
    <Url>http://kbalertz.com:80/957206/Error-message-method-compile-schema-content-simple.aspx</Url>
  </Table>
  <Table>
    <Id>212095</Id>
    <Number>953436</Number>
    <Title>The XmlDsigC14NTransform.LoadInput method normalizes the line feeds from 0xd 0xa ("\r\n") to 0xa ("\n") before canonicalization</Title>
    <DateEntered>2008-06-28T23:58:52.86-07:00</DateEntered>
    <Url>http://kbalertz.com:80/953436/method-normalizes-feeds-before-canonicalization.aspx</Url>
  </Table>
</NewDataSet>