May 2009 - Posts

0
Comments

Is Silverlight 2 ready for the Enterprise solution? by albertpascual

Is it my imagination or they are selling Silverlight for the enterprise space? This is a question to all experts, in my line of work, I have to deliver enterprise solutions that will stand in any environment and will talk to existing enterprise architectures...
0
Comments

Links for the month of May by albertpascual

It’s being a while since posting links to what’s happening around the community, I thought today is a perfect day to do that as I have to catch up myself on the blogs and email, I have been really busy traveling for work. Things not to miss a free event...
2
Comments

Visual Studio 2010 Beta 1 is available now! by albertpascual

Download the new Microsoft Studio 2010 Beta as just became available if you haven’t heard by now, with .NET 4 It’s the next gen of next-gen applications. Download the Visual Studio 2010 Professional and Team System Betas and see for yourself how they...
Filed under: ,
2
Comments

Patterns: What is .net RIA Services? by albertpascual

Microsoft is getting big in Patterns and practices, something that architects really like to see. I personally like to follow a pattern instead of designing my own, laziness? Probably not, whatever I came out with, won’t be as good as a team or people...
2
Comments

Creating a folder inside the ZIP file with System.IO.Packaging by albertpascual

Jon Galloway posted a great article how to zip files using .NET without any external library, after that many people were asking how to create a directory inside that zip file to organized the ZIP http://weblogs.asp.net/jgalloway/archive/2007/10/25/creating...
Filed under: , , , ,
1
Comments

Silverlight MapStats.NET source code posted at the Gallery by albertpascual

I added all the code for MapStats.NET at the ESRI code gallery. http://resources.esri.com/arcgisserver/apis/silverlight/index.cfm?fa=codeGalleryDetails&scriptID=16294 What is map stats ? is a project to provide a overview of who is in your website...
8
Comments

Fire And Forget class for ASP.NET by albertpascual

To reply the email I received this week about an old post of mine from 2005 that I cannot find, I did some digging. This is the class to create a thread for a process that takes a long time to run in ASP.NET without much ADO. public class A s y n c H...
Filed under: , ,
0
Comments

My ugly face is at the front page of Tech-ed happening this week in LA by albertpascual

Tech-Ed is back in LA this week. They are streaming all the presentations online for users to get the most. This year seems like there are more conferences than ever before as well as code camps, I believe to become an attendee in all of them is a full...
Filed under:
0
Comments

The ArcGIS API for Microsoft Silverlight™/WPF™ Build 209 is available now by albertpascual

ESRI posted the new drop dll build 209 at the resource center to download! http://resources.esri.com/arcgisserver/apis/silverlight/ Build 209 - May 2009 Resolved bugs: Resizing the map control continously will generate a large number of requests for dynamic...
2
Comments

How to get the Image from the MXD using ArcObjects by albertpascual

First thanks to all the people that helped me with ArcObjects. I have a project using Silverlight that need to populate the TOC with the image in each layer. All the symbology is stored on the Map Service. Silverlight uses the REST layer to communication...
More Posts Next page »