Home / ASP.NET Weblogs

ASP.NET Weblogs

Posted to:
by
 Jeff 
23 hours, 0 minutes ago

Everyone else is doing it (incorrectly)!

[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:
by
 pluginbaby 
05-15-2013, 3:20 PM

70-484 exam: Essentials of Developing Windows Store Apps using C#

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:
by
 Wallym 
05-15-2013, 10:03 AM

Mapping and Location in iOS and Android at Xamarin Evolve 2013

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:
by
 Jeff 
05-12-2013, 2:09 PM

Lessons from live blogging with Azure (nothing bad happened)

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:
by
 bipinjoshi 
05-10-2013, 10:35 PM

Using Cross Origin Resource Sharing (CORS) in ASP.NET Web API

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:
by
 thycotic 
05-07-2013, 9:32 AM

Hiring .NET Developers in Washington DC

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:
by
 Jeff 
05-06-2013, 11:32 PM

Building for Web scale is a different skill

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:
by
 preishuber 
05-06-2013, 1:34 AM

free pop3 for Windows 2012 Server

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...
Filed under: , ,
Posted to:
by
 bipinjoshi 
05-03-2013, 7:27 PM

Zip and Unzip Files Programmatically in C#

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...
Filed under: ,
Posted to:
by
 WeigeltRo 
05-01-2013, 5:38 PM

An Example for Self-Hosting Nancy in an Application

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...
Filed under: ,

1 2 3 4 5 Next > ... Last »