Your best source of information and news about hardware , microsoft and software on the internet Su mejor fuente de información y noticias sobre el hardware, el software de microsoft y en el Internet

Vista ARTICLES Vista ARTÍCULOS TOP 50 TOP 50 Vista VIDEOS Vista VIDEOS Vista SOFT Vista SOFT Vista HELP Vista AYUDA

.Net . Net

You are currently browsing the articles from Actualmente está viendo los artículos de MS Windows Vista Compatible Software MS Windows Vista software compatible matching the category .Net . Equiparación de la categoría. Net.

.NET Framework 3.5 Commonly Used Types and Namespaces Poster . NET Framework 3,5 de uso común de nombres y tipos de carteles

A

Written by askars on Escrito por askars sobre November 18th, 2007 , 18 de noviembre del 2007 with Con no comments No hay comentarios . .
Read more articles on Leer más artículos sobre .NET Framework 3.0 . NET Framework 3,0 and Y .NET Framework . NET Framework and Y Misc Misc and Y .Net . Net . .

EXECUTE permission denied on object ’sp_sdidebug’, database ‘master’, owner ‘dbo’. EJECUTAR permiso denegado en objeto 'sp_sdidebug', la base de datos' maestro ', propietario' dbo '.

I got this error from one of my ASP.NET web services when I tried to fetch some data from a remote database. Conseguí este error de uno de mis servicios web de ASP.NET cuando traté de obtener algunos datos de una base de datos remota. I tried searching online for a possible fix to this issue but found none to be convincing and so thought of publishing the solution that resolved the issue. He intentado buscar en línea para una posible solución a esta cuestión, pero que se encontró ninguno de manera convincente y pensamiento de la publicación de la solución que resuelva la cuestión.

Please note that this solution may only be effective if you are debugging your ASP.NET page/web service and are manually attaching the worker process. Por favor tenga en cuenta que esta solución sólo puede ser eficaz si está depurando su página ASP.NET / servicio web manualmente y están vinculados al trabajador proceso.

1. 1. Attach to the worker process. Adjuntar al trabajador proceso.

Imagen

Imagen

2. 2. With the aspnet_wp.exe highlighted hit the “Select…” button at the top right hand side. Con la aspnet_wp.exe destacó clic en "Seleccionar…" botón en la parte superior derecha.

Imagen

You will get the “Select Code Type” dialog with the “Automatically determine the type of code to debug” selected. Obtendrá la "Seleccionar Código Tipo" de diálogo con la "Automáticamente determinar el tipo de código para depurar" seleccionado. Now for ASP.NET to use the “Managed” code type by checking the “Managed” checkbox. Ahora ASP.NET para utilizar la "Gestionado" código de tipo mediante la verificación de la "Gestionado".

Try it again and it should work without the “EXECUTE permission denied on object ’sp_sdidebug’, database ‘master’, owner ‘dbo’.” error. Inténtelo de nuevo y debería funcionar sin el "permiso denegado en EJECUTAR objeto 'sp_sdidebug', la base de datos' maestro ', propietario' dbo '." Errores.

Hope it helps. Espero que ayuda. Let me know of any issues or alternate solutions in comments. Quisiera saber de cualquier problema o soluciones alternas en los comentarios.

Written by askars on Escrito por askars sobre October 25th, 2007 25 de octubre de 2007 with Con 1 comment 1 comentario . .
Read more articles on Leer más artículos sobre howto Guía and Y Misc Misc and Y ASP.NET ASP.NET and Y .Net . Net and Y Visual Studio Visual Studio and Y Tips and Tricks Ayudas y Trucos . .

Microsoft is open sourcing the .NET Framework Microsoft está abierto de abastecimiento. NET Framework

Imagen

Scott Guthrie announced today that Microsoft is opening up the source code for the .NET Framework library with the release of the .NET Framework 3.5 and Visual Studio 2008 later this year. Microsoft will begin by offering the source code (with source file comments included) for the .NET Base Class Libraries (System, System.IO, System.Collections, System.Configuration, System.Threading, System.Net, System.Security, System.Runtime, System.Text, etc), ASP.NET (System.Web), Windows Forms (System.Windows.Forms), ADO.NET (System.Data), XML (System.Xml), and WPF (System.Windows).  It will then be adding more libraries in the months ahead (including WCF, Workflow, and LINQ).  The source code will be released under the Scott Guthrie anunció hoy que Microsoft es la apertura del código fuente para el. NET Framework biblioteca con la liberación de. NET Framework 3,5 y Visual Studio 2008 a finales de este año. Microsoft comenzará ofreciendo el código fuente (archivo de fuente con comentarios incluidos) Para el. NET Base Class Libraries (System, System.IO, System.Collections, System.Configuration, System.Threading, System.Net, System.Security, System.Runtime, System.Text, etcétera), ASP.NET (System . Web), Windows Forms (System.Windows.Forms), ADO.NET (System.Data), XML (System.Xml), y el PMA (System.Windows). A continuación, añadiendo más bibliotecas en los próximos meses ( Incluidos WCF, Workflow, y LINQ). El código fuente estará bajo la Microsoft Reference License Microsoft Reference License (MS-RL). (MS - RL).

