Home / ASP.NET Weblogs
All Tags » C# » CSS (RSS)

Browse by Tags

Related Posts

  • AJAX: Cómo crear nuestro propio UpdateProgress

    A veces no queremos hacer uso del UpdateProgress que viene con ASP.NET por diversos motivos. Objetivo El objetivo es conseguir el efecto del UpdateProgress. Para ello necesitamos un UpdatePanel donde tengamos por ejemplo un botón con un Label. Para que el efecto sea visible se recomienda usar el método...
    Posted to Eugenio Estrada's Weblog (Weblog) by Eugenio Estrada on 08-24-2008, 12:00 AM
    Filed under: ASP.NET, Ajax, JavaScript, CSS, C#
  • Excel Format for Export in ASP.NET

    Recently I found this solution hope can help to others. I have a report that is created with GridViews and the client ask for functionality to export it to Excel. In some cases the report was giving different sum results in Excel as in the page. That is because when you export to Excel from ASP.NET you...
    Posted to David Arturo Carrillo's Dev Refuge (Weblog) by dacanetdev on 07-28-2008, 12:00 AM
    Filed under: ASP NET, C#, Excel, CSS
  • Themes and Images

    Themes first introduced in VS.NET 2005. As we all know a theme is a collection of property settings that allow you to define the look of pages and controls. Themes can define the look of a specific Web application across all of its pages, or across all Web applications on a server. Themes are made up...
    Posted to Thanos Ganas Blog (Weblog) by adktd on 06-26-2008, 12:00 AM
    Filed under: ASP.NET, .NET, Themes, Images, css, C#
  • ASP.NET MVC CSS Sprite

    A month ago, I wrote about my technique to output a CSS sprite for ASP.NET . Granted, I made a big mistake. I put WAY too much bloat into the post. Not a K.I.S.S. moment. I have reworked my CSS sprite technique to be unique to MVC. I've used the most recent build of the MVC framework, which can be downloaded...
    Posted to Zack Owens (Weblog) by zowens on 04-27-2008, 12:00 AM
    Filed under: .NET, C#, ASP.NET, ASP.NET MVC, CSS, ASP.NET Performance, CSS Sprite
  • 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
  • Improve ASP.NET Performance - CSSmin

    If you follow Douglas Crockford's wor k, you might know about JSMin , a bit of code written for various languages to optimize JavaScript to make it smaller. One thing it does is makes everything go to one line, eliminating some of the space by removing white space. In Web 2.0 applications, CSS is all...
    Posted to Zack Owens (Weblog) by zowens on 02-15-2008, 12:00 AM
    Filed under: .NET, Visual Basic, C#, ASP.NET, CSS, ASP.NET Performance
  • Updated BicNet Projects

    I have updated my projects site. This section of my bicnet website is a place where I can throw working examples of blog posts, and other things I like to show. Sometimes at home I'll find something cool, and I'll throw it up there for my manager to see. A small note, I got lazy while going through the...
    Posted to Ryan Ternier (Weblog) by Ryan Ternier on 10-22-2007, 12:00 AM
    Filed under: ASP.NET , C#, CSS, .NET, ASP.net Ajax
  • A peek at the new Visual WebGui web design tool & its themes

    The new Point & Click web design tool - the Control & Theme Designer - presents a ground breaking simple, intuitive developer/designer interface to creating advanced, customized, and creative customer-facing Web user interfaces (UIs) without any need to code in HTML and CSS. The new tool will...
    Posted to Visual WebGui RIA Platform (Weblog) by Visual WebGui on 05-06-2009, 12:00 AM
    Filed under: ASP.NET, C#, Visual Studio, .NET, web applications, RIA, web 2.0, rich internet applications, web design, web UI, skins, themes, XAML, design tools, CSS, HTML, DHTML
  • Styling the ValidationSummary control using CSS only

    A requirment arised for presenting an ASP.NET page client side errors using the ValidationSummary as show in Fig (1), which is kind of outside the capabilities of what this control can do out of the box as it involves adding an image to each item or <li> element instead of the BulletList. I will...
    Posted to Samir George (Weblog) by ausideveloper on 05-26-2009, 12:00 AM
    Filed under: ASP.NET, C#, .NET, ValidationSummary, CSS, Control
  • Daily Tech Links - June 2, 2009

    Daily Tech Links - June 2, 2009 Web Development Creating a Simple .NET 4.0 Web App using Visual Studio 2010 Build a FlashMessenger system in ASP.NET MVC ASP .NET MVC and iWantGreatCare Vici MVC is a MVC Web Application Framework for .NET 2.0 or higher. Best practices regarding locations for ASP.NET MVC...
    Posted to Sanjeev Agarwal (Weblog) by SanjeevAgarwal on 06-01-2009, 12:00 AM
    Filed under: ASP.NET, Ajax Control Toolkit, JQuery, JavaScript, CSS, C#, VB.NET, .NET, MVC, ASP.NET Dynamic Data, Ajax, JQuery UI
Page 1 of 9 (89 items) 1 2 3 4 5 Next > ... Last »