Ver por etiquetas

Todas las etiquetas » .NET Framework 3.0 » WF (RSS)
Leyendo el blog Gabriel Szlechtman , me encontre con la noticia de este nuevo Developer Training Kit. Lo que incluye este kit son 15 presentaciones (de temas como IIS7, .NET Framework 3.0, HPC y Virtualizacion) y 7 labs: Introduction to Windows Communication Foundation Integrating CardSpace into Web Sites Introduction to Windows Workflow Foundation Using Windows Eventing Extending Windows PowerShell and the Microsoft Management Console Extending IIS 7.0 with Custom Handlers Using Transactional NTFS...
Les dejo el link para bajarse este nuevo Starter Kit "This starter kit is a Visual Studio 2005 project that demonstrates using Windows Workflow Foundation for simple task oriented workflow in an ASP.NET web application. A workflow model is used to automate work order requests at a small example company. It includes three pre-defined roles which each play a part in the work order creation, approval and monitoring. The starter kit may be modified for other workflow models to suit other small web based...
En CodePlex se publicaron 2 labs que muestran como hacer distintas partes de DinnerNow.net . Developing Dynamic Web Sites with Ajax, WCF and Linq Developing Vista Sidebar Gadgets Para los que todavia no conocen DinnerNow.net les dejo una descripcion: "DinnerNow.net is a Sample Application that shows how you can develop connected application using several new Microsoft Technologies. DinnerNow is a ficticious market place where you can order food from different vendors to be delivered at home or office...
"The .NET Framework 3.0 training kit for WF, WCF, and CardSpace includes a set of hands-on-labs, demos, and presentations. The content was originally designed as part of the Windows Server Ascend training and has been used several times for training classes. Consequently, the content is organized into a four day agenda. You can also browse this content by technology." Mas informacion y download aca .
Windows Workflow Foundation and ASP.NET
Publicado por Ezequiel Jadib | con no comments
Hola, hoy vamos a ver como crear nuestras propias activities en detalle. No me voy a detener en como cambiarle el estilo y el diseño a la actividad (ver ActivityDesignerTheme y ActivityDesigner si se quiere profundizar sobre estos temas) ya que Oskar Alvarez escribio un muy buen articulo al respecto. Empezemos... Lo primero que vamos a hacer es crear un nuevo proyecto Empty Workflow Project que lo vamos a llamar MyActivities Una vez creado el proyecto, vamos agregar una activity la cual vamos a llamar...
Publicado por Ezequiel Jadib | 4 comment(s)
Archivado en: ,
Les dejo un articulo de Scott Allen . State Machines In Windows Workflow
Publicado por Ezequiel Jadib | con no comments
Archivado en: ,
Les dejo otro ejemplo que publico Ashish Shetty . This sample shows how you can use the Windows Communication Foundation, the Windows Workflow Foundation and the Windows Presentation Foundation to build a P2P version of Sudoku, the popular number logic game. WCF enables the P2P feature of the game, WF drives the game generation logic and WPF provides the stunning user experience. Both an installed and a Web-based (XBAP) version of this game are provided. Download
Publicado por Ezequiel Jadib | 3 comment(s)
Se acuerdan que hace unos dias les hable sobre DinnerNow.net ? (El que se lo perdio puede ver este post .) Ya esta disponible la descarga del release 1.0. en CodePlex . Mas informacion Ship happens! - DinnerNow.net is out, spread the word Download DinnerNow.net Release
Hace un tiempo les habia comentado sobre un articulo que hacia referencia a una aplicacion de ejemplo que utilizaba las ultimas tecnologias. Ahora, leyendo el blog de Johnny Halife , me encuentro con la noticia de esta nueva aplicacion de ejemplo, la cual utiliza ni mas ni menos que: IIS7 ASP.NET AJAX Extensions LINQ WCF WPF WF Windows PowerShell Windows Vista Gadgets .NET Compact Framework Les recomiendo que vean el sitio , donde van a poder encontrar screencasts y mas informacion al respecto.