473,503 Members | 1,768 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

Imlementing Business Process Workflows in .NET

C
Hi,

Does Microsoft have a product that integrates with Visual Studio .NET that
can be used to develop Web based Workflows for Business Process scenarios?

Thanks.
Sep 22 '06 #1
14 1834
Take a look at Windows Workflow foundation
http://www.johntimney.com/home/redir...w/default.aspx

-
Regards

John Timney (MVP)
VISIT MY WEBSITE:
http://www.johntimney.com
"C" <C@discussions.microsoft.comwrote in message
news:FC**********************************@microsof t.com...
Hi,

Does Microsoft have a product that integrates with Visual Studio .NET that
can be used to develop Web based Workflows for Business Process scenarios?

Thanks.

Sep 22 '06 #2

Not quite what you asked for but here is a list of Workflow solutions in a
Microsoft environment:
http://answers.google.com/answers/threadview?id=357095

I've personally only used the K2 solution. It is extremely easy to define
workflows with their tool and can have custom code added to almost every step.

Michael

"C" wrote:
Hi,

Does Microsoft have a product that integrates with Visual Studio .NET that
can be used to develop Web based Workflows for Business Process scenarios?

Thanks.
Sep 22 '06 #3
C
Tahnsk for that. Looks good.
What about BizTalk 2006? Would it be difficult to learn on the fly or is it
too heavy for just workflows (we might also need it for integration)?

"Michael" wrote:
>
Not quite what you asked for but here is a list of Workflow solutions in a
Microsoft environment:
http://answers.google.com/answers/threadview?id=357095

I've personally only used the K2 solution. It is extremely easy to define
workflows with their tool and can have custom code added to almost every step.

Michael

"C" wrote:
Hi,

Does Microsoft have a product that integrates with Visual Studio .NET that
can be used to develop Web based Workflows for Business Process scenarios?

Thanks.
Sep 22 '06 #4
Hello C,

BizTalk is not just workflow it's Orchestration that allows you to model
business processes (BP) and business operations (BO) that comprise workflow
too.

The little desctiption of BizTalk is there http://en.wikipedia.org/wiki/BizTalk

CTahnsk for that. Looks good. What about BizTalk 2006? Would it be
Cdifficult to learn on the fly or is it too heavy for just workflows
C(we might also need it for integration)?
C>
C"Michael" wrote:
C>
>Not quite what you asked for but here is a list of Workflow solutions
in a Microsoft environment:
http://answers.google.com/answers/threadview?id=357095

I've personally only used the K2 solution. It is extremely easy to
define workflows with their tool and can have custom code added to
almost every step.

Michael

"C" wrote:
>>Hi,

Does Microsoft have a product that integrates with Visual Studio
.NET that can be used to develop Web based Workflows for Business
Process scenarios?

Thanks.
---
WBR,
Michael Nemtsev :: blog: http://spaces.live.com/laflour

"At times one remains faithful to a cause only because its opponents do not
cease to be insipid." (c) Friedrich Nietzsche
Sep 23 '06 #5
C
What about Sharepoint?

Can I use this to automate workflows and integrate with Visual Studio?

"Michael Nemtsev" wrote:
Hello C,

BizTalk is not just workflow it's Orchestration that allows you to model
business processes (BP) and business operations (BO) that comprise workflow
too.

The little desctiption of BizTalk is there http://en.wikipedia.org/wiki/BizTalk

CTahnsk for that. Looks good. What about BizTalk 2006? Would it be
Cdifficult to learn on the fly or is it too heavy for just workflows
C(we might also need it for integration)?
C>
C"Michael" wrote:
C>
Not quite what you asked for but here is a list of Workflow solutions
in a Microsoft environment:
http://answers.google.com/answers/threadview?id=357095

I've personally only used the K2 solution. It is extremely easy to
define workflows with their tool and can have custom code added to
almost every step.

Michael

"C" wrote:

Hi,

Does Microsoft have a product that integrates with Visual Studio
.NET that can be used to develop Web based Workflows for Business
Process scenarios?

Thanks.
---
WBR,
Michael Nemtsev :: blog: http://spaces.live.com/laflour

