Integrating Integrators – BizTalk, Windows Azure, Windows Workflow, and Beyond
Join
Sign in
Search Options
Search Everything
Search BizTalk Blogs
Home
AppFabric
BizTalk Server
Windows Azure
Windows Workflow
Jobs (Hire A Guru)
More ...
Home
»
BizTalk Server
»
BizTalk Blogs
»
BizTalk Community Blogs via Syndication
»
All Tags
»
.net framework
Browse by Tags
BizTalk Blogs
This group is for blogs related to BizTalk Server. This includes Community Syndicated blogs and Stephen W. Thomas’s blog.
Get this RSS feed
Home
Blogs
Archives
Archives
May 2013
(45)
April 2013
(70)
March 2013
(65)
February 2013
(57)
January 2013
(79)
December 2012
(63)
November 2012
(68)
October 2012
(74)
September 2012
(66)
August 2012
(63)
July 2012
(77)
June 2012
(101)
May 2012
(64)
April 2012
(64)
March 2012
(68)
February 2012
(48)
January 2012
(34)
December 2011
(61)
November 2011
(44)
October 2011
(76)
September 2011
(66)
August 2011
(46)
July 2011
(66)
June 2011
(75)
May 2011
(58)
April 2011
(46)
March 2011
(65)
February 2011
(62)
January 2011
(76)
December 2010
(67)
November 2010
(140)
October 2010
(154)
September 2010
(143)
August 2010
(120)
July 2010
(86)
June 2010
(116)
May 2010
(91)
April 2010
(120)
March 2010
(98)
February 2010
(103)
January 2010
(107)
December 2009
(64)
November 2009
(118)
October 2009
(127)
September 2009
(89)
August 2009
(74)
July 2009
(115)
June 2009
(129)
May 2009
(134)
April 2009
(136)
March 2009
(161)
February 2009
(100)
January 2009
(107)
December 2008
(107)
November 2008
(106)
October 2008
(173)
September 2008
(146)
August 2008
(139)
July 2008
(101)
June 2008
(115)
May 2008
(120)
April 2008
(134)
March 2008
(104)
February 2008
(136)
January 2008
(106)
December 2007
(73)
November 2007
(135)
October 2007
(143)
September 2007
(138)
August 2007
(144)
July 2007
(139)
June 2007
(139)
May 2007
(166)
April 2007
(199)
March 2007
(200)
February 2007
(188)
January 2007
(182)
December 2006
(151)
November 2006
(149)
October 2006
(184)
September 2006
(147)
August 2006
(124)
July 2006
(125)
June 2006
(125)
May 2006
(89)
April 2006
(63)
March 2006
(83)
February 2006
(40)
January 2006
(42)
December 2005
(16)
November 2005
(32)
October 2005
(17)
September 2005
(29)
August 2005
(15)
July 2005
(11)
June 2005
(45)
May 2005
(39)
April 2005
(28)
March 2005
(14)
February 2005
(16)
January 2005
(18)
December 2004
(14)
November 2004
(13)
October 2004
(11)
September 2004
(26)
August 2004
(8)
July 2004
(9)
June 2004
(2)
May 2004
(2)
April 2004
(2)
March 2004
(2)
February 2004
(1)
Tags
Architecture
BizTalk Server
Business Intelligence
Conferences
Design Patterns
Governance
Microsoft
MVP
Programming Languages
REST
SOA
SO-Aware
SQL Server
Standards
Tellago
Tellago DevLabs
Tellago Studios
Testing
WCF
WCF Configuration
WCF Testing
Web Services
Web Services Interoperability
Windows Identity Foundation
Windows Workflow
Tagged Content List
Blog Post:
MVC4 Makes it Easier to Create Desktop and Mobile Web Applications
Syndicated BizTalk Author
Last year I wrote an article that expressed the importance of developing not only desktop solutions but mobile ones as well. Since then it has become increasingly important to present not only to a desktop market, but to a mobile one as well. That said, this article isn’t about convincing you to...
on
Wed, Feb 6 2013
Blog Post:
Analysis of a Winner!
Syndicated BizTalk Author
The Tallan CodeOff is an annual (*) event here at Tallan to challenge the development staff. At the start of the contest, a simple programming task is emailed out to the participants, who then have an hour to complete it. In the past, the winner was the first person to submit a correct entry...
on
Tue, Aug 7 2012
Blog Post:
Troubleshooting : ‘This type of page not served’
Syndicated BizTalk Author
Recently when deploying a site to IIS I got the following error. I tried several troubleshooting options such as checking the IIS mapping configuration to see if the .aspx pages were an accepted page extension, folder permissions on the deployment folder, and I knew for a fact that .net was correctly...
on
Thu, Jul 5 2012
Blog Post:
IIS Deployment with Sub Applications : Web.Config parent dependency override
Syndicated BizTalk Author
Recently when deploying an application out to IIS we had the need to deploy a sub application within the same domain. Essentially, what we were trying to do was make the sub application an extension of the parent application, but live in separate app pools and the code base would be kept separate...
on
Wed, Jun 27 2012
Blog Post:
Responding to Specialized HTTP Request with HTTP Handlers and Modules
Syndicated BizTalk Author
HTTP handlers and modules are a great way to handle HTTP request sent to the server. They can be used to write a specialized image server, a process to handle custom level of security, or a file processor. This was the case for a previous project I worked on; we used HTTP Handlers for the [...] Blog...
on
Mon, Jun 4 2012
Blog Post:
JavascriptHelper–Managing JS files for ASP.NET MVC
Syndicated BizTalk Author
After working several years with the Castle Monorail MVC framework, I decided to try ASP.NET MVC to see if it had caught up to Monorail. The transition seemed to go rather smoothly, but one area where I was surprised to find how clumsily it was handled, was the management of JavaScript files. Basically...
on
Mon, Mar 19 2012
Blog Post:
WCF Data Services vs. WCF RIA Services – Making the Right Choice
Syndicated BizTalk Author
In .NET, Windows Communication Foundation (WCF) provides all the support you need to build distributed service-oriented data access solutions. You can certainly work with WCF directly to create custom services and expose data from an Entity Data Model (EDM) with the ADO.NET Entity Framework, or from...
on
Sat, Feb 18 2012
Blog Post:
Using SqlFileStream with C# to Access SQL Server FILESTREAM Data
Syndicated BizTalk Author
FILESTREAM is a powerful feature in SQL Server that stores varbinary(max) column data (BLOBs) in the file system (where BLOBs belongs) rather than in the database’s structured file groups (where BLOBs kill performance). This feature was first introduced in SQL Server 2008, and is now being expanded...
on
Mon, Aug 22 2011
Blog Post:
Fixing .NET Configuration Hell with TeleSharp: Authoring Configuration Files
Syndicated BizTalk Author
The configuration authoring experience remains one of the main challenges of .NET applications. Every time we need to create a new configuration files, we find ourselves going to MSDN or similar websites and trying to figure out the structure of different...( read more ) Blog Post by: gsusx
on
Fri, Jul 29 2011
Blog Post:
Fixing .NET configuration hell with TeleSharp: Versioning configuration sections
Syndicated BizTalk Author
Story: Bob is an IT Professional ( ITPro ) responsible for maintaining dozens of enterprise .NET applications. One day, Bob gets a call informing him that one of the applications he is responsible for have stopped working after some changes in the configuration...( read more ) Blog Post by: gsusx
on
Thu, Jul 21 2011
Blog Post:
Fixing .NET configuration hell with TeleSharp: Reusing configuration sections
Syndicated BizTalk Author
Reusability, or the lack of it, is one of the main problems with the .NET configuration experience. How many times do we find ourselves creating the same configuration sections over and over again as part of our .NET applications? And then when those...( read more ) Blog Post by: gsusx
on
Wed, Jul 13 2011
Blog Post:
Tellago announces Hermes: A publish-subscribe messaging engine based on HTTP and MongoDB
Syndicated BizTalk Author
Today Tellago is very happy to announce the open source release of Hermes , a new publish-subscribe messaging technology based on MongoDB and RESTful Services. Publish-subscribe messaging mechanisms are a fundamental component of distributed systems....( read more ) Blog Post by: gsusx
on
Tue, Jul 12 2011
Blog Post:
Tellago Studios webinar: Introducing TeleSharp
Syndicated BizTalk Author
Tomorrow I will be presenting the first webinar about Tellago Studios’ TeleSharp . I would like to keep things very practical and will cover the following topics: · Using TeleSharp to keep a catalog of you enterprise applications · Centralizing .NET configuration...( read more ) Blog Post by: gsusx
on
Tue, Jul 5 2011
Blog Post:
Why .NET configuration management sucks and what can you do about it
Syndicated BizTalk Author
Configuration management is one of the biggest problems of enterprise .NET applications. Since the first release of the .NET framework, configuration has been the main mechanism used by developers to model aspects of applications in a declarative way...( read more ) Blog Post by: gsusx
on
Fri, Jul 1 2011
Blog Post:
Bringing true agility to enterprise .NET: Tellago Studios announces TeleSharp
Syndicated BizTalk Author
We are happy to announce the latest addition to Tellago Studios’ product family: TeleSharp . After the success of SO-Aware and the SO-Aware Test Workbench , we decided to tackle on a bigger challenge by taking the initial steps towards simplifying enterprise...( read more ) Blog Post by: gsusx
on
Thu, Jun 30 2011
Blog Post:
Three .NET Best Practices to Keep in Mind
Syndicated BizTalk Author
Practice #1: Catch Exceptions at the Highest Possible Level (Tier) In general, exceptions should be bubbled up to the highest possible level to be caught and processed. For example, in our project, a search goes through the following logical tiers: UI -> Services -> Data/SharePoint/Refinement...
on
Wed, Jun 29 2011
Blog Post:
I LIKE IPHONE AND ANDROID BUT I AM A .NET DEVELOPER: DEVELOPING .NET APPLICATIONS FOR IPHONE AND ANDROID
Syndicated BizTalk Author
Another month and another time for our Tellago Technology Updates webinar !! Next Tuesday, my friend and Tellago’s mobility practice lead Chris Love will be speaking about IOs and Android development from a .NET developer perspective. The session will...( read more ) Blog Post by: gsusx
on
Fri, Jun 17 2011
Blog Post:
NOSQL Databases for the .NET Developer Materials
Syndicated BizTalk Author
Tellago Technology Updates is a monthly series of webinars on which our technical staff shares their experiences on new and emerging technologies with our customers and partners. We try to focus on technologies that are really changing the world and influencing...( read more ) Blog Post by: gsusx
on
Tue, Jun 14 2011
Blog Post:
SO-Aware and the Microsoft Technology Stack
Syndicated BizTalk Author
Since the launch of SO-Aware , we’ve been pleasantly surprised by the number of times other Microsoft partners in the middleware & integration space have positioned our product together with the rest of Microsoft’s Service Oriented (SO) technology...( read more ) Blog Post by: gsusx
on
Mon, Jun 6 2011
Blog Post:
Teched 2011 Slides
Syndicated BizTalk Author
I know, I know….It’s been almost 2 weeks since Teched and I still haven’t posted the slide decks of my sessions :( I’ve been super busy with some exciting development on both Tellago and Tellago Studios but I finally got to it :) WCF Best Practices My...( read more ) Blog Post by: gsusx
on
Wed, Jun 1 2011
Blog Post:
Getting a cup of coffee using the WCF Web APIs: Announcing RESTBucks.NET
Syndicated BizTalk Author
The number of open source releases from the Tellago team keeps growing! At Tellago , we like to dedicate part of our time to work of fun projects that we consider could be a relevant open source complements to existing Microsoft technologies. You can...( read more ) Blog Post by: gsusx
on
Tue, May 31 2011
Blog Post:
Speaking at Teched US 2011
Syndicated BizTalk Author
Last week I presented two sessions at Microsoft Teched USA. This year my sessions were focus on Real World Windows Workflow Foundation and WCF Patterns. Do I like challenges or what? ;) Well, both sessions received were jammed packed and received an amazing...( read more ) Blog Post by: gsusx
on
Mon, May 23 2011
Blog Post:
Why open source cloud fabrics make total sense for the enterprise?
Syndicated BizTalk Author
Last week, I was having a debate with a renowned technology analyst about the open source cloud fabric model and why, in my opinion, are destined to become one of the predominant models in the Platform as a Service (PaaS) space. In a nutshell, PaaS encompasses...( read more ) Blog Post by: gsusx
on
Fri, May 6 2011
Blog Post:
MIX11 in review
Syndicated BizTalk Author
I know this post is overdue, but I’m happy to say that in the time since MIX has elapsed, my wife and I have sold our condo and moved to a new home. I’ve also transition to a new contract, and I am excited to get my feet wet my new project. Despite [...] Blog Post by: bdewey
on
Fri, May 6 2011
Blog Post:
Announcing Tellago Technology Updates
Syndicated BizTalk Author
Keeping up with software technology is really hard. We are living in very exciting times for the software industry as we are witnessing revolutions in areas such as cloud computing, mobility, NOSQL databases among others that are changing the way we think...( read more ) Blog Post by: gsusx
on
Wed, May 4 2011
Page 1 of 7 (175 items)
1
2
3
4
5
»