Home / ASP.NET Weblogs

Browse by Tags

Related Posts

  • 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
  • AJAX 4.0 release at CodePlex

    I just received an email from my MVP lead about these new release. Seems like lately Microsoft is using CodePlex for all their releases, a very good thing. Allows developers to see the code and learn. Microsoft transparency improves every year. Everything started with Phil Haack being offered a job there...
    Posted to Albert Pascual ASP.NET Blog (Weblog) by albertpascual on 07-22-2008, 12:00 AM
    Filed under: C#, ASP.NET, .NET, AJAX, CodePlex
  • iPhone support for GeoTwitter.Net

    I spent this shorts periods of free time this long weekend providing iPhone support to GeoTwitter , actually for a non UI person like me a little more difficult that I thought, still looking back to it, looks pretty crappy compared to other iPhone designs like Hahlo . The improvements in the new version...
    Posted to Albert Pascual ASP.NET Blog (Weblog) by albertpascual on 05-24-2008, 12:00 AM
    Filed under: Code, C#, ASP.NET, .NET, Geo Twitter, CodePlex
  • Who gets more replies on Twitter? GeoTwitter Alpha 0.3 available and running!

    Added a new feature requested that had nothing to do with geography but seemed pretty cool. I'll be keeping track of peoples replies to see who gets more replies on the public timeline. There is a delay on the public timeline, however hopefully in a few days we can tell who is in the lead. See report...
    Posted to Albert Pascual ASP.NET Blog (Weblog) by albertpascual on 05-19-2008, 12:00 AM
    Filed under: Code, C#, ASP.NET, .NET, Geo Twitter, CodePlex
  • 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
  • Terminals v1.6b - Release

    I wanted to post up more details of an open source application I have been contributing to lately. Terminals is a multi-protocol tabbed interface for remote connections. Right now it supports all of these connection types: 1. RDP – Microsoft’s Remote Desktop aka Terminal Services 2. VNC – Virtual Network...
    Posted to Rob Chartier ~ Contemplation... (Weblog) by Rob Chartier on 10-02-2007, 12:00 AM
    Filed under: C#, .NET, Windows Forms, RDP, Terminals, Telnet, VNC, System Administration, Codeplex
  • I made it to Channel 9

    Back in October, I was part of the first ever CodePlex town hall hosted by Sara Ford the PM of CodePlex.  I gave a 10 minute demo of my open source project Task Service which is hosted on CodePlex. Watch the video here http://cli.gs/Channel9 . I appear from minutes 11 through 22, then after the...
    Posted to Joseph Guadagno (Weblog) by jguadagno on 12-03-2008, 12:00 AM
    Filed under: .NET, CodePlex, Task Service, C#
  • Fast Reflection Library

    This is a project I've created in CodePlex under Microsoft Public License (Ms-PL) . You can find it here . Simple Usage Reflection is one of the most important features of .NET platform. The way of accessing/assigning a property or invoking a method dynamically is widely used by numerous projects. As...
    Posted to Happy Coding (Weblog) by JeffreyZhao on 01-27-2009, 12:00 AM
    Filed under: C#, Reflection, CodePlex
  • jQuery & .NET

    In the Javascript world, the hot topic these days seems to be jQuery .  Microsoft is beginning to see its value, and DotNetNuke is baking it in in their 5.0+ release.  For me, it just makes sense to add it to my portfolio. When I take the time to learn any sort of new technology I make an attempt...
    Posted to Rob Chartier ~ Contemplation... (Weblog) by Rob Chartier on 04-07-2009, 12:00 AM
    Filed under: .NET C#, C#, .NET, ASP.NET, AJAX, 2008, Codeplex, Javascript, jQuery
  • FluentPath: a fluent wrapper around System.IO

    .NET is now more than eight years old, and some of its APIs got old with more grace than others. System.IO in particular has always been a little awkward. It’s mostly static method calls ( Path.* , Directory.* , etc.) and some stateful classes ( DirectoryInfo , FileInfo ). In these APIs, paths are plain...
    Posted to Tales from the Evil Empire (Weblog) by Bertrand Le Roy on 03-10-2010, 12:00 AM
    Filed under: ASP.NET, C#, .NET, jQuery, CodePlex, FluentPath
Page 1 of 3 (24 items) 1 2 3 Next >