Al Pascual ASP.NET Blog
Check my personal blog at http://alpascual.com
Sign in
|
Join
Home
Contact
About
RSS
Atom
Comments RSS
Search
Tags
.NET
.NET 4
.NET RIA Service
.NET Rocks
.Telligent
Adobe
AJAX
Apple
ArcGIS
architecture
ArcObjects
ASP.NET
ASP.NET MVC
Award
Azure
Barack Obama
Books
C#
cache
clientaccesspolicy
CLR Triggers
Code
Code Camp
CodePlex
Community Server
crossdomain.xml
Daniel Egan
Dave Bouwman
devconnections
developer poll
Dojo
DotNetShoutOut
dvr
Email
Enterprise
Entity Framework Code First
ESRI
Flex
Geo Twitter
GeoRSS
Graffiti
IEUG
IIS
iOS4
ipad
iPhone
iphone 4
JavaScript
LINQ to SQL
MapStats
MEF
Michael “Doc” Norton
Microsoft
MSDN
MVC
MVP
MVP 2009
Nuget
Open Source
OSM
PDC
Phil Haack
Podcast
Pownce
QIK
Random Thoughts
Rick Stahl
Robert Scoble
Scott Guthrie
Scott Hanselman
SharePoint
Silverlight
Silverlight 2.0
Silverlight 3
Silverlight 4
snowboard
Social Media
Sockets
SQL
SQL Server Compact Edition
Steve Coast
Steve Jobs
TechEd
Tech-Ed
telerik
Telligent
Triggers
Twitter
UCR
Vacation
Vista
VS2008
VS2010
Windows 7
windows phone 7
Woody Pewitt
WP7
WPF
Xbox
Zip
Sponsors
advertise here
News
Follow me
Read my Personal blog
Navigation
Home
Blogs
Archives
February 2012 (1)
December 2011 (1)
November 2011 (1)
August 2011 (2)
July 2011 (2)
June 2011 (3)
May 2011 (5)
April 2011 (2)
March 2011 (2)
February 2011 (1)
December 2010 (6)
November 2010 (2)
October 2010 (3)
September 2010 (2)
August 2010 (2)
July 2010 (5)
June 2010 (9)
May 2010 (6)
April 2010 (7)
March 2010 (6)
February 2010 (8)
January 2010 (5)
December 2009 (2)
November 2009 (8)
October 2009 (4)
September 2009 (5)
August 2009 (4)
July 2009 (7)
June 2009 (12)
May 2009 (13)
April 2009 (18)
March 2009 (19)
February 2009 (8)
January 2009 (10)
December 2008 (15)
November 2008 (6)
October 2008 (9)
September 2008 (9)
August 2008 (12)
July 2008 (6)
June 2008 (9)
May 2008 (11)
April 2008 (14)
March 2008 (8)
February 2008 (9)
January 2008 (5)
Blogs I read
Al Pascual
June 2008 - Posts
3
Comments
Speaking at the Inland Empire User Group
by
albertpascual
July 8th I’ll be presenting http://geotwitter.net at the Inland Empire User G roups. I don’t have a power point presentation yet for GeoTwitter . Right now I show the website and each part of the code as well as how to connect to the C odePlex to download...
Filed under:
C#
,
ASP.NET
,
.NET
,
Geo Twitter
,
IEUG
0
Comments
ArcGIS 9.3 has was release today
by
albertpascual
ArcGIS 9.3 Release comes with loads of online resources for anybody to get up to speed fast: What’s new on ArcGIS 9.3 Watch the presentation here. Documentation can be found here. With great ADF and JavaScript samples. You’ll find online demos that will...
Filed under:
C#
,
ASP.NET
,
.NET
,
ESRI
2
Comments
Hospital Implements High-Tech Emergency Response System
by
albertpascual
The project I develop is in the news today: From Information Week: “GPS-enabled cell phones and other mobile location-tracking technologies used for Enhanced 911 capabilities are helping emergency response workers find people in trouble. The deployment...
Filed under:
C#
,
ASP.NET
,
.NET
,
JavaScript
,
ESRI
1
Comments
UDP Packet Generator
by
albertpascual
Tonight I need a UDP Packet generator, so I thought just to paste it here so I can help anybody looking for something like that. I have a few files I want to transfer using UDP to another machine. Remember that UDP does not warranty delivery. Change the...
Filed under:
Code
,
C#
,
.NET
,
Sockets
3
Comments
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:
Code
,
C#
,
ASP.NET
,
.NET
,
LINQ to SQL
2
Comments
And the free MSDN Subscription goes to …
by
albertpascual
Share this post : I spent this weekend looking at all the submission from all around the world. I finally narrow it down to 5 people that in my mind and opinion, even maybe wrong, they deserve the Premium MSDN subscription. I was looking for a person...
Filed under:
ASP.NET
,
.NET
,
Microsoft
,
MSDN
0
Comments
Code Collection: Old code for retriving emails using POP3
by
albertpascual
Looking still around my hard disk I am finding lots of code that I didn't know I had, I hope somebody can use it. This code is to handle email POP3. // // To do // Extracting mail attachment, and supporting differenet mime types and content // types....
7
Comments
Giving away a free MSDN subscription to the community.
by
albertpascual
I got another free MSDN subscription to give away , I gave one last night to the Inland Empire User Group . How do I make sure to give it to the community? I thought that anybody reading my blog is part of the community. I want to make sure that goes...
Filed under:
ASP.NET
,
.NET
,
MSDN
0
Comments
GeoTwitter version 1.0 released!
by
albertpascual
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...
More Posts