Amir Shevat's blog
Silverlight 2.0 Calculator Example Application
Some of the functionality still does not work, but the test in general works!
Useful tool - Vista Battery Saver
Yesterday, I lectured on environmental technologies and had a chance to present, what I think is, one of the most useful ,open source downloads for people who use Vista on their laptop.
A few months ago, my friend Tamir Khason has released a super cool open source application called Vista Battery Saver.
Does the open source professional services business model suck?
Today I participated and lectured at an open source event. It was great to meet enthusiastic people that believe in something bigger then themselves. These events are always a mixture of young people full of vigor and need for rebellion as well as more balanced older people that have believed in open source for a long time.
I have been intrigued with open source and open source business models for a long time now, so I might belong to the second group.
PHP calling .NET - PHP to WCF calls with parameters
In my last post I provided an example of PHP calling a .NET windows communication foundation web service. The PHP invoked the .NET service with no parameters, getting the time on server.
Sometime (well, most of the times) you need to pass parameters to the .NET web service. for example you might want to pass a client ID and get back its account balance.
Here is what you do:
PHP calling .NET - PHP to WCF communication
I am done doing my first PHP to .NET interoperability example. In this example a PHP page calls a windows communication foundation (WCF) service in .NET
Here is what we want to create:
First create a "out of the box" windows communication foundation (WCF) WCF service library project.
Does Google want us to switch from Internet Explorer to Firefox?
Lately, I seem to have a problem log-in into Gmail from my Internet Explorer, this happens both at work (IE over Vista) and at home (IE over XP).
I get this wonderfully informative error message:
Doing a couple of "refresh" helps sometimes.
But what really helps is using FireFox instead of Internet Explorer- This problem does not happen in FireFox.
PHP calling .NET - Running WCF service with basicHttpBinding
I am Writing a PHP application that needs to run a back end .NET application. When creating a running the WCF web service out of the box, the PHP could not connect to the web service.
The problem:
The PHP returns "Caught exception: Cannot process the message because the content type 'text/xml; charset=utf-8' was not the expected type 'application/soap+xml; charset=utf-8'."
The reason:
WCF is running a new version of web services than expected by the PHP.
Tip: Visual Studio 2008 fails to debug WCF web service
When trying to debug a WCF ( windows communication foundation) .NET 3.5 framework library, you might encounter a problem where Visual Studio (VS 2008) refuses to run or debug the WCF web service.
the problem:
The error you get from the WCF test client when trying to debug the WCF service is this - "WCF Test Client: Unrecognized option 'targetclientversion' specified"
I love my MVC ...
If this was a comics style blog it would start like this:
They both stood there, the clean and virtues super-hero MVC and his arch-enemy the dirty and corrupt spaghetti-design-pattern... they were both aware that only one of them will prevail.



