Announced just today, and picked up first by Gizmodo, Apple will be relaxing all restrictions on the development tools used to create iOS apps. Also in a very surprising move, the company at One Infinite Loop, CA has also published App Store Review Guidelines for developers.
According to the latest round of rumors, Microsoft’s CEO Steve Ballmer will make a surprise appearance at WWDC 2010 (7 minutes to be exact from Steve Jobs keynote) to announce Visual Studio 2010 for iPhone, iPad and Mac OS development. John Gruber of Daring Fireball reports the following.
Microsoft today has announced the general availability of Visual Studio 2010 and .NET Framework 4. In a press release today, the company announced that VS2010 and the new .NET Framework 4 will be available for developers after the launch event which is taking place in Las Vegas today. The final version of Silverlight 4 will also be available later this week.
Just found out this Visual Studio 2010 theme for Windows 7 and thought I should share it with you all. This theme includes 3 VS2010 wallpapers (wish they were widescreen), and has been put together by Rob Caron for all the .NET devs out there.
Microsoft has just released the Release Candidate version of Visual Studio 2010 for public download. You can now download and try out Visual Studio 2010 RC and .NET Framework 4 RC before the final version which is due to hit retail in this first quarter of 2010.
Microsoft has just released Silverlight 4 based facebook client for both Windows and Mac OS X. Back in April last year, Microsoft showed off a proof of concept facebook client which was made using facebook’s Open Stream API on Silverlight but unfortunately that never saw the light of the day. After a long wait, they have finally released a fully working client for users running Windows and OS X – with full capability to run it out-of-the-browser.
Microsoft has just released Beta 2 milestone of the next version of Visual Studio to its MSDN subscribers. Testers who are enrolled in MSDN subscription program can now download and try out Visual Studio 2010 Beta 2 and .NET Framework 4 Beta 2 before its public availability, which is scheduled for later this week.
Visual Studio 2010 is a monstrous and the most awaited release which is surely set to have a big impact on Microsoft platform developers in a positive way.
When working with WPF/Silverlight in Blend, it is quite irritating having to actually switch between Visual Studio and Blend throughout the course of the project by opening the project from its folder location again and again. I bet you might have wondered atleast once whether there was a way to open your project in Blend directly through Visual Studio!
Tired of the usual look of your buttons in WPF? Do you want a glossy-looking button with glass shine and glow effect as soon as you move the mouse cursor over the button?
Its just six easy steps away … Follow the tutorial below and give a fresh look to your apps.
Last week, I posted a tutorial on how to save and retrieve images using SQL Server and WPF. This is an extension to that article. In my previous article, the images were displayed in the image box as soon as its name was selected from the list box. In this tutorial the picture will be displayed from the database as soon as you the speak the name of the picture.