"At times one remains faithful to a cause only because its opponents do not
cease to be insipid." (c) Friedrich Nietzsche
Sep 25 '06 #6
C
What about Sharepoint?

Can I use this to automate workflows and integrate with Visual Studio?

Just want to look at all my options.

Below seems to be what I need though.

"John Timney (MVP)" wrote:
Take a look at Windows Workflow foundation
http://www.johntimney.com/home/redir...w/default.aspx

-
Regards

John Timney (MVP)
VISIT MY WEBSITE:
http://www.johntimney.com
"C" <C@discussions.microsoft.comwrote in message
news:FC**********************************@microsof t.com...
Hi,

Does Microsoft have a product that integrates with Visual Studio .NET that
can be used to develop Web based Workflows for Business Process scenarios?

Thanks.


Sep 25 '06 #7

"C" <C@discussions.microsoft.comwrote in message
news:EA**********************************@microsof t.com...
What about Sharepoint?
What about Sharepoint? It has no real workflow of its own, a lot of people
resort to using office document/mail workflow- you need third party tools
like K2, but you can certainly integrate WWF with MOSS2007 (the next version
of SPS), I dont know if you could integrate it with SPS2003 but only because
I've never looked at it.
Can I use this to automate workflows and integrate with Visual Studio?
Yes
Just want to look at all my options.

Below seems to be what I need though.
Its an exciting product, well worth a sniff at.

Regards

John Timney (MVP)
VISIT MY WEBSITE:
http://www.johntimney.com


"John Timney (MVP)" wrote:
>Take a look at Windows Workflow foundation
http://www.johntimney.com/home/redir...w/default.aspx

-
Regards

John Timney (MVP)
VISIT MY WEBSITE:
http://www.johntimney.com
"C" <C@discussions.microsoft.comwrote in message
news:FC**********************************@microso ft.com...
Hi,

Does Microsoft have a product that integrates with Visual Studio .NET
that
can be used to develop Web based Workflows for Business Process
scenarios?

Thanks.



Sep 25 '06 #8
C
Thansk for that John.

"but you can certainly integrate WWF with MOSS2007 (the next version
of SPS),"

So will SPS 2007 provide similr functionality to what k2 does or will it be
mainly for handling documents / files ?

"John Timney (MVP)" wrote:
>
"C" <C@discussions.microsoft.comwrote in message
news:EA**********************************@microsof t.com...
What about Sharepoint?

What about Sharepoint? It has no real workflow of its own, a lot of people
resort to using office document/mail workflow- you need third party tools
like K2, but you can certainly integrate WWF with MOSS2007 (the next version
of SPS), I dont know if you could integrate it with SPS2003 but only because
I've never looked at it.
Can I use this to automate workflows and integrate with Visual Studio?

Yes
Just want to look at all my options.

Below seems to be what I need though.

Its an exciting product, well worth a sniff at.

Regards

John Timney (MVP)
VISIT MY WEBSITE:
http://www.johntimney.com


"John Timney (MVP)" wrote:
Take a look at Windows Workflow foundation
http://www.johntimney.com/home/redir...w/default.aspx

-
Regards

John Timney (MVP)
VISIT MY WEBSITE:
http://www.johntimney.com
"C" <C@discussions.microsoft.comwrote in message
news:FC**********************************@microsof t.com...
Hi,

Does Microsoft have a product that integrates with Visual Studio .NET
that
can be used to develop Web based Workflows for Business Process
scenarios?

Thanks.


Sep 25 '06 #9
Hello C,

Sharepoint isn't workflow tool, it's more document orient, to keep and share
doc among others

CWhat about Sharepoint?
C>
CCan I use this to automate workflows and integrate with Visual
CStudio?
C>
C"Michael Nemtsev" wrote:
C>
>Hello C,

BizTalk is not just workflow it's Orchestration that allows you to
model business processes (BP) and business operations (BO) that
comprise workflow too.

The little desctiption of BizTalk is there
http://en.wikipedia.org/wiki/BizTalk

