Home / ASP.NET Weblogs

Browse by Tags

Related Posts

  • Signs your DNN Module Development skills could use some sharpening

    Your latest DNN module utilizes in-line CSS like it was going out of style. You frequently need to release new versions due to changes that consist solely of updates to hard coded strings in your code-behind. Every time you implement your modules as part of a new solution, you spend the first few days...
    Posted to irob's blog. (Weblog) by irobinson on 11-03-2008, 12:00 AM
    Filed under: DotNetNuke, .NET, DNN, Open Source, Worst Practices, ASP.NET
  • GeoTwitter.NET Editor for GeoRSS updated

    Finally this weekend I updated the Editor on the GeoTwitter as promised on the previous post . The GeoTwitter Editor is a GeoRSS creator on the web. Allows users to share geographic information fast and easy. You can find the source code for GeoTwitter version 1 at Codeplex/geotwitter I have been extremely...
    Posted to Albert Pascual ASP.NET Blog (Weblog) by albertpascual on 11-02-2008, 12:00 AM
    Filed under: C#, ASP.NET, .NET, GeoRSS, Geo Twitter, Open Source, CodePlex
  • Shoutcast.NET - Get Details From a Shoutcast Server

    I have been using Shoutcast for a long time. And each and every time had to do the same stuff if i wanted to get details such as song title, current listener etc. So i decided to write a simple class library to make things easier. What you have to do in order to be able to use this library is to find...
    Posted to Web Dev And Stuff (Weblog) by djsolid on 06-17-2008, 12:00 AM
    Filed under: Webradio, Web Development, Winamp, Streaming, Shoutcast, Open Source, Class Library, ASP.NET, .NET
  • TechEd 2008 - My presentations, come say hello !

    WUX315 - PHP on Windows: Not an Oxymoron! Session Day/Time: 6/6/2008 10:15AM-11:30AM Room: S230 A Is it a well kept secret? From Microsoft Internet Information Services, to AJAX, to Microsoft .NET, Windows is a viable platform for your existing PHP based applications. In this session, see how to configure...
    Posted to Joe On ASP.NET (Weblog) by JoeStagner on 05-28-2008, 12:00 AM
    Filed under: ASP.NET, AJAX, Events, Open Source, .NET
  • GeoTwitter found a permanent home and got already feedback

    Finally I found a permanent home for geoTwitter where you can check out the Alpha 0.1 and of course follow me at Twitter. To stay up to date with GeoTwitter news subscribe to the feed . GeoTwitter is being hosted by Hostingfest , a extremely cheap yet good hoster. I can't believe they are still there...
    Posted to Albert Pascual ASP.NET Blog (Weblog) by albertpascual on 05-05-2008, 12:00 AM
    Filed under: Code, C#, ASP.NET, .NET, GeoRSS, Geo Twitter, Open Source, CodePlex
  • Source Code conversion as part of a Build Process

    If you're like me, you want a particular piece of code in your particular language. For example, a lot of people want the Club Starter Kit 2.0, 3.0 in C# since it has been written in VB. Me being the lazy open source developer that doesn't get paid :), I keep delaying the CSK conversion to C# because...
    Posted to Zack Owens (Weblog) by zowens on 04-12-2008, 12:00 AM
    Filed under: .NET, Conversion, Visual Basic, C#, Open Source, ASP.NET, ClubStarterKit
  • Future of ClubStarterKit project

    It's been almost a year since I started the ClubStarterKit project as an open source project up on Codeplex . Since then, we've released Version 2, which added functionality to the original starter kit, and the first Beta of Version 3, which tried to change the data architecture with SubSonic. The problem...
    Posted to Zack Owens (Weblog) by zowens on 01-22-2008, 12:00 AM
    Filed under: .NET, JavaScript, Open Source, ASP.NET, ClubStarterKit, SubSonic
  • SubSonic ASP.NET Providers Revisited

    It's been quite a while (2 months actually) since I announced the creation of the SubSonic ASP.NET Providers . Since then, I haven't really done much with the code base, mostly since I have to spread my time out between a lot of things now a-days. But I am about to do some major testing. This is mostly...
    Posted to Zack Owens (Weblog) by zowens on 12-18-2007, 12:00 AM
    Filed under: .NET, Visual Basic, C#, Open Source, ASP.NET, SubSonic, SubSonic Providers
  • SubSonic ASP.NET Providers Project (and Announcement)

    One of the most common things I see on the SubSonic forums is people asking about the Membership and Role providers running SubSonic. And another common thing I see are people saying they are going to write those providers... but it doesn't happen. So, I did it :) I started writing the Membership and...
    Posted to Zack Owens (Weblog) by zowens on 10-14-2007, 12:00 AM
    Filed under: .NET, Open Source, ASP.NET, SubSonic, SubSonic Providers, ASP.NET Providers
  • SubSonic of the Day - The Query tool

    By now, you have probably heard of LINQ. LINQ, as you probably know, stands for Language Integrated Query. The LINQ queries you build inside of C# or VB are baked into the .NET 3.5 framework. SubSonic takes a more traditional approach (right now) and uses the Query as an object. Instead of doing weird...
    Posted to Zack Owens (Weblog) by zowens on 10-01-2007, 12:00 AM
    Filed under: .NET, Visual Basic, C#, Open Source, ASP.NET, SubSonic
Page 1 of 4 (33 items) 1 2 3 4 Next >