|
Posted to:
23 hours, 0 minutes ago
|
[This is actually a repost from my personal blog, but I think the technical audience might “dig” it as well.] Innovation is hard. You can definitely foster it, but you can't really force it. It's completely fascinating when people innovate in a massively...
|
|
Posted to:
05-15-2013, 3:20 PM
|
Just got this one! Here is a little tip for you: While studying a new exam the first thing to do is to consult the “Skills Measured” section of the official page of Microsoft Learning website: http://www.microsoft.com/learning/en/us/Exam.aspx?ID=70-484...
|
|
Posted to:
05-15-2013, 10:03 AM
|
The following is a link to my talk on Mapping & Location in iOS and Android at Xamarin Evolve 2013. Obviously, the talk is centered on MonoTouch, aka Xamarin.iOS, and Mono for Android, aka Xamarin.Android. In this talk, I cover the native functionality...
|
|
Posted to:
05-12-2013, 2:09 PM
|
I wrote previously about how I built a "live blog" app in Azure, so we could use it for PointBuzz during last week's festivities at Cedar Point. Not surprisingly, it worked just fine. As I expected, the whole thing was kind of overkill. Sweet...
|
|
Posted to:
05-10-2013, 10:35 PM
|
For security reasons browsers prohibit AJAX calls to resources residing outside the current origin. This means you under the current settings, you can't provide a service exposed by a Web API to some other origin. However, at times you might want to allow...
|
|
Posted to:
05-07-2013, 9:32 AM
|
My company, Thycotic Software is hiring for .NET Developers. http://www.thycotic.com/career_tdddeveloper.html This is a great position - competitive salary, great benefits, awesome developers and fun problems to solve - you will be challenged!
|
|
Posted to:
05-06-2013, 11:32 PM
|
There are a lot of things that one can find satisfying about building stuff for the Web. For a lot of people, it's probably just the act of building something cool, pretty and useful. These are certainly things to strive for, but for me, the interesting...
|
|
Posted to:
05-06-2013, 1:34 AM
|
Our team develops tools for Windows Server. Fifteen years ago we started with a pop3 queuing (popConnect) tool. We offer a free extender for the IIS SMTP Service to support pop3. · You want to provide emails from any source (e.g. IIS, SharePoint, …) for...
|
|
Posted to:
05-03-2013, 7:27 PM
|
Most of us deal with Zip files on a daily basis. Normally people use some third-party utility to create, open and extract Zip files. At times you may want to deal with Zip files programmatically. Luckily, .NET framework 4.5 introduces some new classes...
|
|
Posted to:
05-01-2013, 5:38 PM
|
In my recent blog post I wrote about the technical aspects of using the Nancy framework, in this post I’d like explain the “what did I want to achieve” a bit more. Maybe it inspires other people to think about possible self-hosting scenarios that combine...
|