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

Software Development Network >> Windows Vista

Windows Vista

New Question

At Last Got it !! [The Book Presenting Windows Workflow Foundation, Beta Edition in .chm ]
MSI.LIB Not Present in VC++ 2005 Distribution
Latest build for Vista
Where can I get the WWF Beta 2.2 tracking database?
SDK problem
HELP!! SQL Persisence not working
NIC Drivers
Security permissions.
How do you scale WWF Beta 2.2 Workflow Runtime service?
Unicode data in Reg.dll

Top Answerers

MUSE Matt
Tommmy77
Halofreak1991
Biodegradabl
Gueneal
yhalldorsson
Frederic01
dataking
Sondra Webber
10e
Visual
Only Title

Answer Questions

  • jhclouse Using rules without WF

    Hi, I am able to create a ruleset and execute it with out using workflow as given below. Rule: If subject.state=="WA" then subject. TaxRate=10 I am trying to build the rule using APIs RuleSet rSet = new RuleSet("TaxPolicy"); Foo subject = new Foo(); System.Workflow.Activities.Rules.Rule _rule = new System.Workflow.Activities.Rules.Rule("WATax"); CodeThisReference ...Show All

  • Tony Rodriguez Download latest windows sdk

    When I go to the downloads page and click on the link for windows sdk, I get a page that says that the download is not available. Does anyone have a valid link for the sdk Werdna wrote: When I go to the downloads page and click on the link for windows sdk, I get a page that says that the download is not available. Does anyone have a valid link for the sdk You can download our bits here: ...Show All

  • JackTruneh ASP.NET And a State Machine Workflow

    I recently read the MSDN magazine article, Windows Workflow Foundation, Part 2 (http://msdn.microsoft.com/msdnmag/issues/06/04/CuttingEdge/), where Dino Esposito demonstrates how to work with workflows in ASP.NET. Dinos' demonstration provides a helpful solution to working with Sequential workflows; however, it left me a little confused with how to work with a State Machine workflow. In the article, Dino demonstrates how to pass parame ...Show All

  • CHJ3 What happened to my user profile (Build 5270)

    After setting up my profile (Desktop settings, Outlook, etc.) I reboot the machine and my profile is set back to default. Machine specs.   Dell Inspiron XPS M170 Pentium M 2.26ghz. 2GB RAM 100GB 7200 RPM drive GeForce 7800 GTX Braodcom GB connected in GB Windows 2003 ADS I would love to be able to setup a beta machine with my companies profiles to see if Vista would be a viable upgrade. But that is hard to do w ...Show All

  • digimonk Drivers for Vista and Inspiron 9400

    Hi, I need information about what are the drivers that I need for windows vista and Inspiron 9400 . I am getting the following messages just before the install begins and a few of the app compat reports that were generated upon different setup failures. The reports say .. Update after installing Windows Install new versions of these programs Base System Device 1394 Net Adapter My configurat ...Show All

  • Raja_dilly "LoaderLock was detected"

    I get this message after closing any VS2005 application in Debug mode.... VS2005 stays in debug mode until I explicitly kill my app. At first, I thought it was only on Avalon apps, but I get it on any regular WinForms app, even ones that I am recompiling on VS2005... Any idea what it means LoaderLock was detected Message: Attempting managed execution inside OS Loader lock. Do not attempt to run managed code inside a DllMain or ...Show All

  • GKim Getting Vista File Open dialog with .NET application

    Our application is written in C# 2.0 and using standard file open/save dialogs. In XP, these are pretty basic dialogs, but on Vista they remain the xp-style dialogs and not the Vista-specific open dialog. I've noticed with MFC based applications, if you use the common dialog you can get the Vista specific open dialog when running the same app on Vista. Any idea how we can get the OS-specific open dialog in C# ... if not possible withou ...Show All

  • ArchanaG The program hang up at DestroyWindow when I'll shut down my camera-program

    Hello I use Visual Studio.Net 2003 and W2K. The program freezes at DestroyWindow when I'll shut down my camera-program   I use Vfw32.lib to get Pictures from a camera.   The program runs without errors.   But if the program runs more than one minute and I shut down the program, it stops at DestroyWindow.   Here is the function:   void V_leavevideo(){   if (V_is_capturing){  &nb ...Show All

  • Babylon ASP.NET And a State Machine Workflow

    I recently read the MSDN magazine article, Windows Workflow Foundation, Part 2 (http://msdn.microsoft.com/msdnmag/issues/06/04/CuttingEdge/), where Dino Esposito demonstrates how to work with workflows in ASP.NET. Dinos' demonstration provides a helpful solution to working with Sequential workflows; however, it left me a little confused with how to work with a State Machine workflow. In the article, Dino demonstrates how to pass parame ...Show All

  • DamageInc Could I use WWF in such scenario?

    In many business application, some database records should be viewed and modified by many person by sequence. In general, at anytime there should be only one person to modify the record, after this person "commit" his modification, another person could go on to modify the record (on another machine in the network) and when the record is being modified, other person could only view the record. Sometimes the record may be withdrawn or ro ...Show All

  • Alex Guion Can I have custom property at stateActivity level?

    When you add a state (for example stateActivity1) in state workflow, By default it has 3 properties- stateActivity1-> (name), Description and Enabled. Is there a way to create custom property (like _userRole) This will help me checking the accessibility of workflow state for a certain role. Thanks in advance. You just have to provide a custom activity that derives from St ...Show All

  • BlueLou Dependency Properties

    Okay, so unless I am missing something in the documentation, I cannot see anything that would really describe what these things -- Dependency Propertys -- are and/or what they do and/or why I would use one (in a custom activity, for example) instead of a regular class property Any help -- /chris check the post http://forums.microsoft.com/MSDN/ShowPost.aspx PostID=361279&SiteID=1 ...Show All

  • tommyitvn Wanted WWF Beta 2.2 Sample Code

    Hi all, Can anybody send me some links from where I could download sample code for Windows Workflow Foundation Beta 2.2 ( e.g Hands on Labs for WWF Beta 2.2, or something like that) Thanks.. try this path C:\Program Files\Microsoft SDKs\Windows Workflow Foundation\Samples.zip ...Show All

  • Clifflane Missing RPCSHIM.DLL file?

    I am working on developing a installation that will work under Vista. I have resolved most problems but have encountered one item. Our application will not open with the 3D capabilities enabled. When I try to use dependency walker, it indicates that there is a missing dll file. The call we are making is from advapi32.dll. Advapi32 has dependencies on this file in Windows Vista. I have not been able to see the same dependency for XP or 2000. ...Show All

  • Danilo80 Restarting Workflow on handled Exception

    Hello , I am trying to establish a state machine workflow, the containing activities do some database calls. Now I need some watchdog functionality to restart the workflow if something went wrong. I thought of starting an asynchronous watchdog activity by InvokeWorkflow, catching exceptions using the faulthandler and setting a workflow property that is observed by the watchdog after a defined timespan. Is there a better way to per ...Show All

787980818283848586878889909192939495

©2008 Software Development Network

powered by phorum