Browse by Tags

All Tags » AJAX » .NET (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...

Cross domain request in Silverlight 2.0 beta 2 by albertpascual

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

What the AJAX Sys.ParameterCountException: Parameter count mismatch error? by albertpascual

Developers turn to Google or Cuil.com when they receive an error message, I believe is an automatic reaction, in the old days you were stuck debugging that COTS library, right now, we are looking for peers that went through the same experience, and hopefully...
Filed under: , , , ,

AJAX 4.0 release at CodePlex by albertpascual

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

Pre-order on Amazon: Developing Service-Oriented AJAX Applications on the Microsoft® Platform by albertpascual

A must have book if you use MS AJAX on your web applications be on the UpdatePanel. Mr. Daniel Larson wrote the amazing book. Great reference guide as a good general real to understand MS AJAX. Cheers Al
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...

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: , , , , ,

Adding GeoRSS to GeoTwitter by albertpascual

As many of you know, at least the 2 people that read my blog. I am writing a new web application called geotwitter for fun. Link to the series In a few words, provides a geo location to you updates in twitter. There are many features that are not implemented...
Filed under: , , , , ,

Using LINQ to SQL makes life easier. An introduction of LINQ to SQL. by albertpascual

LINQ to SQL came out with 3.5 and I am still amazed that many people accomplished to stay away from that simple technology. When you ask them, they've heard about but they are not sure how everything works together. Instead of looking it up to learn to...
More Posts Next page »