-
as seen on ASP.net Weblogs
- Search for 'ASP.net Weblogs'
Azure Mobile Services is a platform that provides a small set of functionality consisting of authentication, custom data tables, custom API’s, scheduling scripts and push notifications to be used as the back-end of a mobile application or if you want, any application or web site. As described in my…
>>> More
-
as seen on ASP.net Weblogs
- Search for 'ASP.net Weblogs'
This morning we released a huge set of updates to Windows Azure. These new capabilities include: Backup Services: General Availability of Windows Azure Backup Services Hyper-V Recovery Manager: Public preview of Windows Azure Hyper-V Recovery Manager Virtual Machines: Delete Attached…
>>> More
-
as seen on Geeks with Blogs
- Search for 'Geeks with Blogs'
In Windows Azure platform there are 3 storage we can use to save our data on the cloud. They are the Table, Blob and Queue. Before the Chinese New Year Microsoft announced that Azure SDK 1.1 had been released and it supports a new type of storage – Drive, which allows us to operate NTFS files on the…
>>> More
-
as seen on Stack Overflow
- Search for 'Stack Overflow'
Scenario
I'm trying to convert my Silverlight Business Application over to the cloud with the help of Azure. I have been following this link from Brad Abrams blog.
Both the links to Windows Azure and SQL Azure crash out in Google Chrome, they work in Internet Explorer, but it's literally one of…
>>> More
-
as seen on SQL Blog
- Search for 'SQL Blog'
This blog is usually dedicated to Business Intelligence and SQL Server, but I didn’t found easily on the web simple PowerShell scripts to help me deploying a number of virtual machines on Azure that I use for testing and development. Since I need to deploy, start, stop and remove many virtual machines…
>>> More
-
as seen on Developper.com
- Search for 'Developper.com'
JetBrains dévoile enfin son projet open source Nitra
Un framework pour faciliter la vie des développeursVoilà plusieurs mois que JetBrains, entreprise spécialisée dans l'édition de logiciels destinés aux développeurs, a annoncé le lancement de son projet Nitra dont les contours semblent très prometteurs…
>>> More
-
as seen on Developper.com
- Search for 'Developper.com'
Bonjour,
Je vous propose une petite sélection des ajouts / améliorations :
Les templates de notification peuvent s'écrire avec Freemarker
Support de notifications mail au format HTML
Réorganisation des déclencheurs de build pour inclusion dans les templates de configuration
Possibilité d'activer…
>>> More
-
as seen on Stack Overflow
- Search for 'Stack Overflow'
I'm having problems importing any Maven projects into IntelliJ IDEA. I create an empty Maven project like this:
$ mvn archetype:generate -DgroupId=com.mycompany.app -DartifactId=my-app -DarchetypeArtifactId=maven-archetype-quickstart -DinteractiveMode=false
Then I try to open the project in IDEA…
>>> More
-
as seen on Stack Overflow
- Search for 'Stack Overflow'
I need to know, in a context of a unit test, if Jetbrains IntelliJ idea is the test initiator and if it is, which version is running (or at least if it's "9" or earlier).
I don't mind doing dirty tricks (reflection, filesystem, environment...) but I do need this to work "out-of-the-box" (without…
>>> More
-
as seen on Stack Overflow
- Search for 'Stack Overflow'
In my department, we are currently using ReSharper 4.0 and deciding whether to upgrade to 4.5 upon its release next week. I personally am a huge fan of ReSharper however a number of my colleagues have pointed out that they have been using a plug in from DevExpress called Refactor Pro that performs…
>>> More