Home / ASP.NET Weblogs

Browse by Tags

Related Posts

  • Going to the California Central Coast Code Camp September 27th

    The second Central Coast Code Camp will be held September 27th and 28th, 2008, at the Embassy Suites in San Luis Obispo, CA. Register for free here I’ll be presenting Saturday 27th at 3:45 pm follow by a Geek Dinner. On Sunday I won’t miss Woody Pewitt’s presentation about Microsoft Live . Code camps...
    Posted to Albert Pascual ASP.NET Blog (Weblog) by albertpascual on 09-23-2008, 12:00 AM
    Filed under: Code, ASP.NET, .NET, Woody Pewitt, Microsoft, AJAX, Code Camp
  • Cross domain request in Silverlight 2.0 beta 2

    So you started using Silverlight and you wanted to download a RSS feed, talk to a web service or download a few images from a website to realize that many of the requests you made come back to you empty or you get the 404 error. How do I get the error when I know that web page or image is there? There...
    Posted to Albert Pascual ASP.NET Blog (Weblog) by albertpascual on 09-10-2008, 12:00 AM
    Filed under: C#, ASP.NET, .NET, Silverlight 2.0, Microsoft, AJAX
  • Web.Maps.VE 2.0 Released - ASP.NET Virtual Earth Mapping Server Control

    Chris Pietschmann has released Web.Maps.VE v2.0 .                 Some of the key features in Web.Maps.VE v2.0 are: Plot Pushpins, Polylines and Polygons with Multiple Shape Layer Support Perform "Find" searches from Server-side ASP.NET code Reverse Geocoding...
    Posted to Hosam Kamel (Weblog) by Hosam Kamel on 06-21-2008, 12:00 AM
    Filed under: ASP.NET, AJAX, Free Tools, Microsoft, Geek tools, Live Earth, Windows Live Services, Windows Live
  • Rendering ASP.NET Validators And Validation Summary Property As HTML Attributes

    Yesterday I blogged about the cause of ASP.NET validators and validation summary slowness . At that point I wasn't aware of the existence of the XHTML conformance configuration (thanks Nuno ). With the XHTML conformance configuration set to Legacy , the rendering of controls works like it worked in ASP...
    Posted to Paulo Morgado (Weblog) by Paulo Morgado on 05-13-2008, 12:00 AM
    Filed under: ASP.NET, Tools, SoftDev, Web, MSDN, Microsoft, .NET, AJAX, JavaScript, HTML
  • The Cause Of ASP.NET Validators And Validation Summary Slowness

    When building ASP.NET pages, if you use too many validators and validation summaries your pages can become very slow. Have you ever wondered why? Lets build a simple page web page with a few validators. Something like this: The page is composed of: 2 TextBox es 1 RequiredFieldValidator for each TextBox...
    Posted to Paulo Morgado (Weblog) by Paulo Morgado on 05-12-2008, 12:00 AM
    Filed under: ASP.NET, Tools, SoftDev, Web, MSDN, Microsoft, .NET, AJAX, JavaScript, HTML
  • Our First ASP.NET 3.5 Site Goes Live!!

    Hello All, UPDATE 20080409: Another site has launced, check out www.betts.com.au !!! Thanks Stefan ---------------------------------------------------------------------- Finally our first ASP.NET 3.5 website went live today, there are 2 more to come but this one is the only one live atm: http://www.zushoe...
    Posted to Stefan Sedich's Blog (Weblog) by stefan.sedich on 04-03-2008, 12:00 AM
    Filed under: AJAX, ASP.NET, MICROSOFT, .NET 3.5, LINQ
  • Simplified ASP.NET AJAX Custom Control Development With VS Item Template

    Hello, At work today I had a friend (Blair) have issues with trying to get a browser alert to popup on the page during an ASYNC post back. I told him I would make a custom control in 30 secounds or less that would do this and make life much easier. Overkill I know for such a simple task but it was more...
    Posted to Stefan Sedich's Blog (Weblog) by stefan.sedich on 04-01-2008, 12:00 AM
    Filed under: AJAX, ASP.NET, MICROSOFT, .NET 3.5, C#, CONTROLS
  • Web Client Software Factory 2.0 shipped

    Web Client Software Factory 2.0 February 2008 Release Resources MSDN site: http://msdn.microsoft.com/webclientfactory Community site: http://www.codeplex.com/websf About the Deliverable The Web Client Software Factory (WCSF) provides a set of guidance for architects and developers building enterprise...
    Posted to Paulo Morgado (Weblog) by Paulo Morgado on 02-29-2008, 12:00 AM
    Filed under: Community, ASP.NET, Tools, SoftDev, PageFlow, PnP, WCSF, Web, MSDN, SoftwareFactories, Microsoft, Architecture, .NET, VisualStudio, AJAX
  • ASP.NET MVC Framework Link collection

    Microsoft will release it's Model view controller base framework for asp.net. In this user will have built in support for model view controller architecture. Here are the some interesting collection of links related to asp.net MVC Framework.. ASP.NET MVC Introduction: http://weblogs.asp.net/scottgu/archive...
    Posted to DotNetJaps (Weblog) by Jalpesh P. Vadgama on 02-19-2008, 12:00 AM
    Filed under: General, ASP.NET, C#.NET, VB.NET, SilverLight, AJAx, Microsoft, ASP.NET MVC
  • Fully Accessible And SEO Friendly Ajax Paging Using DataPager

    Hey All, Working on my current project I implemented paging using a listview and a datapager. I then decided it would be much nicer to use AJAX for my paging so wrapped all this up in an updatepanel. Next step was the issue when you would goto a page, select a product and hit the browser back button...
    Posted to Stefan Sedich's Blog (Weblog) by stefan.sedich on 02-08-2008, 12:00 AM
    Filed under: AJAX, ASP.NET, .NET, MICROSOFT, .NET 3.5, VB.NET, PAGING
Page 1 of 4 (32 items) 1 2 3 4 Next >