Etiket: Biztalk 2009

Biztalk : WCF-Custom SQLBinding Address Format

Haziran 22nd, 2009

yeah if you couldnt find the address format of sqlbinding like me, search and find me :)

the binding format :

mssql://ServerName/InstanceName/DatabaseName

if you are working with no instance, use like that;

mssql://ServerName//DatebaseName

if you are working with local and got no instance, use like below;

mssql://localhost//DatabaseName

Although, when you enter wrong uri, you ll get

The Path specified in the URI was incorrect. Please refer to the documentation for additional information.

error. Then check the address again.

Tags: , , ,
Posted in BizTalk | No Comments »

BizTalk Server 2009 Sonunda Release Oldu!!

Mayıs 3rd, 2009

Şurdan da detaylarını alacağınız üzere Biztalk Server 2009 bugün itibariyle release olmuş oldu.

Aşağıda en mühim yeni feature ları bulabilirsiniz ya da buradan yazının orjinaline ulaşabilirsiniz :)

Top New Features

BizTalk Server 2009 introduces enhancements and new featured in four main areas:

* Updated Platform Support

* Support for Visual Studio 2008 SP1

* Support for .NET Framework 3.5 SP1

* Support for Windows Server 2008

* Virtualization support with Hyper-V

* Support for SQL Server 2008

* Developer & Team Productivity

* New Application Lifecycle Management (ALM) experience – with Support for TFS – integrated source control, bug tracking, unit testing, MSBuild automation

* Enhanced Developer Productivity with Visual Studio project system updates & Map Debugging

* SOA and Web Services

* ESB Guidance 2.0

* New UDDI v3 Web Services Registry

* New and enhanced LOB adapters (Oracle eBusiness Suite, SQL Server)

* Enhanced host systems integration (WebSphere MQ, CICS, IMS)

* Enhanced BAM support

* Business to Business Integration

* New Mobile RFID Platform

* New RFID device management and industry standards support

* Enhanced Support for EDI and AS2 Protocols and Drummond certification

* Updated SWIFT Support and SWIFTReady Financial EAI Gold certification

Tags: ,
Posted in BizTalk | No Comments »