25 técnicas de la esquina redondeadas con el CSS
A
Renombre: unranked
Escrito por los askars encendido 16 de enero de 2008 con ningunos comentarios.
Lea más artículos encendido otherSoftware y Diseño y howto y css y Extremidades y trucos.
Usted está hojeando actualmente los artículos de Software compatible de MS Windows Vista emparejar la categoría
A
Renombre: unranked
Escrito por los askars encendido 16 de enero de 2008 con ningunos comentarios.
Lea más artículos encendido otherSoftware y Diseño y howto y css y Extremidades y trucos.
Escrito por el equipo Blog de Windows Vista encendido 9 de noviembre de 2007 con ningunos comentarios.
Lea más artículos encendido Servidor 2008 de Windows y instalación y Empaquetado y Informe del analista y Servidor del fonolocalizador de bocinas grandes y ventanas últimas y Lanzar-a-Fabricación y 64-bit y Windows y Extremidades y trucos y ÉL profesionales y Despliegue del negocio y Oficina 2007 y Sistema 2007 de oficina y Noticias ofrecidas.
Conseguí este error a partir del uno de mis servicios de la tela de ASP.NET cuando intenté traer un ciertos datos de una base de datos alejada. Intenté buscar en línea para un arreglo posible a esta edición pero no encontré ninguno convencer y pensé tan en publicar la solución que resolvió la edición.
Observe por favor que esta solución puede solamente ser eficaz si usted está eliminando errores de su servicio de la página/de la tela de ASP.NET y está uniendo manualmente el proceso del trabajador.
1. Fijación al proceso del trabajador.
2. Con el aspnet_wp.exe destacado el golpe “selecciona…” botón en el lado derecho superior.
Usted conseguirá el “tipo selecto” diálogo del código con “determina automáticamente el tipo de código para eliminar errores” seleccionado. Now for ASP.NET to use the “Managed” code type by checking the “Managed” checkbox.
Try it again and it should work without the “EXECUTE permission denied on object ’sp_sdidebug’, database ‘master’, owner ‘dbo’.” error.
Hope it helps. Let me know of any issues or alternate solutions in comments.
Written by askars on October 25th, 2007 with 1 comment.
Read more articles on howto and Misc and ASP.NET and .Net and Visual Studio and Tips and Tricks.
Ever wonder how to write comments within an aspx file? <!– –> won’t cut it as it gets processed on the server side and the resulting HTML will contain the commented code as processed. Enter, <%– –%>. There are 2 ways you can truly comment on an aspx file.
One way. for example,
<%–
Anything within this block will not be parsed/handled by ASP.NET.
<asp:TextBox runat=”server”></asp:TextBox>
–%>
And here is the other visual way of doing it,
Hope it helps.
Written by askars on September 30th, 2007 with no comments.
Read more articles on howto and ASP.NET and .Net and Visual Studio and Tips and Tricks.
Ever wonder how you can change the default web browser used in Visual Studio 2005 IDE? It’s pretty simple.
And that’s all to it to set the default browser for your Visual Studio 2005 IDE.
Written by askars on September 9th, 2007 with no comments.
Read more articles on howto and Visual Studio and Tips and Tricks.

Andreas Verhoeven has released three really great Windows Vista tweaking applications, designed to improve some of the visual decisions Microsoft made in Vista without much effort on your part. Download them and load shortcuts to them into your startup folder (only one of them will do it for you) and you should really enjoy the results.
Glass Toasts replaces the balloons that come out of your system tray with something a bit more ostentatious, a glass balloon that is too flashy for most users. Then again, that is probably the point.
3D User Picture takes the picture that appears atop the Start Menu, makes it 3D, and has it rotate. This means that your user picture, plus all the icons in the Start Menu that go up there when you select them, all get this cool effect, and the effect only uses system resources when the Start Menu is open (so there’s little cost to actual use of the computer.
Thumbnail Sizer lets you dramatically increase the size of the taskbar preview thumbnails, increasing seperately the height or the width (so if you want wider, but not necessarily
...
Written by Madhukara H on September 5th, 2007 with no comments.
Read more articles on Tweak vista and vista tools and Tips and Tricks.