Sign in
Come Get Some...Thoughts On Software Technology
Alexander Strauss goes Blog
Translate This Page
Translate this page
Powered by
Microsoft® Translator
Options
About
Email Blog Author
RSS for posts
Atom
RSS for comments
OK
Search
Tags
.Net
Architecture
ASP.Net
Astoria
Cardspace
Development Tools & Tips
Expression
Internet Explorer 8
Links
Media Center
Microsoft Activities & Campaigns
Programming Tasks
S+S
Security
Service Orientation
Silverlight
Standards
Tips
User Experience
Vista
Visual Studio
WCF
Web 2.0
Windows Azure
WPF
Archive
Archives
March 2011
(1)
May 2010
(2)
April 2010
(2)
February 2010
(2)
January 2010
(1)
November 2009
(1)
October 2009
(2)
September 2009
(1)
August 2009
(2)
July 2009
(1)
June 2009
(2)
April 2009
(1)
January 2009
(2)
December 2008
(1)
November 2008
(2)
October 2008
(2)
September 2008
(2)
August 2008
(1)
March 2008
(2)
February 2008
(5)
November 2007
(1)
October 2007
(2)
September 2007
(2)
July 2007
(1)
May 2007
(6)
April 2007
(3)
March 2007
(1)
December 2006
(2)
November 2006
(2)
October 2006
(3)
August 2006
(3)
May 2006
(6)
April 2006
(2)
Posts
Subscribe via RSS
Sort by:
Most Recent
|
Most Views
|
Most Comments
Excerpt View
|
Full Post View
Come Get Some...Thoughts On Software Technology
IE 9 pinned mode and else demo page
Posted
over 2 years ago
by
Alex Strauss
0
Comments
Short revival of my blog with sharing a site I created to play a bit with the new taskbar features of Internet Explorer 9. After I realized that the site actually shows a good overview of most of the features described on the MSDN pinned site documentation...
Come Get Some...Thoughts On Software Technology
Do Enterprises Need An Independent Browser Strategy?
Posted
over 3 years ago
by
Alex Strauss
1
Comments
Microsoft Australia is currently driving a campaign where using Internet Explorer 6 is compared to drinking 9 year old milk. The by far biggest share of IE6 still used is in large enterprises. There are certainly many reasons why this is the case but...
Come Get Some...Thoughts On Software Technology
A Few IE8 Tips for Developers And IT-Professionals
Posted
over 3 years ago
by
Alex Strauss
0
Comments
Use the WebSlice title for dynamic user related content The only information of a WebSlice that is visible while normal usage of the browser is the caption of the button in the favorites pane. This caption is provided by an HTML portion which is annotated...
Come Get Some...Thoughts On Software Technology
Application Partitioning with MEF, Silverlight and Windows Azure – Part II
Posted
over 3 years ago
by
Alex Strauss
0
Comments
Welcome back to the partitioned blog post about application partitioning with Silverlight MEF and Windows Azure. In this second and last post I will talk about how you can retrieve the information about the deployed parts of the application and retrieve...
Come Get Some...Thoughts On Software Technology
Application Partitioning with MEF, Silverlight and Windows Azure – Part I
Posted
over 3 years ago
by
Alex Strauss
0
Comments
The Managed Extensibility Framework (MEF) supports you in creating loosely coupled and partitioned applications. To embrace those paradigms makes sense for many reasons. Some of the various benefits are: Share work across multiple developers or development...
Come Get Some...Thoughts On Software Technology
Tales About Working With The Azure Service Management API – Chapter III
Posted
over 3 years ago
by
Alex Strauss
0
Comments
After my last post I was a little bit dissatisfied with the fact that if you use the scripts frequently the blob storage container will fill up quite a bit. As already outlined this will affect the monthly charges billed to your account especially when...
Come Get Some...Thoughts On Software Technology
Tales About Working With The Azure Service Management API – Chapter II
Posted
over 3 years ago
by
Alex Strauss
1
Comments
After I elaborated a bit on one of the base requirements to work with the Azure Service Management API at all which is enabling a valid certificate to authenticate your calls to the API I want today share some thoughts about how to automate tasks related...
Come Get Some...Thoughts On Software Technology
Tales About Working With The Azure Service Management API – Chapter I
Posted
over 3 years ago
by
Alex Strauss
0
Comments
For enterprises, power users and people who simply don’t like the Azure administration portal but do use Windows Azure as an deployment option for their applications or services it may be desirable to integrate deployment and administration tasks into...
Come Get Some...Thoughts On Software Technology
DHL Shipment Tracking Accelerator for IE8
Posted
over 4 years ago
by
Alex Strauss
1
Comments
Today it’s going to be a short and extremely non technical post however I thought this may be of interest to some of you. I had some spare time and was waiting for DHL to deliver my copy of Dragon Age: Origins . So I consulted the DHL tracking system...
Come Get Some...Thoughts On Software Technology
Installing IEAK IN A VPC without Disk Space Determination
Posted
over 4 years ago
by
Alex Strauss
0
Comments
If you try to install the Internet Explorer Administration Kit on a Virtual PC image you may have probably encountered the following situation The box shown above appears and stays there forever. The only option you have is to click the “Return” button...
Come Get Some...Thoughts On Software Technology
Win7 your Visual Search if it speaks RSS
Posted
over 4 years ago
by
Alex Strauss
0
Comments
I already blogged quite a bit about the new Visual Search feature in Internet Explorer 8. Since this needs some customizations on the server side in order to create search responses that correspond to the Visual Search standard and are either in JSON...
Come Get Some...Thoughts On Software Technology
Update: Enterprise RIA Project Now Running on Silverlight 3 Release Version
Posted
over 4 years ago
by
Alex Strauss
0
Comments
As the release schedule of our Enterprise RIA template and sample application was a little bit unfortunate we now had the time to update the project. We needed to do some changes to the code which we couldn’t do before now due to some time constraints...
Come Get Some...Thoughts On Software Technology
The Music Industry – Your Dear Pals
Posted
over 4 years ago
by
Alex Strauss
0
Comments
Due to some recent changes in licensing for LyricWiki to provide song lyrics via web service calls my famous Radio GaGa Silverlight application does no more show lyrics of the selected songs. As said this is due to some restrictions made by the music...
Come Get Some...Thoughts On Software Technology
Silverlight 3 Business Applications Made Easy
Posted
over 4 years ago
by
Alex Strauss
0
Comments
Jörg an I created a new RIA Template and sample application for enterprise applications based on Silverlight 3 and the Silverlight Toolkit. This Visual Studio template and sample application provides a basic structure with sample code for an Enterprise...
Come Get Some...Thoughts On Software Technology
Radio GaGa New Version And Live On Windows Azure
Posted
over 4 years ago
by
Alex Strauss
1
Comments
I took some more time to enhance Radio GaGa, the sample application from my last post . It now supports search, has a home button, artist paging functionality and an updated layout and was updated to work with the final Silverlight 3 runtime. And as I...
Come Get Some...Thoughts On Software Technology
The ViewModel Pattern in Silverlight – An Example
Posted
over 4 years ago
by
Alex Strauss
2
Comments
During the last few weeks I was working with Silverlight again quite a bit. This meant I had to write some code for several showcase projects, too. Of course no real production code (beware) but nevertheless in the end the applications were doing what...
Come Get Some...Thoughts On Software Technology
Physics, Silverlight and Visualization…Update!
Posted
over 4 years ago
by
Alex Strauss
1
Comments
Due to quite some unexpected demand for the sources of the knowledge management showcase published in this blogpost even now almost 2 years after the initial post I took some short time and updated the solution. So now should at least rudimentary work...
Come Get Some...Thoughts On Software Technology
Short Gotcha When Working With Extent Initialization In ‘M’
Posted
over 4 years ago
by
Alex Strauss
0
Comments
Not just in order to show that this Blog is still alive but also because it may be a little useful hint for all of you doing the first steps with M, the language of the Oslo Developer Center . As you might already know you can create data models with...
Come Get Some...Thoughts On Software Technology
Building a Visual Search Service for IE8 with WCF - Part V
Posted
over 4 years ago
by
Alex Strauss
0
Comments
With some delay here is the final part of the series on how to implement a IE8 Visual Search Service using WCF. In this last part I will deal with the small bits which are still open in order to be able to deploy a full functioning Visual Search service...
Come Get Some...Thoughts On Software Technology
Using IE8 Beta2 IEAK with RC1 Bits
Posted
over 4 years ago
by
Alex Strauss
1
Comments
The release of Internet Explorer 8 RC1 is just around the corner and fortunately there is a significant number of people and organization that want to release their own customized version of IE8. Luckily Microsoft publishes a tool that can let you easily...
Come Get Some...Thoughts On Software Technology
Building a Visual Search Service for IE8 with WCF - Part IV
Posted
over 5 years ago
by
Alex Strauss
3
Comments
Well I have to hurry up a bit as I initially planned to have this series finished even a while ago and now I'm even struggling to finish it until the end of the year. Anyway here is the next part and as promised this time I will focus on the search providers...
Come Get Some...Thoughts On Software Technology
Building A Visual Search Service For IE8 With WCF - Part III
Posted
over 5 years ago
by
Alex Strauss
2
Comments
It's definitely about time to publish the promised third part of this series. This time I will cover the class model which I used to let the .Net XmlSerializer generate the necessary XML structure. I want to utilize almost the full breadth of the capabilities...
Come Get Some...Thoughts On Software Technology
Building a Visual Search Service for IE8 with WCF - Part II
Posted
over 5 years ago
by
Alex Strauss
4
Comments
Welcome to part two of this series on how to implement a visual search service for IE8 using the Windows Communication Foundation (WCF) and other .Net technologies or libraries. The first part described the overall scenario of the service and today I...
Come Get Some...Thoughts On Software Technology
Building a Visual Search Service for IE8 with WCF - Part I
Posted
over 5 years ago
by
Alex Strauss
1
Comments
Beta 2 of Internet Explorer has been out for a while now and as you already know one of the new functionalities of Beta 2 is the visual search feature. Since there is a really extensive introduction about visual search and the steps on the IE8 side in...
Come Get Some...Thoughts On Software Technology
Attaining IE8 Site Compatibility - Short Reference
Posted
over 5 years ago
by
Alex Strauss
2
Comments
Ok, once again some information regarding the new IE8. This product is occupying me quite a bit however I think it is important to tell the story about better W3C standards compliance and new compelling and easy to develop extensibility and what that...
Page 1 of 3 (67 items)
1
2
3