<!-- 
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>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/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/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/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/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/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/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/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/949760/cannot-determine-whether-transaction-doubt-transaction-using-ServiceDomain-object-application-based-Framework.aspx</Url>
  </Table>
  <Table>
    <Id>210455</Id>
    <Number>949826</Number>
    <Title>ERROR_CODE: (NTSTATUS) 0xe06d7363 - &lt;Unable to get error code text&gt;</Title>
    <DateEntered>2008-03-01T00:04:27.017-08:00</DateEntered>
    <Url>http://kbalertz.com/949826/0xe06d7363-error.aspx</Url>
  </Table>
  <Table>
    <Id>210404</Id>
    <Number>949667</Number>
    <Title>Focus Method Does not Set Focus to Control on a Tab Control</Title>
    <DateEntered>2008-02-27T00:02:57.75-08:00</DateEntered>
    <Url>http://kbalertz.com/949667/Focus-Method-Focus-Control-Control.aspx</Url>
  </Table>
</NewDataSet>