Browse by Tags

All Tags » ASP.NET » Code (RSS)

Going to the California Central Coast Code Camp September 27th by albertpascual

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 by albertpascual

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...
Filed under: , ,

GeoRSS Editor alpha version is up and running by albertpascual

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 by albertpascual

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...

Javascript communication to Silverlight 2.0 by albertpascual

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...

Best practices for using LINQ to SQL on your existing web applications. by albertpascual

Previously I have been talking about the limitations of Linq to SQL for your data layer. You should read it here . This post is part of the Linq to SQL series . Linq to SQL is a great technology I found that adding the data layer on the web application...
Filed under: , , , ,

How to add GeoTwitter to your blog or website by albertpascual

  You can add Geotwitter.NET to your website or blog with a simple JavaScript include and will provide two functions: You can see the last 10 users using Twitter the have a location as well as you can only show your last location. The code to add...

iPhone support for GeoTwitter.Net by albertpascual

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...

Writing good performance web application for the masses. Twitter FAQ? by albertpascual

I have recently being a twitter user, not proud that I become a user or better said a reader. I have blogged before about twitter , but after forcing myself to use it I have a much better opinion about such a service. I like to read some people’s...
Filed under: , , , , ,

Who gets more replies on Twitter? GeoTwitter Alpha 0.3 available and running! by albertpascual

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...
More Posts Next page »