Browse by Tags

Related Posts

  • CSS Sprite for ASP.NET

    CSS sprites are becoming popular as a way to increase application performance by eliminating HTTP requests by the client to the web server. It also serves as a path for better cache management. I will need to go through a bit of background before we start (sorry... we'll get to the generation in a second...
    Posted to Zack Owens (Weblog) by zowens on 03-05-2008, 12:00 AM
    Filed under: C#, JavaScript, ASP.NET, ASP.NET MVC, CSS, ASP.NET Performance, CSS Sprite
  • ASP.NET MVC Tip #7 – Prevent JavaScript Injection Attacks with Html.Encode

    In this tip, you learn that JavaScript Injection attacks are much more serious than you might think. I show you how to do very evil things with an ASP.NET MVC website using a JavaScript Injection attack and then I explain an easy way to prevent this type of attack. When you collect form data from a visitor...
    Posted to Stephen Walther on ASP.NET MVC (Weblog) by swalther on 06-23-2008, 12:00 AM
    Filed under: JavaScript, ASP.NET MVC, ASP.NET, Tips
  • How to add service reference dynamically from user control? Microsoft Ajax

    First, Create a web page default.aspx and put the html code as following.. --------------------------------------------------------------------------- <asp:ScriptManager ID="MainScriptManager" runat="server"> </asp:ScriptManager> --------------------------------------...
    Posted to DotNetJaps (Weblog) by Jalpesh P. Vadgama on 08-11-2008, 12:00 AM
    Filed under: ASP.NET, C#.NET, VB.NET, JavaScript, AJAx, ASP.NET MVC, WebService
  • ASP.NET Ajax + jQuery = Sant!

    Microsoft gick tidigare under kvällen ut officiellt med att de har påbörjat ett samarbete med jQuery-teamet. För de som inte visste det så är jQuery ett alldeles utmärkt javascript-bibliotek med mängder av finnesser. Det finns otroligt bra funktioner som kan användas för att med några enstaka rader kod...
    Posted to Mikael Söderström (Weblog) by Vimpyboy on 09-28-2008, 12:00 AM
    Filed under: Awesome, Visual Studio 2008, ASP.NET Ajax, ASP.NET, ASP.NET MVC, Javascript, jQuery
  • ASP.NET MVC Tip #45 – Use Client View Data

    In this tip, I explore one approach to building Ajax applications with ASP.NET MVC. I show how you can use view data when building Ajax applications with ASP.NET MVC in the same way as you would use view data when building server-side application. I demonstrate how to create a custom HTML Helper that...
    Posted to Stephen Walther on ASP.NET MVC (Weblog) by swalther on 10-08-2008, 12:00 AM
    Filed under: JavaScript, AJAX, ASP.NET MVC, ASP.NET, Tips
  • Poll: JavaScript library for an eCommerce site?

    Click Here to vote Here are your options: jQuery YUI Prototype/Scriptaculous MooTools Ext (using jQuery as backend) Ext (using YUI as backend) Ext (using Ext base) Happy voting!
    Posted to Zack Owens (Weblog) by zowens on 02-10-2008, 12:00 AM
    Filed under: .NET, C#, JavaScript, AJAX, jQuery, Open Source, ASP.NET, ASP.NET MVC
Page 1 of 1 (6 items)
Microsoft Communities