Browse by Tags

All Tags » .NET (RSS)

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

Silverlight 2.0 Authentication Services. by albertpascual

Message based authentication managed by Silverlight not the browser. Silverlight can use the browsers cookies and send them to the hosts. When you authenticate with ASP.NET the authentication cookie stored to your computer will be used by Silverlight...

Dealing with Silverlight and SSL and without SSL by albertpascual

Silverlight can without any problem talk to HTTP or HTTPS. So if you do not know where will be deployed you’ll need to make sure your application will work well in both scenarios. All your web services will need two configuration on the binding of the...

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

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

Silverlight code samples from Developer Summit Advanced Tech Session by albertpascual

After a big summit all the content comes out for your to learn, as let’s face it, a conference or summit has so much information that is difficult to keep up, I normally write down my notes that I want to follow for the next weeks to look into them. Below...

At the ESRI Development Summit 2009 by albertpascual

Another year comes and my favorite event from ESRI comes to Palm Springs to provide GIS developers with knowledge and show them the new tools. This year the big release was the Microsoft API for ArcGIS Server. Great question for Wednesday morning came...
Filed under: , , , ,

What’s Silverlight Prism? by albertpascual

I have always been an advocate for patters, as they make us better developers. I have always adopted those on my projects, a few years ago you can read my posts about CSLA or the ASP.NET MVC recently. Patters and Practices are great in software development...

Revised: Writing a Calendar control for Community Server by albertpascual

written by Al on Sunday, December 09 2007 Note: After moving from CS 2007 to graffiti this post above links appeared broken, this one will fix that issue. I was tired of looking at my blog page look and feel, that's why during these 3 years blogging I...

Problems with Silverlight DataContractJsonSerializer. by albertpascual

I don’t think I am a patient developer, I do know good developers and they are very patient people that will discover the issues and find what’s the best solution. I write code fast and I expect everything to work, I spend my time in design so if something...
Filed under: ,
More Posts Next page »