I developed a program which uses SQL Server Compact. Initially it was developed creating SQL Server COmpact 4.0 databases. Now after reinstalling my laptop, I ….
Categorie: Visual Studio
I assume you already know how to promote properties when sending a message from an orchestration to the messagebox.This can of course be achieved by ….
I bundled some handy free tools to help you develop and / or debug your (BizTalk) applications. soapUI soapUI is a free and open source ….
Today Is was making an orchestration that contains a Multi-Part message type, with a message part of type System.String. When building the BizTalk Project it ….
I was unable to add an aspx page to my web site solution.The error I got from Visual Studio was: “Could not find file ‘c:Program ….
Microsoft’s LightSwitch to Launch on July 26. This program will give developers a simpler and faster way to create high-quality business applications for the desktop ….
Recently I got following error when trying to add a Web Reference to VS2008:The web services enumeration components are not available. You need to reinstall ….
Service Pack 1 for Visual studio is now released. Preliminary support is added for HTML5, the IntelliSense also nows all html5 tags.Other new features in ….
MSDN subscribers can already download SP1 for Visual Studio 2010.On March 10, it will be generally available. Source: Announcing Visual Studio 2010 Service Pack 1 ….
When creating an xsd schema you’ll have the option to define a certain type to an element.Two of those possible types are xs:int and xs:integer. ….