Home / ASP.NET Weblogs

Browse by Tags

Related Posts

  • Catching the exception from the ObjectDataSource Inserted Event

    One thing I was puzzled over today was that I could see the Exception property of the ObjectDataSourceStatusEventArgs but I could not seem to cast it into the Exception I was expecting.  After a little mooching around, and debugging the actual type of the Exception property I found that it is actually...
    Posted to Andrew Rea (Weblog) by REA_ANDREW on 11-17-2008, 12:00 AM
    Filed under: ASP.NET, Web Controls, Win Forms, Win Forms C#, C#, Visual C#, Business Objects
  • Gizmox released Visual WebGui SDK version 6.2.1

    Gizmox announces the release of version 6.2.1 of its SDK. The Visual Webgui SDK now incorporates both the DHTML and the Silverlight and enables to work with both .NET 2.0 and 3.5 on the same machine. In addition, the new release includes the new wrapper feature announced earlier . Here is a more detailed...
    Posted to Visual WebGui (Weblog) by Visual WebGui on 11-17-2008, 12:00 AM
    Filed under: AJAX, Windows Forms, ASP.NET, C#, Silverlight, Web Services, Visual Studio, .NET, community news, .NET FAQ, General Software Development
  • Update - Atlanta MSDN Developer Conference coming in December

    MSDN Developer Conference – Great new perks just announced Cool Giveaways The MSDN Developer Conference will not only WOW you with the coolest sessions from the PDC but you will also be in the running to win one of 3 Lego NXT Robotics Kits and the WROX Microsoft Robotics Developer Studio book. Other...
    Posted to Wallace B. McClure (Weblog) by Wallym on 11-17-2008, 12:00 AM
    Filed under: Community News, Visual Studio, C#, ASP.NET, silverlight, WPF, Windows 7, Data Services, F#, MDC, Parallel Programming, Cloud Computing, VB, Azure Services Platform, Windows Azure
  • Microsoft eXperts RoadShow - Coban, Guatemala

    El .NET Developer Group Cobán será el anfitrión este próximo 6 de diciembre para un evento como nunca se ha visto en nuestro bello Cobán, el Microsoft eXperts RoadShow. Tendremos una serie de conferencias dictadas por excelentes exponentes de la tecnología informática en la región de Centroamérica y...
    Posted to Jose R. Guay Paz (Weblog) by Jose Rolando Guay Paz on 11-14-2008, 12:00 AM
    Filed under: C#, WPF, Silverlight, Cobán, Comunidad, ASP.NET, AJAX, WF, WCF
  • Code from My ASP.NET Connections Talks

    I finished up my talks at ASP.NET Connections yesterday and wanted to get the code posted as well as links for the additional topics covered in the Silverlight animation session.  Here they are: Building N-Tier ASP.NET Applications with LINQ Code Silverlight 2 Animations Code SilverlightFX Farseer...
    Posted to Dan Wahlin's WebLog (Weblog) by dwahlin on 11-13-2008, 12:00 AM
    Filed under: ASP.NET, .NET, C#, Silverlight, LINQ, Lambdas
  • MSDN Developer Conference in Atlanta

    So, you couldn’t make PDC this year? Watching recorded sessions not quite doing it for you? Missing the interaction with Microsoft folks and industry experts? Well, do we have a fantastic event for you! Come to the Atlanta, GA MSDN Developer Conference on December 16th at the Westin Peachtree Plaza....
    Posted to Wallace B. McClure (Weblog) by Wallym on 11-13-2008, 12:00 AM
    Filed under: Community News, Visual Studio, C#, ASP.NET, silverlight, WPF, Windows 7, Data Services, F#, MDC, Parallel Programming, Cloud Computing, VB
  • How to invoke PageMethods in MasterPage

    I have a web project, in the project, there is a MasterPage and some WebContentPages. In the MasterPage, there is a function, when you click a button, show or hide the left content.When you refresh or navigate other WebContentPage, the left content keeps its display style. Here is my first solution:...
    Posted to YongGang Meng's Weblog (Weblog) by Yonggang Meng on 11-13-2008, 12:00 AM
    Filed under: C#, Asp.net, Web, Ajax, PageMethods
  • MSDN Events Unleashed: The Best of PDC

    Please join us on December 10th, 2008, as we present some of the highlights of PDC.  We will be providing overviews of some technologies first discussed at PDC, such as Windows Azure, C# 4.0 and ASP.NET 4.0.  But we will not only be talking about the future.  We will also discuss some...
    Posted to Joseph Guadagno (Weblog) by jguadagno on 11-11-2008, 12:00 AM
    Filed under: .NET, ASP.NET, AJAX, AZGroups, SEVDNUG, C#, Windows Azure, Visual Studio 2010, NET 4.0, WCF
  • Day Of Frustration

    <Rant> I am in the process of playing around with the routing library for my current project, and I am playing around with using routing for web forms. I was running in IIS7 Classic mode (Don't ask why integrated works fine but I was seeing how this would work in IIS6 by testing with classic mode...
    Posted to Stefan Sedich's Blog (Weblog) by stefan.sedich on 11-09-2008, 12:00 AM
    Filed under: ASP.NET, .NET 3.5, C#, IIS
  • Avoid Memory Leaks When Using Windsor And Not Releasing Objects

    I just had this issue in a project I am working on (ASP.NET Webforms Application), yesterday I ran a load test and watched my memory climb rapidly and max out not long after. I am using Castle Windsor for my IOC and mostly transient instances are registered so I did not expect any issues here as I asssumed...
    Posted to Stefan Sedich's Blog (Weblog) by stefan.sedich on 11-05-2008, 12:00 AM
    Filed under: ASP.NET, .NET 3.5, C#, Castle, Windsor
Page 1 of 118 (1172 items) 1 2 3 4 5 Next > ... Last »