-
as seen on Stack Overflow
- Search for 'Stack Overflow'
I've got a typical n-tier app that has a heavy workflow component to it, so I'm interested in using WWF. There's a server-side piece that runs as a Windows Service, and there's the client-side piece written in Silverlight.
To have a really great, seamlessly integrated experience for my users, what…
>>> More
-
as seen on Stack Overflow
- Search for 'Stack Overflow'
Hi,
I have created a DeclarativeServiceLibrary using VS2010 beta 2,
Please check this image of Sequential Service
Following is the code used to call these two activities ` int? data = 123;
ServiceReference1.ServiceClient client1 = new ServiceReference1.ServiceClient();
string…
>>> More
-
as seen on Stack Overflow
- Search for 'Stack Overflow'
In my Workflow Foundation 4.0 RC app I have a 'Receive' and 'SendReplyToReceive' WCF messaging pair that work fine with a simple request/response operation, but I'm having trouble attempting to perform validation on the request and reply with a fault.
In WCF I am able to create a throw custom fault…
>>> More
-
as seen on Programmers
- Search for 'Programmers'
Scenario: We have both Winforms and MVC code that is being used to work on a nation wide multi-user platform that does lots of logistics for lots of users. Tax rules change per state and even per city or county. These tax rules make a huge difference for our industry.
The other issue is that rules…
>>> More
-
as seen on Dot net Slackers
- Search for 'Dot net Slackers'
Windows Workflow Foundation (WF4) in .NET 4 is designed to make it easier for new developers to learn, addresses a wider range of customer scenarios, and is more efficient.
WF is a programming model for composing application logic and coordinating execution, allowing developers to abstract…
>>> More
-
as seen on Ask Ubuntu
- Search for 'Ask Ubuntu'
I realize there are dozens of "apt-get update: failure to fetch" questions (I read through all I could find), but my present circumstance is unique to 12.04 and it affects all sources; not just launchpad. Additionally, I've tried several different servers in Europe and the U.S. as well as the "main…
>>> More
-
as seen on Ask Ubuntu
- Search for 'Ask Ubuntu'
I realize there are dozens of "apt-get update: failure to fetch" questions (I read through all I could find), but my present circumstance is unique to 12.04 and it affects all sources; not just launchpad. Additionally, I've tried several different servers in Europe and the U.S. as well as the "main…
>>> More
-
as seen on Geeks with Blogs
- Search for 'Geeks with Blogs'
The .NET Framework version 4 includes enhancements for ASP.NET 4 in targeted areas. Visual Studio 2010 and Microsoft Visual Web Developer Express also include enhancements and new features for improved Web development. This document provides an overview of many of the new features that are included…
>>> More
-
as seen on Simple Talk
- Search for 'Simple Talk'
By now you may well have noticed that .NET Reflector 6 and .NET Reflector Pro are out in the wild. The official launch happened today, although we actually put the software out last Thursday as part of a phased release plan to ensure that everything went smoothly today which, so far, it seems to have…
>>> More
-
as seen on Server Fault
- Search for 'Server Fault'
I installed Redmine and run it in Apache2 with the Passenger module.
Apache2 boots, Passenger module gets loaded and the Redmine welcome page is shown, however when trying to login or navigate to other parts of the Redmine site, the browser keeps loading and loading and loading forever, although the…
>>> More