Welcome!

From the CTO of RADSense Software

Alin Irimie

Subscribe to Alin Irimie: eMailAlertsEmail Alerts
Get Alin Irimie via: homepageHomepage mobileMobile rssRSS facebookFacebook twitterTwitter linkedinLinkedIn


Top Stories by Alin Irimie

Microsoft announced at TechEd India — a show running simultaneously with TechEd 2009 in Los Angeles, a new software development kit for people interested in building apps in PHP for Windows Azure cloud. The PHP SDK for Windows Azure, a.k.a. PHPAzure, is an open source project, available for download from Microsoft CodePlex. The SDK provides consistent programming model for Windows Azure Storage (Blobs, Tables, Queues). Program Manager, Peter Galli, said Microsoft also is announcing “the launch of a series of projects that offer samples and a toolkit that enable PHP developers to include Silverlight controls, Microsoft Virtual Earth maps and IE Webslices and Accelerators in PHP web applications; as well as automatically generated a simple Create, Read, Update, Delete (CRUD) PHP application from a table in SQL Server.” A Technology Preview of the PHP SDK for Windows Az... (more)

Windows Server 2008 R2 Release Candidate Now Available For Download

Buried under the buzz around Windows 7 RC release, here’s an important update from Microsoft - Windows Server 2008 R2 release candidate. Windows Server 2008 R2 is the first Windows operating system to be offered for only 64-bit processors. And Windows Server 2008 R2 can now support up to 256 logical processor cores for a single operating system instance, including enhancements in Hyper-V virtual machines which are able to address up to 32 logical cores in a single VM. These improvements not only guarantee more bang for your server hardware buck, but also offer better reliability w... (more)

ASP.NET MVC For Visual Studio 2010 Beta 1 Released

Microsoft released ASP .NET MVC for Visual Studio 2010 Beta 1, you can find the installer on CodePlex. Many of the new Visual Studio 2010 features intended to support the TDD workflow fit very nicely with ASP.NET MVC, which ScottGu will describe in an upcoming blog post. If you run into problems with the installer, try out this troubleshooting guide by Jacques, the developer who did the installer work and do provide feedback. You’ll notice that the installer says this is ASP.NET MVC 1.1, but as the readme notes point out, this is really ASP.NET MVC 1.0 retargeted for Visual Stu... (more)

A Search Engine for the iPhone AppStore

With over 70 thousand new applications for the iPhone & iPod Touch on the iTunes AppStore, it is no doubt that Apple hit the mark there. With the tremendous success of this new emerging developers platform it is becoming really hard for end users to find the application that they want to install in their devices. We need a solution to enable a more smooth App discovery process, because finding for application inside iTunes is really terrible and slow. This is what uquery.com is doing to help all the iPhone fanatics to easily find new applications.With custom query parameters it ... (more)

SQL Azure Migration Wizard

SQL Azure Migration Wizard helps you migrate your local SQL Server 2005 / 2008 databases into SQL Azure. The wizard walks you through the selection of your SQL objects, creates SQL scripts suitable for SQL Azure, and allows you to edit / deploy to SQL Azure. The SQL Azure Migration Wizard (SQLAzureMW) will let you identify a SQL Server 2005 / 2008 database that you want to migrate to SQL Azure or select an existing SQL file that has the commands you want to execute against SQL Azure. If your source is a SQL Server database, SQLAzureMW will walk you through the different object ... (more)