ASP.NET approach

9 of 22 of about 548 for ASP.NET approach

sorted by:   best match first  |   newest listings first

Featured Listings

  • Store images efficiently in SQL Server 2008
    Recently I was poking around with some different ways to create a scalable image store for my project when I realized, I've done this before. I'm work
    From: blogs.claritycon.com - ASP.NET - 4/27/2009
  • Calling a .NET Assembly from Orchestration with Schema Types
    There I was today pointing at a customer at a past blog entry on this topic – when I realized I’d never got around to posting it, Doh! Apologies for s
    From: Darren Jefford : BizTalk 2004 - ASP.NET - 9/29/2004
  • Adding nesting options to DbConnectionScope.
    I managed to squeeze in enough time to implement nesting options for the DbConnectionScope class. My approach was to follow the nesting option pattern
    From: Data Access blog - ASP.NET - 3/29/2006
  • Software pipelines
    There is a pretty interesting architecture based on software pipelines that will at least allow your systems to utilize many-core processors in a far
    From: Granville Barnett - ASP.NET - 9/30/2008
  • Experiment: Using a dark theme in VS for a week
    I've been highly critical of using dark themes in Visual Studio particularly because the UI of VS is light in its very nature. The combination of the
    From: Granville Barnett - ASP.NET - 9/20/2008
  • Experiment: Using a dark theme in VS for a week
    I've been highly critical of using dark themes in Visual Studio particularly because the UI of VS is light in its very nature. The combination of the
    From: Granville Barnett - ASP.NET - 9/20/2008
  • Software pipelines
    There is a pretty interesting architecture based on software pipelines that will at least allow your systems to utilize many-core processors in a far
    From: Granville Barnett - ASP.NET - 9/30/2008
  • If you have anything to suggest about the DSA Book then please read this…
    Its been a while since I talked about the DSA book but to summarise its had over 20,000 (first , second ) downloads which has largely provoked me into
    From: Granville Barnett - ASP.NET - 2/1/2009
  • If you have anything to suggest about the DSA Book then please read this…
    Its been a while since I talked about the DSA book but to summarise its had over 20,000 (first , second ) downloads which has largely provoked me into
    From: Granville Barnett - ASP.NET - 2/1/2009
  • Framework Design Guidelines: Naming New Versions of Existing APIs
    Continuing in our weekly blog post series that highlights a few of the new additions to the Framework Design Guidelines 2 nd edition .. This content i
    From: Latest Microsoft Blogs - ASP.NET - 12/9/2008
  • How to Run Windows & IIS in the Cloud on Amazon EC2 (in 15 mins)
    Choices abound for those looking for a place to run Web applications on Windows.  The purpose of this blog post is to show a quick walkthrough of
    From: Latest Microsoft Blogs - ASP.NET - 1/14/2009
  • TipJar: Title Tags and Master Pages
    There are a couple of peculiarities worth understanding when dealing with title tags and master pages within Web Forms and ASP.NET MVC . These assume
    From: Latest Microsoft Blogs - ASP.NET - 4/3/2009
  • Anatomy of a Cross-site Request Forgery Attack
    A Cross-site request forgery attack, also known as CSRF or XSRF (pronounced sea-surf) is the less well known, but equally dangerous, cousin of the Cro
    From: Latest Microsoft Blogs - ASP.NET - 4/2/2009
  • ASP.NET MVC Sample Application at www.ASP.net/MVC
    We posted a complete Contact Manager sample ASP.NET MVC Application at the www.ASP.net/mvc website. The source code is available in both C# and VB.NET
    From: Latest Microsoft Blogs - ASP.NET - 2/27/2009
  • How to use wcftestclient as svc file debugger for VS2008 SP1
    Wcftestclient can be used to debug a WCF service. Here are two ways to enable wcftestclient debugging in Visual Studio VS2008 SP1 web applications. Tr
    From: Latest Microsoft Blogs - ASP.NET - 4/13/2009
  • A new flag to optimize ASP.NET compilation behavior
    Quick summary : we are introducing a new optimizeCompilations switch in ASP.NET that can greatly improve the compilation speed in some scenarios. 
    From: Latest Microsoft Blogs - ASP.NET - 4/15/2009
  • Instantiating components on template markup
    All client-side template engines enable you to create HTML (fell free to go ‘duh’). What they don’t all allow is the creation of event handlers and co
    From: Latest Microsoft Blogs - ASP.NET - 11/29/2008
  • Why is there an ASP.NET account on my machine?
    When you installed updates or new software on your computer, you installed the Microsoft .NET Framework 1.1, which contains a common runtime applicati
    From: FAQ-Frequently Asked Questions - ASP.NET - 11/29/2004
  • HOW-TO: Reliably trap a web client disconnect!
    Since i never see this answered, and there just seem to be discussions on what's onunload and what can't be done, i thought this was a good candidate
    From: FAQ-Frequently Asked Questions - ASP.NET - 6/20/2006
  • Display Database Images On Client
    I have set up a web service where I am successfully retrieving information from the server to the client. The approach I'm using is to string together
    From: ASP.NET AJAX UI - ASP.NET - 12/3/2008
  • Issue in updating values within Update Panel
    Hi i am facing issue while updating value on page inside UpdatePanel. value is updated using <%= variablename %> approach. It works well at firs
    From: ASP.NET AJAX UI - ASP.NET - 12/2/2008
  • Editing a Row in a Nested On-Demand Repeater
    hello all - I am converting an asp.net site that uses DataLists, to Asp.Net Ajax. The site needs a nested data grid layout with the ability to edit th
    From: ASP.NET AJAX UI - ASP.NET - 4/19/2009
  • GridView updates -- an intelligent way to do this?
    Greetings, I have a website that connects to a futures trading database. I have a GridView that is bound to a SqlDataSource that shows the current
    From: ASP.NET AJAX UI - ASP.NET - 1/22/2009
  • Rebind to control in UpdatePanel freezing browser.
    I' have a DropDownList that its in a Dataview in an UpdatePanel. I have a CheckBox that changes what info should be bound to the DropDownList. I have
    From: ASP.NET AJAX Networking and Web Services - ASP.NET - 1/15/2009
  • how does wcf internal json parsing work?
    i checked the asp.net ajax source code and found that asp.net ajax enabled .asmx service internally intercepts the returned xml-formated data and pars
    From: ASP.NET AJAX Networking and Web Services - ASP.NET - 2/2/2009