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
AT&T
Award
Azure
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
LOGO
MapStats
MEF
Michael “Doc” Norton
Microsoft
MSDN
MVC
MVP
MVP 2009
Nuget
Open Source
OSM
PDC
Phil Haack
Random Thoughts
Rick Stahl
Robert Scoble
Scott Guthrie
Scott Hanselman
SharePoint
Silverlight
Silverlight 2.0
Silverlight 3
Silverlight 4
snowboard
SQL
Steve Coast
Steve Jobs
Team Foundation Server
TechEd
Tech-Ed
telerik
Telligent
Triggers
Twitter
UC
UCR
Vacation
Vista
VS2008
VS2010
WCF RIA Services
WhereCampPDX
Wii
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
May 2012 (1)
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
February 2008 - Posts
4
Comments
Microsoft Launch 2008 in Los Angeles was a blast!
by
albertpascual
This morning I went all the way to LA to attend to the Microsoft Launch 2008 in LA. Where after a great presentation from Steve Ballmer on Visual Studio 2008, Microsoft SQL 2008 and Microsoft Server 2008, we were showered on marketing gifts and t-shirts...
Filed under:
C#
,
ASP.NET
,
.NET
,
Microsoft
0
Comments
I'll be blogging live at the Microsoft 2008 Launch in Los Angeles
by
albertpascual
Wednesday 27th is the Microsoft 2008 launch in LA, very exciting day where we'll be able to see the keynotes by Steve Ballmer where he'll introduce Windows Server 2008, Visual Studio 2008 and SQL Server 2008. Send me an email or drop a comment if you...
Filed under:
ASP.NET
,
.NET
,
Microsoft
4
Comments
Your First Silverlight 1.1 and Ajax Project
by
albertpascual
Posted on dotenetslackers on Published: 19 Nov 2007 Al Pascual shows how to create a Silverlight 1.1 web application that leverages Ajax. Introduction The job of a software engineer shouldn't end on the road home from a long day at the office. The hardest...
Filed under:
Code
,
C#
,
ASP.NET
,
.NET
,
Silverlight 2.0
17
Comments
Silverlight 2.0 is almost here
by
albertpascual
Scott Guthrie as always reveals the news after Microsoft pulled Silverlight 1.1 out of the road map. All the requests for new features made Microsoft re-think 1.1. Silverlight 2.0 comes out with socket support and out of the box controls. Everything the...
Filed under:
ASP.NET
,
.NET
,
Silverlight 2.0
0
Comments
GeoRSS is taking off. When location matters.
by
albertpascual
GeoRss came out and only people working with GIS started using it. That's what I thought, a month ago I allowed people to subscribe to my blog using GeoRSS and many did . Now you can read my blog and will let you know the location where the blog is talking...
Filed under:
C#
,
ASP.NET
,
.NET
,
GeoRSS
0
Comments
The code trip is coming to you town soon.
by
albertpascual
This is a fantastic opportunity for developers to learn and see the new stuff coming out from Microsoft. It’s being a year full of new releases and we still getting used to all the new frameworks, ides, plug ins, ajax, databases and service packs that...
Filed under:
ASP.NET
,
.NET
,
Woody Pewitt
0
Comments
Scott Guthrie becomes MS VP!
by
albertpascual
http://www.microsoft.com/Presspass/press/2008/feb08/2008ExpandedLeadershipPR.mspx Congratulations Scott! Al
3
Comments
The Power of Caching on ASP.NET, speed up your web application.
by
albertpascual
I have been using the ASP.NET Cache for many years, as its a complete set of tools that allow me to keep my web site up to date without user interaction. Web applications need to be ready to deliver the data prepared to the user in milliseconds. You should...
Filed under:
Code
,
C#
,
ASP.NET
7
Comments
Do not call name a Web form "Login.aspx" on VS2008 with ASP.NET 2.0
by
albertpascual
In Visual Studio 2005 came out the new framework 2.0, in that one, there was a class called Login that had always problems if you create a page called "Login.aspx" as you partial class was going to be called Login. Now in VS2008 I was hoping...
Filed under:
C#
,
ASP.NET
,
.NET
More Posts