CTahnsk for that. Looks good. What about BizTalk 2006? Would it be
Cdifficult to learn on the fly or is it too heavy for just
workflows
C(we might also need it for integration)?
C>
C"Michael" wrote:
C>
>>>Not quite what you asked for but here is a list of Workflow
solutions in a Microsoft environment:
http://answers.google.com/answers/threadview?id=357095

I've personally only used the K2 solution. It is extremely easy to
define workflows with their tool and can have custom code added to
almost every step.

Michael

"C" wrote:

Hi,
>
Does Microsoft have a product that integrates with Visual Studio
.NET that can be used to develop Web based Workflows for Business
Process scenarios?
>
Thanks.
>
---
WBR,
Michael Nemtsev :: blog: http://spaces.live.com/laflour
"At times one remains faithful to a cause only because its opponents
do not cease to be insipid." (c) Friedrich Nietzsche
---
WBR,
Michael Nemtsev :: blog: http://spaces.live.com/laflour

"At times one remains faithful to a cause only because its opponents do not
cease to be insipid." (c) Friedrich Nietzsche
Sep 25 '06 #10
"C" <C@discussions.microsoft.comwrote
Does Microsoft have a product that integrates with Visual Studio .NET that
can be used to develop Web based Workflows for Business Process scenarios?
They sure do.

..Net 3.0 includes "Windows Workflow Foundation" and it's exactly what you
just described.

--
Chris Mullins, MCSD.NET, MCPD:Enterprise
http://www.coversant.net/blogs/cmullins
Sep 25 '06 #11
C
OK. Thanks Chris.

Any idea when it is available to buy?

"Chris Mullins" wrote:
"C" <C@discussions.microsoft.comwrote
Does Microsoft have a product that integrates with Visual Studio .NET that
can be used to develop Web based Workflows for Business Process scenarios?

They sure do.

..Net 3.0 includes "Windows Workflow Foundation" and it's exactly what you
just described.

--
Chris Mullins, MCSD.NET, MCPD:Enterprise
http://www.coversant.net/blogs/cmullins
Sep 27 '06 #12
K2 are already building on what they have for MOSS2007, from 2003. The out
of the box workflow is limited only by your ability to programme new
workflow in tools like vs.net, using WWF.

--
--
Regards

John Timney (MVP)
VISIT MY WEBSITE:
http://www.johntimney.com
"C" <C@discussions.microsoft.comwrote in message
news:BC**********************************@microsof t.com...
Thansk for that John.

"but you can certainly integrate WWF with MOSS2007 (the next version
of SPS),"

So will SPS 2007 provide similr functionality to what k2 does or will it
be
mainly for handling documents / files ?

"John Timney (MVP)" wrote:
>>
"C" <C@discussions.microsoft.comwrote in message
news:EA**********************************@microso ft.com...
What about Sharepoint?

What about Sharepoint? It has no real workflow of its own, a lot of
people
resort to using office document/mail workflow- you need third party tools
like K2, but you can certainly integrate WWF with MOSS2007 (the next
version
of SPS), I dont know if you could integrate it with SPS2003 but only
because
I've never looked at it.
Can I use this to automate workflows and integrate with Visual Studio?

Yes
Just want to look at all my options.

Below seems to be what I need though.

Its an exciting product, well worth a sniff at.

Regards

John Timney (MVP)
VISIT MY WEBSITE:
http://www.johntimney.com


"John Timney (MVP)" wrote:

Take a look at Windows Workflow foundation
http://www.johntimney.com/home/redir...w/default.aspx

-
Regards

John Timney (MVP)
VISIT MY WEBSITE:
http://www.johntimney.com
"C" <C@discussions.microsoft.comwrote in message
news:FC**********************************@microso ft.com...
Hi,

Does Microsoft have a product that integrates with Visual Studio
.NET
that
can be used to develop Web based Workflows for Business Process
scenarios?

Thanks.



Sep 27 '06 #13
Its release is pegged to that of MOSS2007, speaking to Microsoft today it is
a few months away but close to RTM in stability so you should be fairly
confident on using it now but it remains subject to change as all beta's do.

--
--
Regards

