EXPORT LIST RSS ?
esn's bookmarks matching tag ASP.NET
 
Number of articles per page:
10 | 25 | 50 | 100
 
FLV Flash video streaming with ASP.NET 2.0, IIS and HTTP handler
blogs.ugidotnet.org
Using this HTTP handler you can easily FLV streaming downloads just like video.google.com does. All you need is to install on your IIS 5.0/6.0 the following HTTP handler and to get this to work correctly, you will need to make sure that IIS handles request for .flv files. [..]
Posted by esn to ffmpeg flv streaming http ASP.NET flash on Fri Oct 12 2007 at 08:17 UTC | info | related
 
Erstellen eines "Pager"-Steuerelements für ASP.NET
www.microsoft.com
Dieser Artikel behandelt die Vorgehensweise beim Hinzufügen von Paging-Funktionen zu einem ASP.NET-Steuerelement. Enthalten sind auch nützliche Tipps und Tricks für das Entwickeln von zusammengesetzten ASP.NET-Steuerelementen.
Posted by esn to C# ASP.NET .NET on Sun May 13 2007 at 14:44 UTC | info | related
 
A More Efficient Method for Paging Through Large Result Sets
www.4guysfromrolla.com
Posted by esn to ASP.NET sql server .NET SQL data on Fri May 11 2007 at 22:50 UTC | info | related
 
Hosting the ASP.Net Runtime in desktop applications
www.west-wind.com
Posted by esn to asmx ASP.NET .NET on Sat Feb 03 2007 at 23:54 UTC | info | related
 
An ASP.NET & SQL Server Performance Issue
Todd Carter's WebLog, (15 Nov 2005)
Posted by esn to ASP.NET sql server performance on Sat Jan 20 2007 at 15:29 UTC | info | related
 
Building and Consuming a Dynamic Sitemap in ASP.NET 2.0
www.codeproject.com
Posted by esn to .net providers ASP.NET on Sun Dec 17 2006 at 23:38 UTC | info | related
 
Christian's Blog - RSS-Feed erstellen
blogs.dotnetgerman.com
Einen RSS-Feed mit ASP.NET zu erstellen geht ziemlich schnell: Daten einlesen und an einen Repeater binden und die Items des Repeaters formatieren. Ich zeige hier nur den Teil des Skript der den Repeater betrifft. Für die Datenbindung gibt es ja verschiedene Wege.
Posted by esn to vb.net C# ASP.NET RSS on Sat Dec 09 2006 at 21:19 UTC | info | related
 
Drag and drop ASP.NET 2.0 Web Parts in Firefox and Safari with ASP.NET AJAX
David Barkol
David Barkol, (07 Nov 2006)
Posted by esn to atlas ASP.NET ajax code on Fri Nov 24 2006 at 23:18 UTC | info | related
 
Dynamically loading an IBindableTemplate - Developer Fusion, the UK developer community - VB, ASP, C#, .NET, PHP and XML tutorials & source code
www.developerfusion.co.uk
In ASP.NET 1.x, when using a templated control, we have a choice between specifying these templates inline, or loading them dynamically using the LoadTemplate method. This would allow us to load an .ascx file and get an implementation of the ITemplate interface which we could then assign to the desired template on the server control. In ASP.NET 2.0 this obviously still applies, but there's a caveat - if you want to take advantage of the new two-way binding features in controls such as the new FormView control, you can only specify the templates inline. The reason for this is that in order to provide the two-way binding, ASP.NET needs to generate some behind the scene code in order to implement a new IBindableTemplate interface - just as the ITemplate was used previously. Unfortunately, the ASP.NET team didn't get time to implement an equivalent LoadBindableTemplate method to fetch an implementation of IBindableTemplate - and so the only situation in which ASP.NET generates the required code is for the inline scenario.
Posted by esn to C# ASP.NET control on Fri Nov 24 2006 at 13:24 UTC | info | related
 
CoDe Magazine - Article: Using the ASP.NET Runtime to Extend Desktop Applications with HTML Scripts
www.code-magazine.com
Posted by esn to C# ASP.NET code on Fri Nov 24 2006 at 09:21 UTC | info | related

<< Prev 0      Showing entries 1 to 10 of 30 total      Next 10 >>