<!-- 
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>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>
  <Table>
    <Id>211782</Id>
    <Number>952834</Number>
    <Title>You may receive an error message when you use the Microsoft Oracle Managed Provider against an Oracle database</Title>
    <DateEntered>2008-06-01T00:00:32.447-07:00</DateEntered>
    <Url>http://kbalertz.com:80/952834/receive-error-message-Microsoft-Oracle-Managed-Provider-against-Oracle-database.aspx</Url>
  </Table>
  <Table>
    <Id>211639</Id>
    <Number>949921</Number>
    <Title>FIX: Some characters in the root namespace of a project change case after you build the project by using the Visual Basic compiler</Title>
    <DateEntered>2008-05-18T00:00:53.63-07:00</DateEntered>
    <Url>http://kbalertz.com:80/949921/characters-namespace-project-change-after-build-project-using-Visual-Basic-compiler.aspx</Url>
  </Table>
  <Table>
    <Id>211422</Id>
    <Number>952262</Number>
    <Title>Process.ProcessName fails with "access denied"</Title>
    <DateEntered>2008-05-01T00:01:23.113-07:00</DateEntered>
    <Url>http://kbalertz.com:80/952262/fails.aspx</Url>
  </Table>
  <Table>
    <Id>211353</Id>
    <Number>951981</Number>
    <Title>Smart Client Software Factory Security Problems With Partially Trusted Callers</Title>
    <DateEntered>2008-04-23T00:02:00.83-07:00</DateEntered>
    <Url>http://kbalertz.com:80/951981/Smart-Client-Software-Factory-Security-Problems-Partially-Trusted-Callers.aspx</Url>
  </Table>
  <Table>
    <Id>211334</Id>
    <Number>951949</Number>
    <Title>Problem: Native DLL loaded from .NET application can fail if it requests too much memory at startup</Title>
    <DateEntered>2008-04-20T00:02:30.817-07:00</DateEntered>
    <Url>http://kbalertz.com:80/951949/Native-loaded-application-requests-memory-startup.aspx</Url>
  </Table>
  <Table>
    <Id>211214</Id>
    <Number>951595</Number>
    <Title>Security Exceptions during debug of .NET application</Title>
    <DateEntered>2008-04-12T00:03:02.793-07:00</DateEntered>
    <Url>http://kbalertz.com:80/951595/Security-Exceptions-during-debug-application.aspx</Url>
  </Table>
  <Table>
    <Id>210946</Id>
    <Number>949760</Number>
    <Title>You cannot determine whether the transaction is in doubt when you try to run a transaction by using the ServiceDomain object in an application that is based on the .NET Framework 1.1</Title>
    <DateEntered>2008-03-27T00:01:55.147-07:00</DateEntered>
    <Url>http://kbalertz.com:80/949760/cannot-determine-whether-transaction-doubt-transaction-using-ServiceDomain-object-application-based-Framework.aspx</Url>
  </Table>
</NewDataSet>