Al Pascual



Geo RSS
Geo Twitter Timeline

Blogs I read

<December 2008>
SunMonTueWedThuFriSat
30123456
78910111213
14151617181920
21222324252627
28293031123
45678910

Browse by Tags

All Tags » ASP.NET (RSS)
Links of the Month. November 2008.
In my absence many things has happened in the blog world, that I need to catch up. Those post were interesting enough for me to want to share them with you. ASP.NET Scott Gu "released" the new "free" charting control for ASP.NET Very...
Moving Community Server to the Cloud
Next pet project is to move my blog on Community Server to the Cloud. I spend too long making sure my database size does not go over 500 MB, the size limit on my hoster. So once every 3 months I have to do some clean up of the database: DELETE FROM cs_statistics_Site...
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...
Creating a SharePoint Web Part Step by Step
This is the first time I develop for SharePoint, something that I wanted for a while, yet never got a project to do so. I have been a SharePoint user for many years, normally because all companies I have worked they use it as their document repository...
Zip Compressing ASP.NET Session without changing your code using a Session provider.
Scott Hanselman had a post last week to zip your Session state. a great idea I thought to be able to save memory on the computer. Yet I didn’t want to change all my source code to use another class to do so, a nightmare to track all the Sessions in every...
Using GeoTwitter to track the fires in LA
Every year before Halloween, the fires begin here in Southern California. Tonight I was using GeoTwitter GeoRSS Editor to track the fire to share it with my family and friends. The steps to create your georss feed is pretty simple, add as many lines,...
Limitations in Flex 3 and Silverlight 2
Lately I find myself playing with both technologies in the same day. Normally I have open by default Flex Builder 3 and Visual Studio 2008 . Great if you thinking to slow down your computer. Both technologies have become pretty popular to enriched the...
Going to the California Central Coast Code Camp September 27th
The second Central Coast Code Camp will be held September 27th and 28th, 2008, at the Embassy Suites in San Luis Obispo, CA. Register for free here I’ll be presenting Saturday 27th at 3:45 pm follow by a Geek Dinner. On Sunday I won’t miss Woody Pewitt...
Factorial computation in ASP.NET
Zichuan Ye, a coworker wrote for fun a factorial calculator. It does both, multiplication and factorials providing a postback and callback implementation in ASP.NET and VB.NET. A great tool to download and learn from it. He was kind enough to provide...
Posted: Sep 17 2008, 11:10 PM by albert | with no comments
Filed under: , ,
Cross domain request in Silverlight 2.0 beta 2
So you started using Silverlight and you wanted to download a RSS feed, talk to a web service or download a few images from a website to realize that many of the requests you made come back to you empty or you get the 404 error. How do I get the error...
GeoRSS Editor alpha version is up and running
GeoRSS is a great way to share geographic information that updates all the time, sending simple geography (points, lines and polygons to a consumer. GeoRSS is RSS with a collection of points, as flexible as RSS with the advantage of providing location...
Using the ESRI JavaScript API as the Silverlight control SDK
After Richie released the Map Viewer Silverlight control I thought to provide the control with an SDK.  Completely write an SDK in Silverlight for queries and tasks would take a long time. However ArcGIS 9.3 comes out with the Rest Api and Silverlight...
ESRI Silverlight control up on the Code Gallery
I normally do not talk about what ESRI is doing on my personal blog, but something that I have been “very interested” in the past few months just saw the public light. The ESRI Silverlight map Download it here. Or check the demos: http://maps.esri.com...
Javascript communication to Silverlight 2.0
Tonight working with a proof of concept in regards to the communication between Javascript and Silverlight 2.0 has 2 attributes to help you with the task. Class attribute [ScriptableType], method attribute [ScriptableMember]. There are a few steps to...
Visual Studio 2008 Service Pack 1 and .NET Framework 3.5 Service Pack 1 Released!
Finally Visual Studio 2008 Service Pack 1 is out! What does it fix? From Microsoft: Improved WPF designers SQL Server 2008 support ADO.NET Entity Designer Visual Basic and Visual C++ components and tools (including an MFC-based Office 2007 style ‘Ribbon...
More Posts Next page »