Al Pascual ASP.NET Blog
My blog at the ASP.NET mother ship, check my personal blog at http://alpascual.com
Sign in
|
Join
Home
Contact
About
RSS
Atom
Comments RSS
Search
Tags
.NET
.NET RIA Service
.Telligent
Adobe
AJAX
Apple
ArcObjects
ASP.NET
ASP.NET MVC
Award
Azure
Barack Obama
Books
C#
clientaccesspolicy
CLR Triggers
Code
Code Camp
CodePlex
Community Server
crossdomain.xml
Daniel Egan
Dave Bouwman
Dojo
DotNetShoutOut
Email
Enterprise
ESRI
Evolution
fiddle
Fiddler
Flex
Geo Twitter
GeoRSS
Google
Graffiti
Guy Kawasaki
HttpHandler
HttpModule
IEUG
IIS
INETA
iPhone
iPhone OS 3.0
ISA
James Fee
JavaScript
Jon Galloway
jQuery
LINQ to SQL
LOGO
MAC
MapStats
Mesh
Mexico
Microsoft
MSDN
MVC
MVP
MVP 2009
Open Source
ORCSWEB
Palm
PDC
Phil Haack
Podcast
Pownce
QIK
Random Thoughts
Rick Stahl
Robert Scoble
Scott Guthrie
Scott Hanselman
SharePoint
Silverlight 2.0
Silverlight 3
snowboard
Sockets
SQL
Team Foundation Server
TechEd
Tech-Ed
Telligent
Triggers
Twitter
UC
UCR
UDP
Vacation
Vista
VS2008
VS2010
Wii
Windows 7
Woody Pewitt
WPF
Xbox
Zip
Sponsors
advertise here
News
Follow me
Read my Personal blog
Follow me at Geotwitter.net
Navigation
Home
Blogs
Archives
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
Recent Posts
0
Comments
The ESRI Dev Summit 2010 hosted in Palms Springs CA is open for registration.
by
albertpascual
My favorite conference/summit is now open for registration. If you are a developer in GIS or even just getting into mapping and location, this is a must go. You’ll find how to use the ESRI Silverlight SDK, Flex, JavaScript and the new iPhone SDK. So many...
0
Comments
Error running ASP.NET application with impersonation: runtime Failed to start monitoring changes
by
albertpascual
When you get this error “ASP.NET runtime Failed to start monitoring changes (…) ” on your ASP.NET app is frustrating to find what is causing this problem, normally is when you moved an application from a computer to another. I personally seen it happen...
Filed under:
ASP.NET
0
Comments
Problems running Windows Communication Foundation (.svc) on an upgraded Windows 7 and IIS 7
by
albertpascual
The installation to upgrade from Vista to Windows 7 does not fix or upgrades IIS 7. So IIS 7 wasn’t fix to run Silverlight xap files of Windows Services. When trying to run a Windows Service with SVC extension on a Windows 7 machine that was upgraded...
Filed under:
.NET
,
Windows 7
0
Comments
The ESRI Latin American Conference in Bogota, Colombia
by
albertpascual
I was lucky enough to travel to Bogota to teach a ESRI ArcGIS Silverlight API workshop for the LAUC. All ESRI distributors in South America came to the conference and some came to the workshop. Was great meeting all the people passionate about GIS. It...
0
Comments
Cloud Camp LA 9/30/2009
by
albertpascual
CloudCamp is coming to LA on 9/30 CloudCamp is an unconference where early adapters of Cloud Computing technologies exchange ideas. With the rapid change occurring in the industry, we need a place we can meet to share our experiences, challenges...
Filed under:
Code Camp
0
Comments
Starting with Silverlight 3 MEF to load .XAP files dynamically is a little harder than I thought
by
albertpascual
A few simple steps to start with MEF. Download the Managed Extensibility Framework from here Add a reference to the MEF dll System.ComponentModel.Composition.dll found after unzipping the download at the MEF_Preview_6\bin\SL3 Add a new application...
1
Comments
.NET RIA Services Part 4: Calling methods on the Server from Silverlight.
by
albertpascual
In Part 2 I introduced the concept of sharing code between tiers. When creating a new class in ASP.NET with the name .shared, .NET RIA Service will generate a hidden class as well in Silverlight with the same code. So you are compiling the code once in...
Filed under:
Silverlight 3
,
.NET RIA Service
1
Comments
Part 3: Accessing Security and Authentication in Silverlight using .NET RIA Services.
by
albertpascual
Please read the previous post from this series you can catch up. I have received many questions about the previous post of how the proxy files actually work. I was looking how .NET RIA Service connects ASP.NET and Silverlight, I was expecting the code...
Filed under:
Silverlight 3
,
.NET RIA Service
0
Comments
Working on Silverlight .NET RIA Services Part 2
by
albertpascual
If you haven’t please read part 1 before reading this post. The most powerful thing about .NET RIA Services besides the whole framework, is the concept of sharing code from ASP.NET and Silverlight without extra steps and setting up Web Services manually...
Filed under:
Silverlight 3
,
.NET RIA Service
2
Comments
Mixing Silverlight and MS ASP.NET AJAX 3.5 in the same web application.
by
albertpascual
With the templates coming out of VS2008 when you create a Silverlight application, a ASP.NET Web project is created for you to test your Silverlight app that adds the control into a ASPX page and a HTML page. Many developers will use the power of ASP...
Filed under:
AJAX
,
Silverlight 3
More Posts
Next page »