in

Browse by Tags

  • ASP.NET Dynamic Data Web projects templates

    Since Visual Studio 2008 SP1 you may have noticed 2 projects template for dynamic data: So what is the difference ? Dynamic Data Web Site / Dynamic Data Web Application: Uses a LINQ to SQL model and LinqDataSource controls. Dynamic Data Entities Web Site / Dynamic Data Entities Web Application: Uses...
    Posted to Laurent Duveau (Weblog) by Anonymous on 11-09-2008
  • Learning ASP.NET (links to resources)

    People often ask me where to find resources to learn ASP.NET I must say that I learnt almost EVERYTHING from the QuickStart Tutorials : http://quickstarts.asp.net/QuickStartv20/aspnet/Default.aspx These tutorials are very good and shows every features of ASP.NET with code samples in C# and VB! The forums...
    Posted to Laurent Duveau (Weblog) by Anonymous on 11-29-2007
  • Expression Web and Custom Controls

    In case you wonder how Expression Web deals with custom ASP.NET controls, there are 2 things to notice : Having the control assembly into the \bin directory will not give you any design time rendering in Expression Web. Expression Web do not support custom controls into the Toolbox. Ok, that's not...
    Posted to Laurent Duveau (Weblog) by Anonymous on 11-18-2007
  • JavaScript onLoad event clashing

    This week I had to debug some asp.net pages that has a weird behavior. They work well but each time a Js alert() raise, the hover menu are no more available (it is a classic asp:menu with dynamic hover for sub-menu). The problem was simple: the current function attached to window.onload (which display...
    Posted to Laurent Duveau (Weblog) by Anonymous on 11-16-2007
  • A new business in town!

    As you may know I am a partner of RunAtServer Consulting , a company based in Montreal and highly specialized in Microsoft web technologies such as ASP.NET and AJAX, as well as Silverlight and Expression. We are deeply involved in local .NET communities and love to share knowledge in conferences and...
    Posted to Laurent Duveau (Weblog) by Anonymous on 10-28-2007
  • realDEVELOPMENT_07 Canadian Tour for Web Developers

    The Real Development Reloaded Tour will be in Montreal on October 18. I had the chance to review the content of this event, lots of good tips and tricks will be shown, and I am sure you will learn something new, even if like me you do ASP.NET since you are born (almost!). This tour focus on today's...
    Posted to Laurent Duveau (Weblog) by Anonymous on 10-11-2007
  • Web Deployment Projects and Visual Studio 2008

    I have been working a lot with Web Deployment Projects and even wrote articles on it, so I wanted to have a look at what comes with VS2008. It appears that unlike what I thought, Web Deployment Projects will not be part of VS2008. According to the Web Development Tools Team's blog: "We are planning...
    Posted to Laurent Duveau (Weblog) by Anonymous on 09-12-2007
Page 1 of 1 (7 items)
Powered by Community Server (Commercial Edition), by Telligent Systems