Source: Fuente: Scott Guthrie Scott Guthrie

Written by askars on Escrito por askars sobre October 3rd, 2007 October 3rd, 2007 with Con no comments No hay comentarios . .
Read more articles on Leer más artículos sobre Breaking News Breaking News and Y .NET Framework . NET Framework and Y .Net . Net and Y Visual Studio Visual Studio and Y News Noticias and Y Microsoft Microsoft . .

ASP.NET 2.0 Server Side Comments ASP.NET 2,0 Server Side comentarios

Ever wonder how to write comments within an aspx file? Alguna vez se ha preguntado cómo escribir comentarios dentro de un aspx archivo? <!– –> won’t cut it as it gets processed on the server side and the resulting HTML will contain the commented code as processed. <! - -> No cortar, ya que se procesan en el lado del servidor y el HTML resultante contendrá el código como comentó procesados. Enter, <%– –%>. Enter, <% - -%>. There are 2 ways you can truly comment on an aspx file. Hay 2 formas puede realmente una opinión sobre un aspx archivo.

One way. Una de las formas. for example, Por ejemplo,

<%– <% -

Anything within this block will not be parsed/handled by ASP.NET. Cualquier cosa dentro de este bloque no será analizado / manejados por ASP.NET.

<asp:TextBox runat=”server”></asp:TextBox> <Asp: TextBox runat = "servidor"> </ asp: TextBox>

–%> -%>

 And here is the other visual way of doing it, Y aquí está la otra forma de hacer visuales,

Imagen

Hope it helps. Espero que ayuda.

Written by askars on Escrito por askars sobre September 30th, 2007 30 de septiembre de 2007 with Con no comments No hay comentarios . .
Read more articles on Leer más artículos sobre howto Guía and Y ASP.NET ASP.NET and Y .Net . Net and Y Visual Studio Visual Studio and Y Tips and Tricks Ayudas y Trucos . .

OReilly Programming WCF Services OReilly programación de los servicios de WCF

Download OReilly Programming WCF Services Descargar OReilly programación de los servicios de WCF

OReilly programación de los servicios de WCF

Publisher O’Reilly Editorial O'Reilly
Author(s) Juval Lowy Autor (s) Juval Lowy
ISBN 0596526997 ISBN 0596526997
Release Date 20 February 2007 Fecha de publicación 20 de Febrero de 2007

Written by Microsoft software legend Juval Lowy, Programming WCF Services is the authoritative introduction to Microsoft’s new, and some say revolutionary, unified platform for developing service-oriented applications (SOA) on Windows. Escrito por software Microsoft leyenda Juval Lowy, Programación de Servicios de WCF es la autoridad introducción a la nueva Microsoft, y algunos dicen revolucionarios, plataforma unificada para el desarrollo de aplicaciones orientadas a servicio (SOA) en Windows. Relentlessly practical, the book delivers insight, not documentation, to teach developers what they need to know to build the next generation of SOAs. Incansablemente práctico, el libro ofrece una idea, y no la documentación, enseñar a los desarrolladores de lo que necesitan saber para construir la próxima generación de SOAs.

After explaining the advantages of service-orientation for application design and teaching the basics of how to develop SOAs using WCF, the book shows how you can take advantage of built-in features such as service hosting, instance management, asynchronous calls, synchronization, reliability, transaction management, disconnected queued calls and security to build best in class applications. Después de explicar las ventajas de los servicios de orientación para el diseño y aplicación de enseñanza de los fundamentos de cómo desarrollar SOAs usando WCF, el libro muestra cómo puede aprovecharse de una función de características tales como servicio de alojamiento, gestión de ejemplo, las llamadas asíncrona, la sincronización, la fiabilidad , Gestión de transacciones, desconectado llamadas en cola y la seguridad para construir mejores aplicaciones en la clase. Programming WCF Services focuses on the rationale behind particular design decisions, often shedding light on poorly-documented and little-understood aspects of SOA development. Programación de Servicios de WCF se centra en la justificación de las decisiones de diseño especial, a menudo arrojar luz sobre mal documentados y poco entendido los aspectos de desarrollo de las zonas de operaciones. Developers and architects will learn not only the “how” of WCF programming, but also relevant design guidelines, best practices, and pitfalls. Los desarrolladores y arquitectos va a aprender no sólo el "cómo" de WCF de programación, sino también las directrices de diseño, buenas prácticas y escollos. Original techniques and utilities provided by the author throughout the book go well beyond anything that can be found in conventional sources. Original técnicas y servicios públicos proporcionados por el autor a través del libro van mucho más allá de cualquier cosa que se puede encontrar en las fuentes convencionales.

