Home / ASP.NET Weblogs

Browse by Tags

Related Posts

  • Troubleshooting ASP.NET MVC Routing

    One thing I absolutely love about the ASP.NET MVC framework is that there isn't too much "magic". Magic can be nice if you are able to adhere to a framework's "Golden Path", but as soon as some customization becomes necessary you find that the magic can get in the way (DataContractSerializer anyone?...
    Posted to i have a framework... (Weblog) by fdumlao on 09-09-2008, 12:00 AM
    Filed under: ASP.NET, Orcas, ASP.NET MVC, .NET
  • Converting VS 2008 Website to Web Application

    Background (skip if you know Web Application Projects) In VS 2002/2003, the web project model for a website was similar to "class library" projects, where you have a .CSPROJ or .VBPROJ file that keeps track of files "included" in the project, and compiles all the pages and controls code behind to a single...
    Posted to Guru Stop (Weblog) by Mohamed Meligy on 08-03-2008, 12:00 AM
    Filed under: ASP.NET 2.0, ASP.NET, Visual Studio, Orcas, .NET FAQ, .NET
  • Working with USB to Serial port adapter on .NET

    You can't solve a problem with the same kind of thinking that created it. — Albert Einstein (1879-1955) Yesterday I spent a lot of time trying to get a speed radar to work on my .NET application. Every test was giving us diferent results. We made hundreds of tests, but every time we thought we found...
    Posted to Matias Paterlini (Weblog) by paterlinimatias on 01-16-2008, 12:00 AM
    Filed under: WPF, Orcas, Team System, Vista, Infocard, Commerce Server, WinFX, .NET FAQ, Atlas, Web Services, Agile, CLR, Biztalk, BCL, WCF, Avalon, WWF, AJAX, General Software Development, Windows Forms, Content Management Server, ASP.NET, Visual Basic, C#, Sharepoint, Mobile, IIS, Community News, Crossbow, Visual Studio, .NET, SQL Server
  • TCI - Toolbox Controls Installer

    TCI is a VS Package that is provided by the VS SDK as a redist. TCI allows you to easily add your custom Control to the VS Toolbox. For a brief introduction to TCI you can check the VS SDK documentation. Here I will try to cover what is happening under cover: When you want to add your custom control...
    Posted to Adrian Alonso (Weblog) by adalon on 09-07-2007, 12:00 AM
    Filed under: Orcas, ASP.NET, Visual Studio, .NET, WIX
  • Speed Test: A No-Code LINQ-Based ASP.NET 3.5 Page

    How fast can you create a single-page, coding-free, AJAX-enhanced, Linq-driven Web application from scratch in VS 2008v2/VWD? Very fast, I'll bet. I've prepared these instructional steps. Your challenge is to follow them closely and report back how many minutes/seconds it took. You only get one shot...
    Posted to WebLog of Ken Cox (Weblog) by Ken Cox [MVP] on 08-07-2007, 12:00 AM
    Filed under: .NET, ASP.NET, AJAX, Atlas, Orcas, Visual Studio, DataContext, listview, linq to sql
  • Digging into LinQDataSource

    The sample code that ScottGu showed for LinQDataSource made it look like it should be called LinQToSqlDataSource. After installing Beta2 I took a look at it. It only has design time support for LinQ To SQL, but you can bind it to any LinQ query in the _Selecting event: protected void LinqDataSource1_Selecting...
    Posted to Andres Aguiar's Weblog (Weblog) by aaguiar on 07-30-2007, 12:00 AM
    Filed under: .NET, asp.net, Orcas
  • ASP.NET Podcast Show #95 - Jim Wooley on LINQ Part I (video and audio)

    Subscribe . <--What all the cool kids are doing. Original url: http://aspnetpodcast.com/CS11/blogs/asp.net_podcast/archive/2007/06/28/asp-net-podcast-show-95-jim-wooley-on-linq-part-i-video-and-audio.aspx Download WMV video . Download iPod video . Download MP3 audio . Show Notes: Part 1: In the past...
    Posted to Wallace B. McClure (Weblog) by Wallym on 06-28-2007, 12:00 AM
    Filed under: Databases, Podcasts, .NET, Community News, ASP.NET, ADO.NET, Orcas, .NET 3.5, LINQ
  • Breaking News: Future Version of .NET Framework to Run on the Mac

    Breaking News: Microsoft is working on having a version of the framework that will run on the Mac! That's right -- Rory broke this story just the other day in his interview with Scott Guthrie . First, a little bit of background, which although not secret has largely went unnoticed so far. Hopefully...
    Posted to Paul Wilson's .NET Blog (Weblog) by PaulWilson on 01-13-2007, 12:00 AM
    Filed under: .NET, ASP.NET, C#, WPF, Orcas, CLR
  • ASPInsider Public Overview via Scott Guthrie

    The ASPInsiders Summit began today with Scott Guthrie 's overview of what's happening. Steve Smith already has a good summary of his presentation, so I won't try to repeat it. Instead, let me just say that working with .NET just keeps getting more and more exciting. Its truly amazing to see...
    Posted to Paul Wilson's .NET Blog (Weblog) by PaulWilson on 12-05-2006, 12:00 AM
    Filed under: .NET, ASP.NET, Visual Studio, Orcas
  • Atlas Release By the End of the Year

    There's an interesting blog post by Alain , a member of the ASP.NET Atlas team . The highlights: Atlas is due to release before the end of the calendar year It'll be part of .NET Framework 3.5 (codename "Orcas") The technology will support IE, Safari, and Firefox Of course plans and...
    Posted to WebLog of Ken Cox (Weblog) by Ken Cox [MVP] on 07-26-2006, 12:00 AM
    Filed under: Community News, .NET, ASP.NET, Atlas, Orcas
Page 1 of 3 (27 items) 1 2 3 Next >