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

  • Code Collection: Old code to improve the DataGrid control

    Found this code in my old hard disk, I remember I received a few emails about how to improve a control, this could be helpful to somebody: /// <summary> /// Summary description for MyDataGrid. /// </summary> public class MyDataGrid : System.Web.UI.WebControls.DataGrid { [Category("Design"...
    Posted to Al Pascual (Weblog) by albert on 06-14-2008
  • 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
  • A few issues installing MVC release 4/16/2008

    Are you already tired of hearing ASP.NET MVC? Microsoft first open source is getting lots of blogging time for the reason that they are adding lots of value for us to decide how would you like to code, instead of going to another Open Source initiative. And that believe it or not is a good thing. I downloaded...
    Posted to Al Pascual (Weblog) by albert on 04-17-2008
  • Finally ASP.NET Dynamic Data

    Many years developers have been looking for applications that will allow you to talk to the database in intellisense. Many expensive products like PDSA came out. Difficult to configured and the results were not that great. Scott Guthrie as always release the new s about Microsoft releasing something...
    Posted to Al Pascual (Weblog) by albert on 04-10-2008
  • Adding a Silverlight User Control into a ASP.NET page

    Got this question many times by email, instead of answering to each person, let me post it here, as well make sure to check the Silverlight forums for all you other Silverlight questions. On the project, right click and click at the Link to Silverlight library, then do this manually Add the binary on...
    Posted to Al Pascual (Weblog) by albert on 03-20-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
  • Second annual ArcGIS Server Code Challenge is here!

    First Place โ€”$15,000 Second Place โ€”$7,500 Third Place โ€”$2,500 From ESRI website: "Developers, including ESRI business partners, are invited to take part in the second-annual ArcGIS Server Code Challenge. Submit your original, ArcGIS Server 9.2 code sample before 5:00 p.m. Pacific Standard Time,...
    Posted to Al Pascual (Weblog) by albert on 01-17-2008
Page 1 of 15 (143 items) 1 2 3 4 5 Next > ... Last ยป
Albert Pascual using CS 2007
Powered by Community Server (Commercial Edition), by Telligent Systems