Skip to main content

Home/ WSU-OAI Tech Topics/ Group items tagged .NET

Rss Feed Group items tagged

Joshua Yeidel

ASP.NET Developer Techniques for Dealing With Long Running Processes - CodeGuru - 0 views

  •  
    A true progress bar for a long-running process in an ASP.NET page. The simplest form uses the Session object for communication, but other methods are discussed.
Joshua Yeidel

Advanced Microsoft Chart Control for .NET Framework 3.5 - CodeGuru - 0 views

  •  
    "For this ASP.NET tutorial we will dive into the AJAX capabilities of the Chart control including real-time data and interactivity. "
Joshua Yeidel

Automating Deployment with Microsoft Web Deploy - ScottGu's Blog - 0 views

  •  
    "In today's post I'm going to be discussing Microsoft Web Deploy - which is a free server technology that enables a comprehensive publishing and deployment mechanism. Web Deploy enables you to not only publish files - but also provision database schema/data, run database change scripts, set security ACLs, and more. All of these deployment steps can be automated using Visual Studio."
  •  
    Deployment packaging the VS2010 way. Overkill for right now, but worth considering for a big-time migration.
Joshua Yeidel

WebResource.axd errors - ASP.NET Forums - 0 views

  •  
    "I'm getting errors on my website when trying to retrieve content via the WebResource.axd provider. I'm running Windows Server 2008 on two machines that are network load balanced. Both sites web.config are identical (mirrored via robocopy) and contain a directive. The error occurs when a page served by machine 1 requests a script from machine 2. The machine 2 event log reports "
Joshua Yeidel

SharePoint Trace Logs and the Unified Logging Service (ULS) - Eli Robillard's World of ... - 0 views

  •  
    "This is to explain what the ULS logs are, why they exist, and how to read and write 'em. In a nutshell, the Unified Logging Service (ULS) writes WSS 3.0 and MOSS events to SharePoint's Trace Logs, and these are stored in the file system in ...\12\LOGS. Collectively this location and its files are commonly referred to as the "ULS Logs" though MSDN calls them the Trace Logs. "
Joshua Yeidel

Hristo Deshev's blog > Debugging ASP.NET 2.0 Web Resources: Decrypting the URL and Gett... - 0 views

  •  
    "I wanted to decrypt the query string data that was being passed to WebResource.axd and extract the resource and assembly name from it."
1 - 7 of 7
Showing 20 items per page