|
Posted to:
05-21-2013, 8:16 AM
|
So if you've been under a rock lately, you might have missed this little phenom known as KickStarter. Well today you're going to want to check it out. Secret Labs, the folks who brought you Netduino (hey, I'm wearing a Netduino t-shirt today, what a coincidence...
|
|
Posted to:
05-21-2013, 3:41 AM
|
Recently a reader asked about a tricky issue with HTML5 drag and drop. The issue is this: HTML5 supports native drag and drop through draggable property and several events such as dragstart, drag, dragenter, dragleave, dragover and drop. Normally dragstart...
|
|
Posted to:
05-18-2013, 4:51 PM
|
[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...
|