Software Development Network Logo
  • Windows Live
  • .NET Development
  • Visual J#
  • Visual C++
  • VS Team System
  • Game Technologies
  • SQL Server
  • Visual C#
  • Microsoft ISV
  • Visual Studio
  • Windows Vista
  • VS Express Editions
  • Windows Forms
  • Architecture
  • Smart Device

Software Development Network >> Windows Vista

Windows Vista

New Question

program manager
Some Workflow classes use wrong casing of Id
Problems with SendInput. It's not working?
SDK problem
XADLL With Oracle
Error in VS2005 Workflow Designer after fresh install of Beta 1.2
WinFX Crashes
Regarding MS DTC Sample Application
Package Load Failure
Missing Commit

Top Answerers

sdmf
rajeshprabha
Egypt Develover
Chinese Boy
Eddy Escardo-Raffo - MSFT
Kenny Khai
Grib
Pit76
chr15athome
Terence Blyth
RTF-2-HTML
Only Title

Answer Questions

  • -Matt- Problem after Uninstalling Beta 1

    Hello, I uninstalled the workflow beta 1, in preparation for installing beta 2. Now VS 2005 IDE will not run. The splash screen comes up, then disappears and nothing happens. Should I panic Will installing beta 2 (winfx jan ctp) fix it I guess I'll find out! Don. Hi Paul, I did miss the first one, thanks. But I did install WinFX Jan. CTP which got the environment running again. I've just uninsta ...Show All

  • pmquan List view mode

    Is there going to be the feature of view in list mode Can that be configured in the current version I am not aware of any plans to return "list" mode to Explorer. (The listview control of course continues to suppose LVS_LIST mode.) Seems there is no possibility to switch to list mode. But it would be really great to have it back. ...Show All

  • Srinivas_jk Windows Workflow Foundation from a business perspective

    As a developer I am really enthousiastic about the new Windows Vista related technologies, and especially Windows Workflow Foundation. Being a developer, I have lots of stuff to read about this subject. There are many good-quality articles, whitepapers, webcasts and forums such as this one to help me get started. The problem is, however, that if I want to convince the management team of my company that WWF and WCF are the way to go (which ...Show All

  • andykennaugh1062 How to troubleshoot custom designer for sequential workflow

    Hello, In the post http://forums.microsoft.com/MSDN/ShowPost.aspx PostID=160891&SiteID=1 , Arjun describes how to define a custom designer for a sequential workflow.  As noted in that post, I've tried to imitate Arjun's steps but my custom designer does not appear to be loading.  I'm reposting the following to hopefully get some visibility: I've tried overriding the HelpText and ShowSmartTag properties but I don't see any change to ...Show All

  • CarryonWilliams please help me whit driver sata Hdd thx

    *****hello , hi have a problem whit the driver sata hdd, my mombord is a abit kv8pro. windows , no detecd my hdd , because hi no dot have a driver please help me thx. *****hola , no encuentro los driver de mi placa base para vista build 5112, he probado variios pero no , me reconoce el hdd. ayuda .gracias ******salut je ne trouve pas le driver pour mon hdd , windos ne reconat pas nom hdd, sil vous plai help me, merc ...Show All

  • Darren Harvey Hi, guys

    I have posted several questions about the compiling and linking problems here. Now I think maybe the problems come from the strmbasd.lib file. I should compile it from baseclasses by myself. But I do not know how to compile and build it from the files in Baseclasses. Anyone help please. BTW, there is a makefile in the folder of baseclasses. Thanks for your time and help. The ms docs talk about setting up the bui ...Show All

  • Joe67 Delta whitepaper on WWF Beta 1.2 to WWF Beta 2 concepts

    Hi WWF - Team, I have an important question regarding a whitepaper (or something like it) that describes the concept changes from the Beta 1.x to the Beta 2! I've been in LA at the PDC 05 and got the early inside into WWF also by reading the "Presenting Windows Workflow Foundation" book. Now, from what is my first impression on the Beta 2 is that there are quite some changes not only in object models and APIs but also on the conc ...Show All

  • Neha Katoch running legacy VC++ applications on Vista

    Hi friends, We have legacy application VC++ (COM) built using VC 6.0 on XP machines. On trying to run this on vista,we are bumping into various issues. I want to be able to debug (5308 build) the application on vista. I tried installing VC 6.0 on vista, it doesnt work and our code doesnt build using VS 2005. I tried making debug build on XP and tried running it using VS 2005 on vista. VS 2005 on Vista ( 5308) complains that it cannot load deb ...Show All

  • Herbert Hoover WWF Documentation

    Im considering to write my thesis using WWF as foundation. But before I decide to do it, I need to assure my self that there is enough documentation so I don't have to spend most of my time in forums :) What documentation excist at present state I have the book "Presenting Windows Workflow foundation" and some PDC speaks. But where can I find API and general documentation Does it excist Thanks in regards! ...Show All

  • Grey Properjohn Welcome to the Windows Workflow Foundation forum!

    Welcome  the Windows Workflow Foundation (WWF) discussion forum . Windows Workflow Foundation is the programming model, engine and tools for quickly building workflow enabled applications on Windows. It consists of a WinFX namespace ( System.Workflow ), an in-process workflow engine, and designers for Visual Studio 2005.   My name is James Conard and I am an Architect Evangelist in Microsoft’s corporate Developer & Platform Eva ...Show All

  • Najmeh Correlation/dehydration etc

    Hello all, This may be a stupid question but I'm new to WWF and trying to get a handle on how it works. I'm having trouble understanding correlation. My understanding is that it allows workflows to be dehydrated, then upon a specific event rehydrated and the correlation is used to determine where in the workflow to start I'm probably a little off. I am just trying to understand how workflow instances can be offloaded then reloaded in t ...Show All

  • ThoEng How to Persist State of a State Machine Workflow and query the saved state from user application?

    Hi, I have created a state machine workflow which has asp.net as the host application. It has go following states - Initial, Review, Approve, Completed. Each state apart from completed has got a WebServiceReceive Activity and a corresponding state activity to change state. The problem is that i am not able to persist appropriate state info even though i have added tracking and persistence services. I am able to persist the initial ...Show All

  • cjard Vista download

    I signed up fro beta testing but can someone let me know where to get the beta or the file name I need to download 8elo ta vista The info is here: http://forums.microsoft.com/MSDN/ShowPost.aspx PostID=238750&SiteID=1 The Beta isn't publicly available yet. Where can you sign up for the beta at So s ...Show All

  • Raymond R Vista + Dual Core Proc

    Sorry if this has been asked or if I'm in the wrong forum. I'd like to test vista on a 3.0 dual core proc system. Will Vista run on a dual core proc or will it ask me to disable the dual core function If it wont work, any ideas when it will Appreciate your time. -Vincent Hi, No problem with dual-core. I have an AMD X2 ... and Vista like both Sincerly, Of course, I'm runn ...Show All

  • DirtyHowi How to render video using AudioVideoPlayback in Managed DirectX window

    I am using managed DirectX's CustomUI to develop an interface for project for school. I have the interface all setup and figured out how it works, my next addition is when I click a button it will clear the screen then play a video. Now I found some code that uses Microsoft.DirectX.AudioVideoPlayback. I would like to use this if possible because it is very simple. Now my problem is I am not sure how to setup the video device so it targets ...Show All

373839404142434445464748495051525354

©2008 Software Development Network

powered by phorum