Browse by Tags - dotnet.org.za
in

dotnet.org.za

South African .NET Developer Portal

Browse by Tags

  • Sharepoint support for SQL 2008

    Office SharePoint Server 2007 SP1 & Windows SharePoint Services 3.0 SP1 now support SQL Server 2008. For more info go here: http://blogs.msdn.com/sharepoint/archive/2008/08/15/sql-server-2008-support-for-sharepoint-products-and-technologies.aspx Subscribe in a reader Join my blog network on Facebook...
    Posted to Riaan's Blog (Weblog) by riaan on 08-27-2008
  • SQL And Case Sensitive queries

    Ever wondered how to do a Sql query on case sensitive data, for example passwords? The answer is basically in the collation type. By changing the collation type on the column to SQL_Latin1_General_CP1_CS_AS (Case Sensitive) queries as below will shown will give the required results. Select * from table...
    Posted to Riaan's Blog (Weblog) by riaan on 08-13-2008
  • BizTalk EDI

    What is EDI and how do you implement it with BizTalk 2006 R2? This article answers these questions: http://msdn.microsoft.com/en-us/magazine/cc748658.aspx Subscribe in a reader Join my blog network on Facebook Blog Networks
    Posted to Riaan's Blog (Weblog) by riaan on 08-04-2008
  • WCF and SSB

    Good article on using the WCF SQL Adapter to extract messages from SSB. Read more here: http://blogs.msdn.com/adapters/archive/2008/06/30/using-the-wcf-sql-adapter-to-read-messages-from-ssb-queues-and-submit-them-to-biztalk.aspx
    Posted to Riaan's Blog (Weblog) by riaan on 07-01-2008
  • Stored procedure generator

    A tool to create the basic insert,update,select statements to your SQL tables. http://www.codeplex.com/spgen
    Posted to Riaan's Blog (Weblog) by riaan on 05-27-2008
  • Looping VS LINQ

    This is a very nice article by Chuck Jazdzewski on using traditional c# loops vs using LINQ. This article is making me think twice now before applying traditional loops in my logic. Read the full article here: http://www.removingalldoubt.com/permalink.aspx/6080a8a8-bb63-4492-acd2-1398f086fca0
    Posted to Riaan's Blog (Weblog) by riaan on 04-04-2008
  • Microsoft SQL Data Services

    From the official site: "SQL Server Data Services (SSDS) are highly scalable, on-demand data storage and query processing utility services. Built on robust SQL Server database and Windows Server technologies, these services provide high availability, security and support standards-based web interfaces...
    Posted to Riaan's Blog (Weblog) by riaan on 03-12-2008
Page 1 of 1 (7 items)
Powered by Community Server (Commercial Edition), by Telligent Systems