Based on experience and insight gained while taking part in the strategic design of WCF and working with the team that implemented it, Programming WCF Services provides experienced working professionals with the definitive work on WCF. Basándose en la experiencia y conocimientos adquiridos al tomar parte en el diseño estratégico de WCF y de trabajo con el equipo que desarrolló, Programación WCF proporciona Servicios profesionales con experiencia de trabajo con el trabajo definitivo sobre WCF. Not only will this book make you a WCF expert, it will make you a better software engineer. No sólo este libro hacen de usted un experto WCF, que le harán un mejor ingeniero de software.

Click to continue reading "OReilly Programming WCF Services" Haga clic para continuar leyendo "OReilly Programación WCF Services"

Written by Nikolay on Escrito por sobre Nikolay August 28th, 2007 28 de Agosto, 2007 with Con no comments No hay comentarios . .
Read more articles on Leer más artículos sobre .Net 3.0 . Net 3,0 and Y WCF WCF and Y .Net . Net . .

Programming Windows Workflow Foundation: Practical WF Techniques and Examples using XAML and C# La programación de Windows Workflow Foundation: Practical WF Técnicas y ejemplos usando XAML y C #

La programación de Windows Workflow Foundation: Practical WF Técnicas y ejemplos usando XAML y C #

Publisher Packt Publishing Editor packt Publishing
Author(s) K, Scott Allen Autor (s) K, Scott Allen
ISBN 1904811213 ISBN 1904811213
Release Date 21 December 2006 Fecha de publicación 21 de Diciembre de 2006

A fast-paced and practical developer’s road map to working with Windows WF, from compilation to the base activity library to runtime services. Un ritmo rápido y práctico de desarrolladores de hoja de ruta para trabajar con Windows WF, de compilación a la base de actividad de la biblioteca de tiempo de ejecución de los servicios. Windows Workflow Foundation (WF) is a technology for defining, executing, and managing workflows. Windows Workflow Foundation (WF) es una tecnología para la definición, ejecución, y la gestión de flujos de trabajo. It is part of the .NET Framework 3.0 and will be available natively in the Windows Vista operating system. Es parte de. NET Framework 3,0, y se dispondrá de forma nativa en el sistema operativo Windows Vista. Windows Workflow Foundation might be the most significant piece of middleware to arrive on the Windows platform since COM+ and the Distributed Transaction Coordinator. Windows Workflow Foundation podría ser la más importante pieza de "middleware" para llegar en la plataforma Windows desde COM + y el Coordinador de transacciones distribuidas. The difference is, not every application needs a distributed transaction, but nearly every application does have a workflow encoded inside it. La diferencia es, no todas las aplicaciones distribuidas necesita una operación, pero casi todas las aplicaciones de flujo de trabajo tiene un codificada dentro de ella. In this book, K Scott Allen, author of renowned .NET articles at www.odetocode.com, provides you with all the information needed to develop successful products with Windows Workflow. En este libro, K Scott Allen, autor de renombre. NET artículos en www.odetocode.com, le proporciona toda la información necesaria para desarrollar con éxito los productos de flujo de trabajo con Windows. From the basics of how Windows Workflow can solve the difficult problems inherent in workflow solutions, through authoring workflows in code, learning about the base activity library in Windows Workflow and the different types of workflow provided, and on to building event-driven workflows using state machines, workflow communications, and finally rules and conditions in Windows Workflow, this book will give you the in-depth information you need. Desde los fundamentos de cómo Windows Workflow puede resolver los difíciles problemas inherentes a las soluciones de flujo de trabajo, a través de los flujos de trabajo de autoría en el código, el aprendizaje sobre la base de la actividad en la biblioteca de flujo de trabajo de Windows y los diferentes tipos de flujo de trabajo correspondiente y, en caso de la creación de flujos de trabajo impulsados por el estado Máquinas, el flujo de trabajo de comunicaciones, y, por último, normas y condiciones en el flujo de trabajo de Windows, este libro le dará la información en profundidad que necesita. Throughout the book, an example “bug reporting” workflow system is developed, showcasing the technology and techniques used. A lo largo del libro, un ejemplo de "fallo" del sistema de flujo de trabajo se desarrolla, de demostración de la tecnología y las técnicas utilizadas. Fast-paced and to-the-point, this book takes you through the Ritmo rápido y el punto, este libro le lleva a través de la

Click to continue reading "Programming Windows Workflow Foundation: Practical WF Techniques and Examples using XAML and C#" Haga clic para continuar leyendo "La programación de Windows Workflow Foundation: Practical WF Técnicas y ejemplos usando XAML y C #"

Written by Nikolay on Escrito por sobre Nikolay August 28th, 2007 28 de Agosto, 2007 with Con no comments No hay comentarios . .
Read more articles on Leer más artículos sobre .Net 3.0 . Net 3,0 and Y wf WF and Y Workflow Foundation Workflow Foundation and Y .Net . Net . .

« Older articles «Artículos anteriores,

No newer articles No más nuevos artículos