John Timney (MVP)
VISIT MY WEBSITE:
http://www.johntimney.com
"C" <C@discussions.microsoft.comwrote in message
news:50**********************************@microsof t.com...
OK. Thanks Chris.

Any idea when it is available to buy?

"Chris Mullins" wrote:
>"C" <C@discussions.microsoft.comwrote
Does Microsoft have a product that integrates with Visual Studio .NET
that
can be used to develop Web based Workflows for Business Process
scenarios?

They sure do.

..Net 3.0 includes "Windows Workflow Foundation" and it's exactly what
you
just described.

--
Chris Mullins, MCSD.NET, MCPD:Enterprise
http://www.coversant.net/blogs/cmullins

Sep 27 '06 #14
The current thinking is that .Net 3.0 will ship at exactly the same time as
Vista.

RC1 is out now. You can see the Microsoft Site at:
http://www.netfx3.com/

I went to a presentation last night on CardSpace that was put on by the
CommunityServer guys (aka: The guys who run netfx3.com), and it was pretty
neat. I'm still a bit on the fence though - there seem to be some issues
there that still need solving.

--
Chris Mullins, MCSD.NET, MCPD:Enterprise
http://www.coversant.net/blogs/cmullins
"C" <C@discussions.microsoft.comwrote in message
news:50**********************************@microsof t.com...
OK. Thanks Chris.

Any idea when it is available to buy?

"Chris Mullins" wrote:
>"C" <C@discussions.microsoft.comwrote
Does Microsoft have a product that integrates with Visual Studio .NET
that
can be used to develop Web based Workflows for Business Process
scenarios?

They sure do.

..Net 3.0 includes "Windows Workflow Foundation" and it's exactly what
you
just described.

--
Chris Mullins, MCSD.NET, MCPD:Enterprise
http://www.coversant.net/blogs/cmullins

Sep 28 '06 #15

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

0
1487
by: S Arnold | last post by:
Magic Software invites you to join us this coming Tuesday (February 17th, 2004) at 12:00 EDT / 17:00 GMT for a FREE live Webinar: Business Process Management and Web Services Title: Business...
9
6242
by: Hasan O. Zavalsiz | last post by:
Hi , i am trying to figure out which approach is better to use . let me explain the scenario. i am using the "Nortwind" database . in this database i have "Customers " table .The following is the...
7
2180
by: Rob R. Ainscough | last post by:
I understand and implement the concept (as best I can), BUT what I would like to know -- how is it possible to completely remove the UI from business logic? "UI references business logic, but...
0
2034
by: bpmtutorial | last post by:
Business Process Management(BPM) Tutorial, Workflow Business Process Management or BPM,is the practice of improving the efficiency and effectiveness of any organization by automating the...
0
2238
by: YellowFin Announcements | last post by:
Whitepaper: "Yellowfin Reporting" enables Embedded Business Intelligence -------------------------------------------------------------------------------- Embedded reports are a standard...
0
343
by: C | last post by:
Hi, Does Microsoft have a product that integrates with Visual Studio .NET that can be used to develop Web based Workflows for Business Process scenarios? Thanks.
3
7160
by: Jonas Knaus | last post by:
Hi there I am very new to the Workflow Foundation and I am wondering if the WF has built-in scheduling components. I would like to have a workflow that starts every day at 2pm as an example. Is...
1
1079
by: insreeraj | last post by:
Hi All, i have console application which will be running , Here i will be adding 3 services for 3 workflows, now my asp application will be calling 1 work flow, in particular event i have to...
0
910
by: sept2008 | last post by:
I made two strong-named libraries, test.dll, versions 1.0.0.0, and 2.0.0.0, from the exact same source. I put them in the GAC area. I would like to know whether I can use both of them at the same...
0
7199
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
7274
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
0
7323
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...
1
6984
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows...
0
7453
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each...
0
5576
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing,...
1
5005
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new...
0
3162
by: TSSRALBI | last post by:
Hello I'm a network technician in training and I need your help. I am currently learning how to create and manage the different types of VPNs and I have a question about LAN-to-LAN VPNs. The...
1
732
muto222
by: muto222 | last post by:
How can i add a mobile payment intergratation into php mysql website.

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.