in

Al Pascual

a little of ASP.NET with a dust of MVC, a little AJAX, a sprinkle of GIS and Silverlight 2.0

Browse by Tags

  • GeoTwitter version 1.0 released!

      Finally I released the first version, you can see the big map with all the twitters here. Added the iPhone supprt, new look and feel, contact form for your feedback as well. Please let me know what you think and where to go from here! The biggest feature that I have been asked by many users, was...
    Posted to Al Pascual (Weblog) by albert on 06-04-2008
  • Why there is still a limitation in LINQ to SQL?

    LINQ to SQL was going to be the solution that all developers have been asking for to be able to use databases. Now developers would be able to interact with a database using C# and SQL language together and get intellisense to their tables. This for a second how bad was to create your store procedures...
    Posted to Al Pascual (Weblog) by albert on 05-01-2008
  • NTM: How to send email using Exchange in ASP.NET

    I always forget how to send emails using exchange, so I thought to put it on a post for me to find it when I need it. < system.net > < mailSettings > < smtp > < network host = " exchangeServer " username = userName@mydomain.com password = "password " / > <...
    Posted to Al Pascual (Weblog) by albert on 04-23-2008
  • GeoTwitter look and feel is here

    This is an update from the GeoTwitter idea. I started using MVC with a few bumps on the way. Please let me know what you think so far. The concept as you know is simple, adding a location to your twitter. So when you see a message from any of your friends, you'll see a link to be able to be displayed...
    Posted to Al Pascual (Weblog) by albert on 04-17-2008
  • Visual Studio 2008 Service Pack 1 alpha available.

    Well Microsoft calls it Roll up instead of Service Pack 1 . You can download it from here .There are many fixes for VS 2008. The more important ones that developers experienced: Building is slow with large projects. I believe that was the biggest complain from people using VS 2008. Slow typing on the...
    Posted to Al Pascual (Weblog) by albert on 02-10-2008
  • F# the new .NET language

    For many years we had the C# programmers and the VB.NET programmers, now Microsoft is introducing a new language that compiles to the CLR . F# is similar to the Ocaml language. The question here is why the F# language now? Why to learn another NEW syntax to compile to the CLR? I don't get it, what...
    Posted to Al Pascual (Weblog) by albert on 11-05-2007
  • Great article about .NET Security.

    Mark wrote this wonderful article about dotnet security, I always keep in mind that anybody can use reflection to find all my code, not that my code is that great that people will go an extra mile to get it, however I would like to think that after I compile a dll nobody can get into it: http://www.improve...
    Posted to Al Pascual (Weblog) by albert on 11-03-2006
Page 1 of 1 (7 items)
Albert Pascual using CS 2007
Powered by Community Server (Commercial Edition), by Telligent Systems