Developing BizTalk Rules the BDD way
Recently we have been looking at changing the way we develop and test BizTalk Business Rules to use a BDD approach and our tool of choice to help with this is Specflow. I wanted to talk through how we...
View ArticleBDD section on BizTalk Technet Wiki
Ive just added a new section to the BizTalk area of the technet wiki containing all of the various content about BDD and...
View ArticleOrganizing the Solution and Project folders on a Microsoft Visual Studio 2010...
Hello :)This week I changed the way I structure the project files related to my website solutions and wanted to write a bit about the way I accomplished the change because I think it can get to be...
View ArticleDeveloping BizTalk Maps with Specflow & BDD
Following on from the BDD articles I will cover how we have been using BDD development techniques to develop BizTalk maps. A BizTalk map is a discreet component in BizTalk which is ideally suited to...
View ArticleCreate WebServer Port using Command Prompt
The above command will create the port of web application named HSMPA1.1 without opening the web solution and run it.
View ArticleSearch For Object in The DB
So this is my first blog post and I will keep things short and simple. Actually I will apply this to all my posts; short, simple, and concise.Ever wanted to search your database for a piece of text? It...
View ArticleCould not load file or assembly 'System.Data.SQLite' or one of its...
Problem Description:Could not load file or assembly 'System.Data.SQLite' or one of its dependencies. An attempt was made to load a program with an incorrect format.Likely to be reproduced when:You will...
View ArticleInstalling SharePoint 2013 on Windows Server 2012 VM running on Windows 8...
I will explain the process of installing SharePoint 2013 on a Windows 8 Hyper V in a disconnected scenario. This matters for the prerequisites which by default downloads the prerequisites if run from...
View ArticleSpecification Test for the Authorized Attribute in MVC
I wanted to Unit Test (in BDD I’d call it a specification) that the controller had the authorize attribute so I found this approach in a GoodSearch a while back and forgotten who to give credit for it,...
View ArticleMarch 2013 Chicago IT Architects Group Wrap-up
The group got to know their neighbors a lot better this month with only half the normal room size and a pretty good turn out. Given that, I would really like to say thank you to everyone who came out...
View Article