To create a quick and dirty widget from myWeather wordpress plugin just add the following to the end of myweather.php… read full article
myWeather widget
5 Replies
To create a quick and dirty widget from myWeather wordpress plugin just add the following to the end of myweather.php… read full article
The new ADO.NET 2.0 and it’s typed datasets and table adapters are very useful tools for creating a DAL in you application. Still when working with SQLServer 2000 implementing transactions is a bit tricky. … read full article
Creating a wrapper over QHttp that can perform GET and POST requests in a synchronous way.… read full article