Browse by Tags

[ASP.NET] A single assembly for the entire Web site

From Visual Studio 2008, we don’t have yet, by default, an option to compile a web site with all its assemblies in only one DLL. But you can do it installing Visual Studio 2008 Web Deployment Projects. Read more about it here.

Posted 31 October 09 05:52 from Escuchoyo | 0 Comments   
Filed under
[ASP.NET] Error in DevExpress GridView / Page Control v8.2

This week I’ve been working in ASP.NET DevExpress controls. One of my customer uses them for a web site that is connected with Dynamics CRM, and I’ve had to integrate new functionality reusing their previous controls and that third-party library. Although It’s a little expensive, I should admit that DevExpress provide quality and quick development.

In this project, using DevExpress v8.2, I found a bug using ASPxPageControl v8.2 and ASPxGridView v8.2. When a master-detail GriedView is placed inside of a PageControl, the detail GridView events (gridview in second level) don't work properly. It shows data information, but its javascript/callback seems to be broken because of neither Next, Previous,..., Paging events work, nor sort by column. See below an example:

image 

The good news is that the bug has been resolved in DevExpress v9.1. You can test this example from my isuee report in DevExpress web site.

Posted 04 October 09 07:38 from Escuchoyo | 0 Comments   
Filed under
Microsoft Silverlight Tools Alpha for Visual Studio 2008 Beta 2 JULY 2007

Joe, ha sido escribir el anterior post y darme cuenta que teníamos más regalitos para finalizar este caluroso més de Julio: Microsoft Silverlight Tools Alpha for Visual Studio 2008 Beta 2 JULY 2007.

Este otro paquete es exclusivo para Visual Studio Orcas Beta2, integrándose totalmente con el mismo y proporcionando la opción de crear proyectos de tipo Silverlight con C# o VB. Concretamente, estas funcionalidades nos aporta:

  • Intellisense and code generators for XAML
  • Debugging of Silverlight applications
  • Web reference support
  • Integration with Expression Blend
  • Nuevamene, ¿¿Qué estais esperando para instalarlo??Big Smile

    ASP.NET FUTURES JULY 2007

    Para los amantes de Silverlight y ASP.NET AJAX, ya está disponible ASP.NET FUTURES versión del 27 de Julio del 2007. Es paquete contiene un cojunto de funcionalidades extras, las cuales se integran con Visual Studio 2005, Visual Web Developer 2005 Express Edition, Visual Studio 2008 (Beta 2 release) o Visual Web Developer 2008 Express Edition (Beta 2 release).

     Concretamente, estás son algunas de la características que nos aporta esta última ASP.NET FUTURES:

    • ASP.NET Silverlight server controls.
    • New functionality for ASP.NET AJAX Extensions.
    • Dynamic data controls, which enable rapid Web application development when you work with Microsoft SQL Server databases.
    • Enhancements to dynamic languages, including IronPython and Managed JScript.

    ¿¿Qué haceis que no lo estais instalando??Stick out tongue